Hello, I followed these instructions to install Nominatim on a local server: http://wiki.openstreetmap.org/wiki/Nominatim/Installation
The planet import was done after 3 days and most queries return results. However for some addresses I get no results at all. The official Nominatim server returns results for the same addresses. What is wrong with my server? How can I get the same results as the official Nominatim server? Did I miss something in the import? Here are some examples:
I checked if the place is in my database with the osmid http://nominatim.openstreetmap.org/details?osmid=52517028&osmtype=W & http://192.168.2.93/nominatim/details?osmid=52517028&osmtype=W both have the place. So it should be there, right? But on my server the geocoder gives no results. asked 15 Dec '15, 13:51 Nicole_ |