GIS and web mapping

GPX to GeoJSON Converter

Upload a GPX file and download clean GeoJSON for maps, GIS tools, or development.

Upload your GPX file

Convert it to GeoJSON without uploading it.

Your file stays on your device. Conversion happens entirely in your browser.

How to convert GPX to GeoJSON

1

Choose a GPX file

Select a GPX track, route, or collection of waypoints from your device.

2

Convert locally

The file is parsed in your browser and converted without being uploaded.

3

Download GeoJSON

Save the GeoJSON file for your map, GIS application, or development project.

What is GeoJSON?

GeoJSON is a JSON-based format for geographic data. It works well with web maps, GIS software, and libraries such as MapLibre, Leaflet, and OpenLayers. GPX waypoints become Point features, while routes and tracks become LineString or MultiLineString features.

What data is preserved?

The converter keeps coordinates, elevation, names, descriptions, and available track timestamps. Your GPX file stays on your device throughout the conversion.

Frequently asked questions

Technical details about GeoJSON geometry, coordinates, compatibility, and privacy.

GPX waypoints become GeoJSON Point features. Routes and single-segment tracks become LineString features, while tracks containing multiple usable segments become MultiLineString features.

Yes. Available elevation values are included as the third coordinate value. Track timestamps are preserved in a coordinateTimes property when they are present in the GPX file.

The output uses GeoJSON coordinate order: longitude first, then latitude, with elevation as an optional third value. This differs from the latitude-longitude order commonly shown in mapping interfaces.

GeoJSON works with many GIS and web-mapping tools, including QGIS, MapLibre, Leaflet, OpenLayers, and applications that accept standard GeoJSON FeatureCollections.

Yes. The converter supports GPX waypoints, routes, tracks, and multi-segment tracks, provided they contain valid geographic coordinates.

No. Parsing and conversion happen entirely in your browser. The selected GPX file is not uploaded to Mandro.

Keep converting

Want the whole trip planned for you?

Create a personalized day-by-day itinerary with places, local tips, transport guidance, and an interactive map.

Plan my trip
GPX to GeoJSON Converter — Free Online Tool