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

tutorial to develop with OSM API v0.6

0

Anyone can link me a good tutorial to develop with OSM API v0.6?

asked 14 Jul '14, 16:15

scupetta18's gravatar image

scupetta18
-3111115
accept rate: 0%

edited 06 Apr '15, 19:53

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

2

What are you trying to do exactly?

(14 Jul '14, 18:43) scai ♦

One Answer:

2

Taken together I'd say that the main API wiki page and the API usage policy were a good start?

This answer is marked "community wiki".

answered 14 Jul '14, 16:44

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

No I read the wikipedia guide I need other tutorials

(14 Jul '14, 17:02) scupetta18
2

Are you looking for a more general guide to developing against a REST server? If so, searching for "$chosen_language rest client" will get a bunch of examples, stackoverflow questions and more.

(14 Jul '14, 17:20) SomeoneElse ♦

Source code available on GitHub .