]> git.openstreetmap.org Git - nominatim.git/commit
reverse: reduce search radius for interpolations
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 1 Jan 2017 23:33:09 +0000 (00:33 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 9 Jan 2017 19:51:16 +0000 (20:51 +0100)
commitb8db8301df64712bb2fa39ab07ea9ce747a1e5e6
tree3daad5df198b48f92933457cd4c2f57ae496b3fb
parentd18bd14045ef31342a8af5834f760532ef9d7487
reverse: reduce search radius for interpolations

Interpolations should have the same maximum search radius as
address points. Change search strategy and only search for
interpolations either before decreasing the maxRank to road
or when a POI was found and we need to check that there isn't
an interpolation that is closer.
lib/ReverseGeocode.php