I'm currently running my own nominatim server with data of just a couple of countries. Nominatim supports automatic updates, and it uses the "planet diffs" by default, according to their manual. Is it any problem that it uses all diffs of the planet if it only hasthe data of a couple of countries? Will it somehow add the diffs of like Australia while I don't have any data of Australia to begin with? If that's not possible, how can I setup Nominatim to only listen to diffs of the countries it has the data of? asked 08 Nov '21, 10:48 KoenMlt |
Nominatim version 4 has this covered in https://www.nominatim.org/release-docs/latest/admin/Advanced-Installations/#importing-multiple-regions-with-updates You'd need to check/test if previous versions have the same instructions https://www.nominatim.org/release-docs/ answered 08 Nov '21, 14:03 mtmail Thank you!
(09 Nov '21, 07:18)
KoenMlt
|