Exporting Data
Export map data in multiple GIS formats for external use and analysis.
Exporting layers
Layers can be downloaded via the overflow (three-dot) menu from the legend or by right-clicking on a layer.

Customers on the Enterprise plan can export filtered data, specify an export format, and allow logged-in viewers to export data.
Export behavior
When no filters are applied and the selected export format is geopackage / geotiff, the data will download immediately to your local downloads
When filters are applied to the layer and/or the selected export format is geojson or csv, you will receive an email with a link to download the data
To allow data downloads for viewers from an iframe or embed context, see
Enabling Layer Exportsection in our dev docs.
Exporting annotations
You can download individual annotations using the overflow (three-dot) menu or by using the right-click menu.
Export your map annotations as GeoJSON from the top-left menu Felt > File
You can export all annotations with Export all annotations
Alternatively, you can export only selected annotations with Export selected

Types of annotations that can be exported
✅ Pins, lines, polygons, routes, marker, highlighter and notes
❌ Images, videos, links and text
Exporting via API
Need to export data programmatically? Use our Felt API — you can find the docs here.
Last updated
Was this helpful?