]> git.openstreetmap.org Git - nominatim.git/commit
Sort results for near searches by proximity
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 10 Oct 2017 20:42:23 +0000 (22:42 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 10 Oct 2017 21:03:28 +0000 (23:03 +0200)
commit3da4c9c38433da5eaa4f1071ffaf887da5c88017
tree050ecf8723429ce0814fdcd32b4d700da4f29929
parent97bc185152af04b2f7baaf839e1b0eb0ea789d46
Sort results for near searches by proximity

If a reference coordinate is given, results really should be
sorted by distance to this point ignoring importance completely.

Fixes #796.
lib/Geocode.php