GPX to GeoJSON
LocalConvert GPX tracks, routes and waypoints to GeoJSON (LineString/Point), locally in your browser.
What is it? GPX to GeoJSON converts GPS tracks, routes and waypoints from GPX into GeoJSON LineString and Point features.
TL;DR: Convert GPX tracks and waypoints to GeoJSON.
How to use
- Open a .gpx file.
- Preview the tracks.
- Download the GeoJSON.
FAQ
Are waypoints included?
Yes — tracks become LineStrings and waypoints become Points.
Is it local?
Yes.
Limitations
- Elevation/time are kept as properties, not 3D geometry.
- Very large GPX files may be slow.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.