]> git.openstreetmap.org Git - nominatim.git/commit
always bind addr:place to place instead of street
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 3 Sep 2020 19:42:00 +0000 (21:42 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 21 Sep 2020 08:15:14 +0000 (10:15 +0200)
commita8dfbcef44e8cfe844e396572a997b9cef07c522
tree0174f00767bf4434d1810f3863f9f2d9b915f80e
parentcaea14d0357a1e0a901dfac82febc834aec95f0f
always bind addr:place to place instead of street

If an addr:place is given but no addr:street tag, then bind
the rank 30 object always to a <=25 object, even when there
is none found with the same name.
sql/functions/placex_triggers.sql
test/bdd/db/import/parenting.feature
test/bdd/db/import/search_name.feature
test/bdd/db/update/parenting.feature