Skip to content
geodata.plus
Documentation

Convert GPX to DXF Online — Free GIS Converter

Convert GPX tracks, routes, and waypoints to DXF for AutoCAD, Civil 3D, MicroStation, and engineering CAD workflows.

Updated May 2026

Converting GPX to DXF lets engineers and surveyors bring GPS-recorded field data directly into AutoCAD, Civil 3D, and MicroStation without manually re-digitizing tracks or entering coordinates by hand.

Why convert GPX to DXF?

Surveyors and civil engineers frequently collect traverse data, utility alignments, and site boundaries using GPS devices that output GPX. But CAD software — AutoCAD, Civil 3D, MicroStation — does not read GPX natively. DXF (Drawing Exchange Format) is the universal CAD interchange standard that all of these applications accept. Converting GPX to DXF lets you import field-collected centerlines and point data into a CAD drawing as polylines and point entities, ready for drafting, labeling, and integration with an engineering project. This is especially useful for road alignment surveys, pipeline routes, and boundary traverses where GPS provides the raw geometry and CAD provides the production drafting environment.

Why use geodata.plus

  • Free tier includes 3 conversions per month with no account required
  • Automatic format and CRS detection on upload
  • Optional reprojection to any EPSG code — DXF has no native CRS, so projecting to a local coordinate system before export is essential for accurate CAD work
  • Entirely browser-based — no AutoCAD or GDAL installation needed to perform the conversion
  • Encrypted upload (TLS); files stored in Cloudflare R2, automatically deleted after 2 days (free) or 7 days (Pro)
  • Tracks and waypoints are placed on separate DXF layers for clean CAD organization

How it works

  1. Upload your .gpx file to geodata.plus
  2. geodata.plus detects the GPX format and confirms WGS 84 (EPSG:4326) as the source CRS
  3. Select DXF as the output format; choose a projected CRS (e.g., a UTM zone or state plane) so your CAD coordinates are in meaningful units
  4. Download your .dxf file and open it in AutoCAD, Civil 3D, or MicroStation

GPX format

GPX (GPS Exchange Format) is an XML standard for GPS data exchange. All coordinates are in WGS 84 geographic coordinates (decimal degrees, latitude/longitude). The format holds three feature types: waypoints (discrete points), routes (planned sequences of points), and tracks (recorded GPS paths, potentially with multiple segments and per-point elevation and time values). GPX has no concept of drawing layers, blocks, or CAD geometry — it is a data exchange format, not a drafting format.

| Property | Value | |---|---| | Extension | .gpx | | Type | Vector, single-file XML | | Coordinate system | WGS 84 (EPSG:4326) only | | Geometry types | Points (waypoints), LineStrings (routes/tracks) | | Common software | Garmin, Strava, AllTrails, Komoot, QGIS, ArcGIS |

DXF format

DXF (Drawing Exchange Format) is Autodesk's open CAD interchange format, supported by virtually every CAD application. DXF has no native coordinate reference system — coordinates are stored as bare X, Y (and optionally Z) values in whatever units the drawing uses. This means that reprojecting from a geographic CRS to a projected CRS before exporting to DXF is critical if you need your geometry to align with existing CAD drawings in local or national grid coordinates. DXF organizes entities on named layers, supports blocks (reusable symbols), and handles polylines, points, text, and many other CAD entity types.

| Property | Value | |---|---| | Extension | .dxf | | Type | Vector, single-file | | Coordinate system | None (assumes project/local coordinates) | | Geometry types | Polylines, Points, Blocks, Text, and other CAD entities | | Common software | AutoCAD, Civil 3D, MicroStation, surveying and engineering tools |

Frequently asked questions

Why do my GPX tracks appear in the wrong location when I open the DXF in AutoCAD? DXF files have no CRS definition, so AutoCAD treats the coordinates as unitless values. If you export in WGS 84 (decimal degree latitude/longitude), your polylines will appear at coordinates like (−122.4, 37.8) — which is correct geographically but looks wrong in a drawing with units in feet or meters. Always reproject to a local projected CRS (UTM, state plane, national grid) during conversion on geodata.plus so your DXF coordinates are in the units your CAD drawing expects.

Will my GPS waypoints become point entities in the DXF? Yes. GPX waypoints are converted to DXF POINT entities placed on a dedicated layer (typically named WAYPOINTS). Waypoint names are attached as TEXT entities adjacent to each point, so you can read them in your CAD drawing without losing the original labeling from your GPS device.

Does the DXF include elevation data from my GPX tracks? Yes, provided your GPX track points include <ele> values. geodata.plus writes the elevation as the Z coordinate of each DXF polyline vertex. In AutoCAD or Civil 3D, the resulting polylines are 3D polylines that carry the elevation profile of your GPS track, which can be used directly for cross-section generation or surface creation.

gpxdxfconvertgis