]> git.openstreetmap.org Git - nominatim.git/commit
always compute guessed postcode for POIs from centroid
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 26 May 2021 09:04:02 +0000 (11:04 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 26 May 2021 09:15:13 +0000 (11:15 +0200)
commitf74dc38766ea786b0419bae8de7791b70171841d
treede44bb68312fad52447933def1a9046332a7f8c0
parent7d9665d8d2251a845d97b409aaf1a758eca89439
always compute guessed postcode for POIs from centroid

When guessing postcodes from the area, only postcodes within
that area are accepted. For POIs that is usually not what we
want as the postcode would have to be within a house for
example.

Fixes #2301.
lib-sql/functions/placex_triggers.sql