Top "Nominatim" questions

Nominatim is an address search engine for OpenStreetMap.

SIMPLE reverse geocoding using Nominatim

i am developing an online mapping application using OpenLayers + OpenStreetMaps. i need help implementing a simple reverse geocoding function in …

openlayers openstreetmap reverse-geocoding nominatim
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 49: character maps to <undefined>

I am creating a certain function that can give me information regarding the ISS (International Space Station) and a given …

python python-3.x geolocation nominatim
GeoCoding Issues with OpenStreetMap/Nominatim

I have a website which needs to obtain the Latitude and Longitude for the address entered by the customer. Google/…

geocoding openstreetmap nominatim
Xml parsing from web response

I'm trying to get response from nominatim to geo-code few thousands of cities. import os import requests import xml.etree.…

python xml web-services nominatim
How to use Nominatim API through PHP to retrieve latitude and longitude?

Below is the code that I am currently using in which I pass an address to the function and the …

php json geocoding latitude-longitude nominatim
How to implement geocoding using nominatim

Hi I am new to openstreet map and nomintim....I have found what I was looking for in the following …

openlayers geocoding openstreetmap nominatim