SIMPLE reverse geocoding using Nominatim
- by tony gil
i am developing an online mapping application using OpenLayers + OpenStreetMaps.
i need help implementing a simple reverse geocoding function in javascript (or php) that receives Latitude and Longitude and returns an Address.
i would like to work with Nominatim, if possible. i do NOT want to use Google, Bing or CloudMade or other proprietary…