Shapefile to GPX Converter

Push GIS-sourced points or lines onto a GPS device (trail volunteers, field surveyors, cartographers).

Convert Shapefile to GPX now

Common issues converting Shapefile to GPX

Frequently asked questions

What shapefile geometry types become tracks?

Lines become tracks (<trk>). Polygons become tracks built from their outer ring (useful for property lines or loop hikes). Points become waypoints (<wpt>).

Do DBF attributes carry over?

Only a handful map cleanly — name, description, time. Most custom attributes are dropped. GPX has no open attribute-table concept.

What if the shapefile is in UTM or State Plane?

The .prj is used to reproject to WGS 84, which GPX requires. Without a .prj we can't safely reproject and the output may land in the wrong place.

Will it load on my Garmin?

Yes, modern Garmins read GPX 1.1. Very large files may be chunked by the device or imported into BaseCamp first.

Related conversions