]> git.openstreetmap.org Git - nominatim.git/commit
Remove country and state nodes from address computation
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 22 Jul 2018 15:21:27 +0000 (17:21 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 17 Nov 2018 22:32:08 +0000 (23:32 +0100)
commit43c2eb383ecd8484783dafff55ed376f5dad13cb
tree3c3cedd06557e1b4851271145c1d97a6a577eec5
parentc84648c157181dd1e3f9f82b8647990206a2cfcb
Remove country and state nodes from address computation

OSM has by now almost complete coverage of admin
boundaries up to state level. Place nodes will do more
harm than good in this case.
sql/functions.sql
test/bdd/api/search/params.feature
test/bdd/api/search/queries.feature
test/bdd/db/import/placex.feature