]> git.openstreetmap.org Git - nominatim.git/commit
use bbox of geometry when searching for attached streets
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 28 Jul 2019 11:28:27 +0000 (13:28 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 28 Jul 2019 11:28:27 +0000 (13:28 +0200)
commit2bbe5017d44e6f50069bd5b966cefbc5065e267b
treef0e59e61c7b717c47e8db7543b0f0dab75a3b2f6
parent4a2c9431eea3ecb981a8fd4597cfe5d0149a0a78
use bbox of geometry when searching for attached streets

As we are doing a distance search, this improves results for
large places like airports.

Fixes #1442.
sql/functions.sql
sql/partition-functions.src.sql
test/bdd/db/import/parenting.feature
test/bdd/db/update/parenting.feature [new file with mode: 0644]