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

Why aren’t my uploaded GPS traces shown on the maps?

6

I have uploaded several GPS traces while riding ATV and none of them are being displayed on the maps.

asked 30 May '11, 15:44

franklinec's gravatar image

franklinec
91125
accept rate: 0%

edited 14 Apr '16, 23:13

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


2 Answers:

13

For OSM, GPS tracks are a raw material from which we make our maps; they are not the end product. You will see your tracks when you open one of the available editors and instruct it do download and show GPS tracks.

You can then use that editor to make your raw tracks into proper way geometries, assigning them a track type or a name and all that. After you've done that and saved your work, your new tracks will be shown on the map after a short delay.

We need this manual edit step because the raw tracks don't contain important information like names and way types, and they are sometimes a bit jittery, or have point clouds where you stopped, and so on. All that can be fixed in the manual edit.

answered 30 May '11, 15:58

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Thank you for the help.

(30 May '11, 17:16) franklinec

4

Some other user may use your trace to edit the map it which case you will then see them. But if you read this https://wiki.openstreetmap.org/wiki/Potlatch2 you can then have a go yourself. You will need a good knowledge of the ground and signs so you can tag (name) roads or paths, or notes of what you encountered.There is advice of ways to do this in the beginners guide https://wiki.openstreetmap.org/wiki/Main_Page it isn't too difficult good luck. If you want to see your trace on an OSM map try this small Java program http://activityworkshop.net/software/gpsprune/

answered 31 May '11, 12:32

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

edited 16 Apr '16, 09:05

Source code available on GitHub .