Last updated: June 2026
Exporting Routes in Crestr¶
Easily save and share your routes with industry-standard file formats.
Crestr lets you export any saved route as either GPX or GeoJSON, so you can use them in GPS devices, mapping software, GIS tools, or other apps.
Supported Export Formats¶
| Format | Best For | File Extension | Description |
|---|---|---|---|
| GPX | GPS devices, Garmin, Strava, Komoot | .gpx |
Universal GPS track format with waypoints, tracks, and metadata |
| GeoJSON | Developers, QGIS, web maps, analysis | .geojson |
Modern, lightweight geospatial format |
How to Export a Route¶
- Open the Saved Routes dashboard in Crestr.
- Find the route you want to export.
-
Click the appropriate download button:
-
GPX button → downloads as
.gpx - GeoJSON button → downloads as
.geojson
Saved Routes Dashboard¶
The two download buttons (GPX and GeoJSON) are highlighted with a green background.
File Details Included¶
Exported files contain:
- Route name and description
- Full track points with timestamps (when available)
- Elevation data
- Waypoints / markers
- Metadata (created date, Crestr user info)
Need Help?¶
- Having trouble with the exported file? Check the format compatibility of your target app.
- Want a specific feature added (e.g., KML export, batch export)? Open an issue on GitHub or reach out to the developer at abdul@crestr.co.uk