mtmail
mtmail
`es/mappings.json` lists the 5 languages imported by default. I think you just need to add 'sr' (and 'sr-Latn') there and reimport.
@simonm3 Please open a new issue with specific example. https://github.com/openstreetmap/Nominatim/blob/master/CONTRIBUTING.md#when-reporting-bad-search-results
Found a bug, rebased with master. Tested against worldwide database and I believe it fixes https://github.com/openstreetmap/Nominatim/issues/1286 and https://github.com/openstreetmap/Nominatim/issues/927
The directory is called ArcGisOnline so I’d say the documentation is outdated. https://github.com/geocoder-php/Geocoder/tree/master/src/Provider
The `wikimedia_importance.csv.gz` is regularly created at https://downloads.opencagedata.com/public/wikimedia_importance/
Original test case no longer works because OSM mappers have added OSM house numbers around the location. New test case from another nominatim-docker discussion 1724 9th Avenue North, Bessemer, AL...
@lujoh Go ahead. Nominatim is in a big migration from a PHP to Python framework (https://nominatim.org/blog/). The files mentioned in lonvia's last comment point to the Python implementation already so...
`getaddrinfo()` sounds like a DNS issue. Make sure the host machine can access the URL.
As a work-around you can try downloading the file first and use `PBF_PATH` instead of `PBF_URL`
@SenorKarlos That's unrelated (more likely related to https://github.com/mediagis/nominatim-docker/issues/416) and you should open a separate issue.