GPX 是导航设备和 GPS 接收机的标准格式。适用于 Garmin、Wahoo、骑行码表和徒步应用。
主要特点

关于 GPX 格式
GPX is a simple XML format for exchanging GPS data: waypoints, tracks and routes. It is understood by Garmin and Wahoo navigators, bike computers, sports watches, the OsmAnd and Komoot hiking apps, the Strava service and just about any program that works with tracks.
OpenStreetMap maps are exported to GPX in order to move features into a device or an app: points of interest become markers on the navigator screen, linear features become lines you can walk or ride along. This is the most direct path from map to device, with no converters in between.
The file is a single .gpx: point features are written as waypoints, lines and polygon outlines as tracks. The name is taken from the feature's name in OSM, and the remaining tags are folded into the description as key=value pairs. Coordinates are WGS84 with six decimal places, roughly ten centimeters on the ground.
What the format does not do: elevations at points are not filled in, area features arrive as outlines only, and a track is geometry rather than a plotted route with turns. The device will show the line on screen, but the turn-in-two-hundred-meters prompts are built by the navigator itself from its own data.
打开 GPX 文件的程序
以下程序可以打开、编辑和处理从 OSM2CDR 导出的 GPX (GPS Exchange Format)(.gpx)文件:
格式规格
- 开放标准
- 仅 2D
- 无损(无质量损失)
- 存储要素属性
- 输出:1 个文件
- GPX 1.1 (Topografix). Roads as tracks/routes, POIs as waypoints. Compatible with Garmin devices, OsmAnd, Komoot, Strava.
谁在使用 GPX 地图
如何导出 GPX
导出后如何打开
- Garmin — connect the device by cable and copy the .gpx into the Garmin/GPX folder on it, or upload it through BaseCamp or Garmin Express.
- OsmAnd on a phone — import the file through the My Places menu: tracks and points will lie on top of the offline map.
- Komoot, Strava, Wahoo ELEMNT — upload the GPX through the web interface as a route and sync it to a watch or a bike computer.
- GPXSee and QGIS (free) — open it for a check: GPXSee shows tracks and statistics, QGIS attaches the .gpx as a vector layer.
- If the device will not read the file — many units have a cap on the number of points and tracks in a single GPX. Reduce the area or leave a single layer in the export.
GPX 格式的热门地图
常见问题
与其他格式比较
相关格式
经常一起导出
Related Articles
How to load a route into a navigator and a watch: a GPX walkthrough
How to build a GPX route and load it into a navigator, a watch or a phone: track vs route vs waypoints, the GPX folder o
tutorialOSM maps for Navitel: how it actually works
OSM maps for Navitel: why OpenStreetMap data cannot be dropped into the app directly, where map files go (the NavitelCon
guideOSM maps for Navitel — and what to download for Garmin, OsmAnd, TomTom
Need OSM maps for Navitel? Honestly: we don't produce the native .nm7, but Navitel imports GPX — we show the steps. Plus