Questions tagged [nominatim]

Nominatim is an address search engine for OpenStreetMap. It is open source and offers geocoding as well as reverse geocoding.

Nominatim is the most popular address search engine for OpenStreetMap. It is open source, providing geocoding as well as reverse geocoding.

Further Reading

  1. Nominatim in the OpenStreetMap Wiki
  2. Source code
262 questions
0
votes
1 answer

Where does Nominatim get its address info?

Till now, I was using the Nominatim API to fetch landmark information from but recently, I've downloaded the OpenStreetMaps database, and tried to make my own dataset, so I would not rely so heavily on Nominatim services. I managed to extract from…
Adam Baranyai
  • 3,635
  • 3
  • 29
  • 68
0
votes
1 answer

OSM place name translation

I'm doing a project in OSM. My purpose is to translate the place names into any other local languages. Is there any tools which helps for this purpose other than Nomino which can be implemented faster? Does JOSM supports translation of the place…
Gayathri BS
  • 37
  • 1
  • 5
0
votes
1 answer

Nominatim not match when using q parameter

I have the following issue.I want to use Nominatim to find coordinates from a textbox value i also add a select list with the country to make it easier to find.But the problem is : When is i use the q parameter:…
Andrewboy
  • 364
  • 5
  • 15
0
votes
1 answer

Uncaught SyntaxError trying to do reverse geocoding

I'm trying to do some reverse geocoding, and I made a quick snippet to test out my code to see if it works. This is the following code: