]> git.openstreetmap.org Git - nominatim.git/commit
do not block deletion of large highway areas
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 28 Aug 2020 07:49:21 +0000 (09:49 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 28 Aug 2020 07:49:21 +0000 (09:49 +0200)
commit6e4b7eb96642078f573fc4c05601fb0b44706fab
treedf8a3d16e01a3a0f567fb72f84a156a6a10d58f8
parent770754ae2c92c885057cbc1df43c9a4ecb0b6c92
do not block deletion of large highway areas

Deletion of areas should only e blocked for addressable features.
Streets and POIs do not have a large impact on updates.
sql/functions/place_triggers.sql
test/bdd/db/update/simple.feature