]> git.openstreetmap.org Git - nominatim.git/commit
inherit tags from interpolation not parent
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 26 Jan 2022 11:05:04 +0000 (12:05 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 27 Jan 2022 10:14:55 +0000 (11:14 +0100)
commitfea4dbba50d5a53ef982b1eb273e0bb81a2cd036
treef56222590950345722e0fb4322098134ac2fdd72
parent83d2c440d51d3e1e29b51397b5a6c82856e285af
inherit tags from interpolation not parent

Nodes on an interpolation now only get the address tags of
interpolations and then compute their own parent from that. They no
longer inherit the parent directly.
lib-sql/functions/interpolation.sql
lib-sql/functions/placex_triggers.sql
lib-sql/tables.sql