]> git.openstreetmap.org Git - nominatim.git/commit
allow updating postcodes without a project directory
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 9 Apr 2025 17:54:39 +0000 (19:54 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 9 Apr 2025 18:04:01 +0000 (20:04 +0200)
commit97d9e3c548d1305c63a737be74d713eaa31dc852
treefa81718b2291c532513c6398248191b7507403c2
parente4180936c1c994ec344fdc05335c09b55d7588ff
allow updating postcodes without a project directory

Postcodes will then be updated without looking for external postcodes.
src/nominatim_db/tools/postcodes.py
test/bdd/test_db.py
test/python/tools/test_postcodes.py