# Switching to Touch GIS

![](/files/-Lybh-N-CFu9MEf1xgJL)

Touch GIS is the modern solution for mobile field data collection & visualization. [For various reasons](https://medium.com/@touchGIS/a-new-mobile-solution-for-field-data-collection-and-visualization-1cdff9a13aab), many apps like GIS Kit and GIS Pro have not been actively developed or maintained in years. With an emphasis on stability, performance, and thoughtful feature development, Touch GIS is the solution to invest in for the future.&#x20;

Try Touch GIS for free. [Install the app now >](https://apps.apple.com/us/app/touch-gis/id1469504766)

## Transferring Projects

The latest versions of GIS Kit & GIS Pro have a **KMZ 2.0** export option. This is the file format we recommend using when exporting projects that you intend to [import](/import-export/importing-files.md) into Touch GIS.

{% hint style="info" %}
**Note:** While some point imagery may not transfer as intended, your geometry and associated attributes should import correctly into Touch GIS.&#x20;
{% endhint %}

## Transferring Feature Class Datasets

GIS Kit and GIS Pro allow you to export Feature Class Datasets as **.FCL** files. We have added support for this file format in Touch GIS. [Importing](/import-export/importing-files.md) a .FCL will automatically add that Feature Class Dataset to Touch GIS. Imported Feature Class Datasets can be [edited](/feature-class-manager/creating-new-feature-classes.md) after import if necessary.&#x20;

## Q\&A

**Q. What does Touch GIS offer that GIS Pro and GIS Kit do not?**\
\&#xNAN;*A. In a nutshell, better performance and stability. The Touch GIS codebase is actively maintained and constantly improved. In addition to a more modern field experience, Touch GIS also offers:*

* Easier File Backup and Device-to-Device Data Transfer
* Circle Geometry Drawing Feature
* Rotation/Angle Attribute
* Barcode Scanner Attribute
* GeoJSON Support
* WMTS Support
* And More

**Q. If I paid for GIS Kit or GIS Pro do I need to pay for a Touch GIS license?**\
\&#xNAN;*A. Yes. Touch GIS and Garafa (the makers of GIS Kit/Pro) are not the same company.*&#x20;

**Q. If I just recently purchased GIS Kit or GIS Pro can I get a discount on my first year of service with Touch GIS?**\
\&#xNAN;*A. Yes, we're glad you asked. We do have discounts available for those who have purchased GIS Kit or GIS Pro within the last year. Email <support@touchgis.app> to see if you qualify for these discounts. You will be required to show proof of purchase.*

**Q. Do Touch GIS and GIS Kit/GIS Pro have different features?**\
\&#xNAN;*A. Touch GIS has all the features of GIS Kit and GIS Pro, as well as more features to help you collect and visualize features in the field.*&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.touchgis.app/switching-from-gis-pro-kit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
