Skip to main content
Vecaria

GPX to GeoJSON

Local

Convert 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

  1. Open a .gpx file.
  2. Preview the tracks.
  3. 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.