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?

FormatBest forTypical import path
GPXOutdoor & fitness: Garmin, OsmAnd, Organic Maps, Komoot, GaiaOpen the file with the app, or copy to the device's GPX folder
KMLGoogle Earth, Google My MapsEarth: File ▸ Open · My Maps: Import
GeoJSONDevelopers, GIS (QGIS, Mapbox, Leaflet)Drag into QGIS; parse as JSON anywhere
CSVExcel/Sheets, asset lists, bulk workOpen directly; columns: name, lat, lng, elevation, time, notes

Step by step

  1. Find a location (or open Saved Places for your whole list).
  2. In the Save & export panel, tap the format you need — the file downloads immediately.
  3. Import it into the destination app (typical paths below).