How to Export GPS Data (GPX · KML · GeoJSON · CSV)
Any point you find here — and your whole saved-places list — can be downloaded as GPX, KML, GeoJSON or CSV. The files are built in your browser, so your data never travels through a server. The only question is which format your destination app wants.
Which format for which app?
| Format | Best for | Typical import path |
|---|---|---|
| GPX | Outdoor & fitness: Garmin, OsmAnd, Organic Maps, Komoot, Gaia | Open the file with the app, or copy to the device's GPX folder |
| KML | Google Earth, Google My Maps | Earth: File ▸ Open · My Maps: Import |
| GeoJSON | Developers, GIS (QGIS, Mapbox, Leaflet) | Drag into QGIS; parse as JSON anywhere |
| CSV | Excel/Sheets, asset lists, bulk work | Open directly; columns: name, lat, lng, elevation, time, notes |
Step by step
- Find a location (or open Saved Places for your whole list).
- In the Save & export panel, tap the format you need — the file downloads immediately.
- Import it into the destination app (typical paths below).