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