NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, I'm a french student and I work with 6 other students on a project which aims at producing an application (for Android).

This application would be based on OSMTracker (http://wiki.openstreetmap.org/wiki/OSMtracker) and would permit to upload GPS traces and to retrieve them later, considering the differents tags associated to these traces. We earlier saw that some bots are allowed to upload traces on openstreetmap.org however I didn't find how to get an authorization for such activities. Moreover, I searched on the wiki but I didn't find any information about how we can retrieve these traces once they're on OSM servers.

That's why I'm asking you if this kind of activities is possible or else who I should contact to get more informations about it.

asked 14 May '13, 13:01

Vince4x4's gravatar image

Vince4x4
11112
accept rate: 0%


re: retrieving tracks: apparently, you need the GPS trace ID to download them through the API, see http://wiki.openstreetmap.org/wiki/Api06#GPS_traces .

GET /api/0.6/gpx/[id]/details
GET /api/0.6/gpx/[id]/data

I am not aware of a method to search for GPS traces based on tags that is exposed through API v0.6 or XAPI.

permanent link

answered 15 May '13, 21:57

gormo's gravatar image

gormo
2.9k32660
accept rate: 13%

Massive import of tracks is under the same regulations as data imports, see this article. Be careful, because smartphone tracks usually are low quality ones, pretty often they are almost unusable.

permanent link

answered 18 Feb '15, 21:02

BushmanK's gravatar image

BushmanK
17135
accept rate: 25%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×235
×181
×68
×24

question asked: 14 May '13, 13:01

question was seen: 3,647 times

last updated: 18 Feb '15, 21:02

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum