Processing Data
With Voyager Search, you can easily find GIS datasets, images, maps, layers and other documents. However most datasets are large and complex, and you will need to process those results further to better understand them. This can include creating maps, generating reports and many other tasks.Â
Voyager's processing framework and tasks are implemented entirely with the Python programming language.Â
Voyager uses the ArcGIS geoprocessing framework to perform some of the processing tasks, so the input records for those tasks must be in formats that are supported natively by ArcGIS. However some tasks are based on open-source technology and do not require an ArcGIS license.  These are:
Copy Files
Delete Files
Move Files
Export Result List
Zip Files
More Information About Processing Data
Learn more about Processing Tasks
If you are an administrator or developer and want to create a new, custom task, see Creating a New Processing Task
For a list of the file types that each processing tasks accepts, see Supported File Types for Processing Tasks