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

Nominatim api problem

0

HI I have used your address lookup Api in my project and worked fine but a couple of day back it is no working. I am giving API detail below (http://nominatim.openstreetmap.org/reverse?format=xml&lat=".$latitude."&lon=".$longitude."&zoom=18&addressdetails=1).

so just check out and give me some suggestion.

asked 26 Jul '14, 14:05

viku055556's gravatar image

viku055556
11112
accept rate: 0%

edited 26 Jul '14, 14:24

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701


One Answer:

1

There are two possible causes for your issue:

answered 26 Jul '14, 14:23

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Source code available on GitHub .