GPX Track Simplify

Reduce a GPX track to fewer points using Douglas-Peucker simplification.

DOMParser is not defined

Runs entirely in your browser - nothing is sent to a server.

Related tools

How it works

  1. 1

    Paste your GPX

    Paste the contents of a .gpx file.

  2. 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.