Updated
GPX route studio explained
Open a GPX 1.1 text file to turn waypoints, routes and track segments into GeoJSON. Separate track segments stay separate, so gaps are not joined by an invented line. Names and optional elevations accompany the coordinates.
A worked example
A GPX point with lat="40.7" lon="-74" becomes [-74, 40.7]. Longitude moves first because GeoJSON uses that coordinate order.
Before you use the result
Coordinates, elevation, names and route/track grouping only. Timestamps, metadata, extensions, sensor readings and styling are not transferred. This is not navigation guidance, an elevation correction or a distance estimate. Keep the original GPX file.
Cite this page
ToolOctopus. “GPX route studio.” Updated 2026-09-20. https://tooloctopus.com/gpx-route-studio.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
