GeoJSON ↔ GPX
Geo data
Result (GeoJSON)
The converted result appears here
How to use
Choose a direction
Choose the direction between GPX and GeoJSON or CSV/TSV.
Enter input
Load GPX from a file. Paste or choose a file for the other formats.
Use the result
Review warnings, then copy or download the result.
Scope of the result
GPX wpt, rte, and trk are supported. WGS84 2D and 3D coordinates are handled; ambiguous lines are not guessed as routes or tracks.
Frequently asked questions
- Are track measurements preserved?
- Yes. Missing values are kept as null instead of being filled with zero.
- Are routes and tracks distinguished?
- GPX trk, rte, and wpt are explicitly kept as track, route, and waypoint.
- Are all GPX extensions preserved?
- Unsupported extensions are warned about and dropped. Geometry that cannot be represented stops with an error.