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

How to make use of the OSM API

0

Hi, i wanted to know how to make use of the Open street Map api since i need to develop an interactive map. However i cant seem to find it anywhere

asked 22 Jul '13, 10:20

Nikb95's gravatar image

Nikb95
-1334
accept rate: 0%


One Answer:

2

OSM doesn't require you to use an API to get at the data; you can just download it. Have a look at the switch2osm site for some examples.

answered 22 Jul '13, 10:35

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Basically i would like to create my own application based on a locat street map and link it to a database. What would be the best method to do so?

(22 Jul '13, 10:39) Nikb95

Source code available on GitHub .