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

Load StreetMap by Address

1

Hello,

Is it possible to load a street by using address information instead of geo-data? Which API has to be used?

thanks a lot!

Cheers Max

asked 27 Jun '12, 10:43

MaxMustermann2's gravatar image

MaxMustermann2
16112
accept rate: 0%


One Answer:

3

You want Geocoding. Type "Geocoding" in the search box above and read the results. "Nominatim" is the software (or service) that you might be using for that.

answered 27 Jun '12, 11:02

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 27 Jun '12, 11:46

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866

Thank you very much. That's it.

(28 Jun '12, 17:50) MaxMustermann2

thanx a lot. That's what I'm looking for.

(02 Jul '12, 16:01) MaxMustermann2

Source code available on GitHub .