Exporting your data¶
There are three types of export from Fieldmark:
Tabular data
Spatial data
Attachments
Data can be exported from the selected Notebook on the Dashboard.
Tabular data¶
The default method of export is tabular data in the form of comma separated values (csv).
Each Form or entity will have its own .csv file.
Spatial data¶
Spatial fields (map input, GPS, etc.) can be exported as GeoJSON, KML, or GeoPackage (.gpkg for QGIS and similar tools). Choose a format from the project export screen, or include one or more spatial files in a full export ZIP.
For implementation details (pipeline, GDAL, single-pass archive export), see the developer doc Geospatial export pipeline.
Attachments¶
Images and attached files can be exported in ZIP format separately (ie Form by Form), or as a bundle.
Images, files and folders are renamed in accordance with the record’s chosen identifier, saving time when you return from the field.
Note
Exported data and files cannot be restored to the App. See for instructions on how to backup your Notebook in .json format to restore for future use.
Advanced export methods¶
Data can be exported from Fieldmark API or Integrations.