]> git.openstreetmap.org Git - nominatim.git/commit
link against place nodes by place type
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Feb 2020 08:50:19 +0000 (09:50 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 28 Feb 2020 14:22:48 +0000 (15:22 +0100)
commit06fdfad89ef04940e3922116f415b361ab1acaf4
treebb27b70f69a9b900778e883e8288d0801567b737
parent00ca493f33e9f2fd3b0be79cbbb3e814a5891a07
link against place nodes by place type

If a boundary relation has no label member preferably
link against a place node with the same place type.

Also inherit the rank_address from the place node (only
has an effect when linking via lable member or place type).
sql/functions/placex_triggers.sql
test/bdd/db/import/linking.feature