Upload GPS trace (also called "GPS tracks") is used to support editing OSM and means to upload your own GPS traces (collected by using your GPS device) to the OSM server. Uploading GPS tracks is a different process than editing the map (see below for more info on the difference), and is also different from bulk imports.
Some GPS devices/software allow you to directly upload your recorded tracks to OpenStreetMap. This is mainly true for smartphone apps.
Instead of uploading there is also another possibility to use your GPS tracks only for your own editing: All of our main editor programs support displaying GPX files from your local storage without uploading them.
Only GPS traces in the GPX file format can be uploaded to OpenStreetMap; multiple GPX files can also be submited if using a single zip (or tar/tar.gz) file.
Files can easily be converted to this format using tools – see the convert GPS tracks.
If you are not already logged-in to the main OSM website, you will be asked to log in. If you don't have an account for the site, create an account first.
(optional) Use the "Browse" button to select the GPX file on your local computer.
(optional) Enter a Description and Tags of GPS trace. Help others understand how trace was recorded, there significant difference between car/hiking and bicycle traces.
If you do not want your GPS trace to be seen by anybody else, stop here and do not upload. (If you have already uploaded it, then in "See your traces" you can still edit/delete it.)
Click Upload. The file will be uploaded to the OSM server, where it will join the queue of files ("PENDING" next to it) to be inserted into the database.
Troubleshooting
I have uploaded a GPS trace but nothing has happened on the map
Once your GPX file has been uploaded to the database, you will be able to:
See your trace listed on the GPS traces tab of the website
Edit the map using your trace as a background (press edit beside any trace)
Please see the documentation of the OSM editor which you are using for how to use GPS traces. Just some hints:
See your trace among all the others, while editing an area
In iD it will soon be integrated into the gps layer which can be enabled in Overlay settings.
In Potlatch 2 toggle 'GPS' (use the button, or press 'g')
In JOSM on the download dialogue window, select Raw GPS data under Data sources and Types.
Use the API to fetch your trace among others within given bounding box
Note: Your have to upload your gpx trace as a public trace to be able to see it directly in the iD editor. Otherwise, You have to download it and check "Local GPX file" checkbox in Map Data section.
What are GPX file tags?
Note: Tagging traces is completely separate from tagging OSM data itself. Yes, we use confusing names in openstreetmap.org!
When uploading GPX files, tags provide a simple way to describe your GPS traces. They make your GPX file findable with a single word and allow you to group the trace alongside other similar traces. For example, all the traces tagged 'Melbourne' are listed at www.openstreetmap.org/traces/tag/Melbourne. Please note that tags are case-sensitive - so Melbourne and melbourne may supply different results.
Each file can have many tags, and you can enter as many as you like with commas (",") between them. Usually the tags are the names of countries, cities and other places your trace concerns.
My uploaded trace has "PENDING" next to it. Why?
The trace is waiting for processing and insertion into the gps trace database. This usually takes less than 15 Minutes. At busy times (especially weekends), there can indeed be a wait before your trace is added to the database. You don't need to wait for this to start mapping, however:
If you're using iD just drag'n'drop the gpx file onto the editor area.
If you're using Potlatch, find the 'edit' link to the right of your track (in the GPS traces listing), and click this - not the usual Edit tab at the top.
If you're using JOSM or another offline editor, just load the track from your hard drive.
Why do I get bad signal / traces in city centres / near big metal buildings?
For a GPS to work and achieve some accuracy it needs to receive at least four satellite signals. Often when in city centres there are many tall buildings that can block these signals and stop the GPS from being able to work out where it is. There may also be multi-path effects from the material making up the buildings around you, whereby signals bounce off them so the receiver actually thinks it is somewhere in the buildings around. Another factor that can affect this is the number and position of satellites that can be seen at the time of logging; trying the route on another day or a different time of day may give better results.
Israel Hiking Map allows you to record and upload tracks, and include points of interests with name, description and a photo.
Desktop
JOSM is the java-editor for Openstreetmap. For uploading the GPS traces the DirectUpload plugin is needed. You may need to try switching from Basic Authentication to OAuth (on linux, at least) to get this to work.
Viking is a desktop-based GPS data editor and analyzer.