Export Result List
This Processing task exports search results to a CSV file, an XML file or an Esri Shapefile.
To run this task in the Navigo UI:
- Cick the Cart icon and select New Task from the drop-down menu.

- Select Export Result List from the task menu

- Enter the Output File Name
- Select the Output Fields you want to export with each record
- To add a field, click in the Output Fields box and select the field from the drop-down list. Repeat to add multiple fields
- Select an Output Format (CSV, Shapefile or XML)
- Click Run Task to begin processing
Supported File Types
This task supports all file types.
Usage Notes
- The output file is zipped and can be downloaded.
- Each result becomes a row in the CSV file.
- Each result becomes an entry with the fields as child elements in the XML file.
- ArcGIS is not required when exporting results to a Shapefile.
- If any search result contains geometry information, it will be exported as a shape in the output Shapefile.