]> git.openstreetmap.org Git - rails.git/commitdiff
Use reverse geocoders for any lat/lon queries
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 9 Oct 2013 17:06:28 +0000 (10:06 -0700)
committerTom Hughes <tom@compton.nu>
Sun, 13 Oct 2013 18:30:38 +0000 (19:30 +0100)
This simplifies the implementation, allows code sharing with
"Where am I?", and produces friendlier results for lat/lon
searches (actual reverse geocode results rather than a raw
lat/lon display).


No differences found