]> git.openstreetmap.org Git - nominatim.git/commit
Ensure that postcode relations are used in addresses
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 14 Apr 2019 09:20:03 +0000 (11:20 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 14 Apr 2019 09:20:03 +0000 (11:20 +0200)
commit403ee260f676df297646f2ac50bd10e7863e7e6b
tree7ae7e2a695556f5bca04f25b6176b1fbffab7c3c
parent2a4198f94d1c52bb7e0042cf1b4074f277538384
Ensure that postcode relations are used in addresses

Postcode nodes are normally thrown away as they only play
a role for computing artifical postcodes. However, if we
have a postcode area this still should take part of the
address.

Fixes #1330.
sql/functions.sql