]> git.openstreetmap.org Git - nominatim.git/commit
support arbitrary prefixes in country name list
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 5 May 2022 15:16:15 +0000 (17:16 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 9 May 2022 09:55:26 +0000 (11:55 +0200)
commit9d468f6da01ed500ef52fb100f637ee64608e0b9
treee49717e5bff36ef3f82ffe89fbef76d0e19fea5f
parent3a8ddf736edf4d2fc1d772179600417adc357bbb
support arbitrary prefixes in country name list

This means we can now get rid of the last special cases for names.
nominatim/tools/country_info.py
settings/country-names/gb.yaml
settings/country-names/us.yaml
test/python/tools/test_country_info.py