]> git.openstreetmap.org Git - nominatim.git/commit
make house number reappear in display name on named POIs
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 30 Jul 2020 21:39:55 +0000 (23:39 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 30 Jul 2020 21:39:55 +0000 (23:39 +0200)
commit4e1f2453318b0e4548c4ec0bfb74b183fc47ee7f
tree703e35158b253a7c007426b1549cec417e076ece
parentf8e1d392085fe5319dce03957874d9efddd9fc54
make house number reappear in display name on named POIs

After 6cc6cf950c3c08103e6159a079c85b5a4f1c09fa names and house numbers
of POIS got mingled into a single item when creating the display name.
Add the house number as extra information without place_id to avoid
later mangling.
sql/functions/address_lookup.sql