]> git.openstreetmap.org Git - nominatim.git/commit
increase initial search radius for reverse lookups
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 12 Feb 2013 18:10:36 +0000 (19:10 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 12 Feb 2013 18:10:36 +0000 (19:10 +0100)
commit463ef857c8eec827f60bb203df5211c6c7755b0f
tree16d406463424f3984eb806450905a7e26a61df53
parentff61b90bafb8ee9e222dea98034ea46e86c62005
increase initial search radius for reverse lookups

On the osm.org instance, this saves 2 psql queries for about 87% of
reverse requests consequently increasing throughput significantly. A lower
value might make sense if an instance is used only in areas with very
high mapping density but for standard usage this one should be better
suited.
website/reverse.php