]> git.openstreetmap.org Git - nominatim.git/commit
improve place node search when no areas found
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 4 Aug 2018 16:44:17 +0000 (18:44 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 4 Aug 2018 19:51:23 +0000 (21:51 +0200)
commit646fa53b44e1ed3624b3af532dfd9a773560eb1e
tree4d5f9130348d267ffa46f501c74c00721e88606c
parent7f10264fb6d4cc89ca818b822e8db10aeefd969e
improve place node search when no areas found

Only look for place nodes in a certain radius according
to the rank_search of the place node.
lib/ReverseGeocode.php
sql/functions.sql
test/bdd/api/reverse/queries.feature
test/bdd/api/search/params.feature
test/bdd/steps/queries.py