This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Displaying GPX Traces on the Map

3

Hello, Upload GPX = OK success. I can see them.

When i click on map, i was waiting to view my traces on a map ... I do have a map, but no trace on it.

Any idea?

I am supposed to see my traces? humm?

Thx in advance, Virtually ZeBoulet

asked 05 Jan '11, 10:33

ZeBoulet's gravatar image

ZeBoulet
46113
accept rate: 0%

edited 05 Jan '11, 10:37

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273


3 Answers:

5

and if you just want to see the traces on a map for visualisation purposes, some of the sites that allow you to do that are listed at https://wiki.openstreetmap.org/wiki/Track_drawing_websites

answered 06 Apr '13, 12:30

Richlv's gravatar image

Richlv
1.7k153142
accept rate: 22%

4

OpenStreetMap does not produce maps that show uploaded GPX traces. A pure GPX trace does not contain enough information to make a map, and often needs to be postprocessed for accuracy.

You must load your GPX track in an editor (all OSM editors have the capability to display GPX traces - in Potlatch 1, type "g" to load GPS data, in Potlatch 2 select "GPS Data" from the GPS menu, in JOSM and Merkaartor you have to tick a box in the download dialog to load GPS data from the server). Then you can create nodes and ways on top of your traces. This is, by and large, a manual process in which you add extra information that cannot be extracted from the GPX data, like road types and names. After you have uploaded your new nodes and ways, they will show on the map. This may take a while (see question "How often does the main (mapnik) map get updated" for details).

answered 05 Jan '11, 10:46

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 05 Jan '11, 10:48

2

I actually met quite a few people who would like to see their uploaded track on a osm layer - to be able to share them with friends for example. This could be a feature request or GSoC project and might help increase the amount of upladed tracks.

(30 Jul '16, 10:51) katpatuka

A database of Open Source GPS Tracks would be extremely valuable

(07 Apr '20, 11:49) AdrienBe

-1

In Potlatch 2, you can also choose the "My traces" option (click the / triangle in the GPS menu to get this), which is an easy-to-use way of loading a whole trace at once.

answered 05 Jan '11, 16:44

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

Source code available on GitHub .