]> git.openstreetmap.org Git - nominatim.git/commit
do not save names when falling back to addresses
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 9 Dec 2024 16:28:30 +0000 (17:28 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 16 Dec 2024 09:26:55 +0000 (10:26 +0100)
commit0d500d4bd19728baa82ee42c4e2d80edbc33aae8
treee39c4367c0e9c186c39786397f4a8d36fbcd3a94
parentb1e5265d33a2fe1b56034218e1832d35ea4cbdac
do not save names when falling back to addresses

If an object doesn't have a useable main tag, then the names should
always be ignored, independently of the presence of housenumbers.
We have to assume that the name belongs to a feature that was
intentionally filtered out.
lib-lua/themes/nominatim/init.lua
settings/address-levels.json
test/bdd/api/search/queries.feature
test/bdd/osm2pgsql/import/tags.feature