]> git.openstreetmap.org Git - nominatim.git/commit
change default rank for highway objects to 30
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 24 Nov 2021 13:40:23 +0000 (14:40 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 24 Nov 2021 21:10:40 +0000 (22:10 +0100)
commit80e0a3cce46d73a19c8d0bb86a49a63f27a56aba
tree00a026373437b862d2b4b83fbadf401173956dd5
parent79effae93387958e2716aa679137305c8db9d11d
change default rank for highway objects to 30

The highway key is being used more and more for non-ways these
days. This clashes with Nominatim's assumption that essentially
everything that has a highway tag can be used as the street part
of the address.

Change the default rank of highway objects to 30 to avoid this.
Only the known values for streets keep the rank 26 and are now
listed explicitly.
settings/address-levels.json
test/bdd/db/import/placex.feature