GPX Track Simplify
Reduce a GPX track to fewer points using Douglas-Peucker simplification.
Related tools
How it works
- 1
Paste your GPX
Paste the contents of a .gpx file.
- 2
Adjust tolerance
Higher tolerance removes more points; result is GeoJSON LineString.
FAQ
- How is this different from the generic GeoJSON simplify tool?
- This tool parses GPX directly instead of requiring you to convert to GeoJSON first.
