]> git.openstreetmap.org Git - nominatim.git/commit
minor fixes for geometry compuation during boundary ranking
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 23 Oct 2020 08:43:57 +0000 (10:43 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 28 Oct 2020 09:49:26 +0000 (10:49 +0100)
commit95f83b90d26b374b8c4bc4f597d28e6e86d4e631
tree1c3dbf3c2b24f12c3490567e3db9eca40a7a5752
parent7a1690921959ea8fc24574a6453598439a73085d
minor fixes for geometry compuation during boundary ranking

Go back to using centroid when determining if one admin level
is within another. There are cases where boundaries are slightly
misaligned due to mapping errors (not using the same ways in the
relations).

Only declare boundaries the same when they have the same wikidata
tag _and_ have exactly the same geometry. This works around tagging
errors with the wikidata tag, which happen because of automated
edits to the wikidata tag.
sql/functions/placex_triggers.sql
test/bdd/db/import/rank_computation.feature