]> git.openstreetmap.org Git - nominatim.git/commit
recreate interpolations when one of their support nodes changes
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 3 Jul 2019 21:15:54 +0000 (23:15 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 3 Jul 2019 21:15:54 +0000 (23:15 +0200)
commit4c1793b4e373870521fc4ce43bfb2a0339e65069
tree1111dc62dc6c859d8fb7f3b6b1e94834e05bd5ae
parentd1ca73f813465de8102f79ac71dbe71d8ba320da
recreate interpolations when one of their support nodes changes

A simple update is not enough because the interpolation splits
might change as well as the housenumbers.

Fixes #1360.
sql/functions.sql
test/bdd/db/update/interpolation.feature