]> git.openstreetmap.org Git - nominatim.git/commit
handle associatedStreet relations with multiple streets
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 16 Nov 2022 16:25:51 +0000 (17:25 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 16 Nov 2022 16:25:51 +0000 (17:25 +0100)
commit4f05a03d131446824c47927fdff34caa3e0f7818
tree461d9f5b7aae73d24ba210d4c5e0fce66dc1345d
parent7a2e586cceec3f2be2fc6fd9e22c3ac44c3cbd0e
handle associatedStreet relations with multiple streets

When a associatedStreet relation has multiple street members
always take the closest one. Avoid geometry operations for
the frequent case that there is only one street.
lib-sql/functions/placex_triggers.sql
test/bdd/db/import/parenting.feature