]> git.openstreetmap.org Git - nominatim.git/commit
move linked place type into linked_place extratags
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 9 Feb 2020 21:26:53 +0000 (22:26 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 28 Feb 2020 14:22:48 +0000 (15:22 +0100)
commit00ca493f33e9f2fd3b0be79cbbb3e814a5891a07
treeaa918fe6e8c6fa4301bbcb50981080ba2bb9795b
parentb00d16fd7d41b41eb41128fdc4866dd3d7a67a95
move linked place type into linked_place extratags

Using linked_place means that we don't overwrite any
place tags on the boundary. This is important when we
wanto to use the information for linking.
sql/functions/address_lookup.sql
sql/functions/placex_triggers.sql
test/bdd/db/import/linking.feature
test/bdd/db/update/linked_places.feature