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

How to obtain trace meta-data & meta-details ?

1

Hi all,

How can I get download Trace details through web browser?

I used http://api.openstreetmap.org/api/0.6/gpx/836619/data and entered my account username and password when prempted.

But I'm getting an empty page.

How can I get metadata of 836619 as given in API specs (Downloading trace metadata section)?

Thanks !!!

asked 15 Dec '12, 15:07

buddhima's gravatar image

buddhima
1166711
accept rate: 0%

edited 15 Dec '12, 15:08


One Answer:

1

The way described in the Wiki is correct, but the ID you tested doesn't seem to be.

If you access a file, it must be a public one, or it must be your own file. For example, this public file works: http://api.openstreetmap.org/api/0.6/gpx/1370260/details

answered 16 Dec '12, 23:48

Sanderd17's gravatar image

Sanderd17
1.1k51637
accept rate: 31%

1

Yp Sanderd17, Got it. Thanks !!!

(17 Dec '12, 03:52) buddhima

Source code available on GitHub .