- Mar 04, 2011
-
-
Alex Reisner authored
For advanced/custom handling of gecoding result data.
-
Alex Reisner authored
This is a generic method for fetching geo data and storing it in the object (now used by fetch_coordinates and fetch_address).
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Instead detect further up the chain (before calling the Lookup).
-
Alex Reisner authored
Geocoder.search now always returns an array. Thanks to github.com/infinityrobot for reporting the bug.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Prefer to rely on lower level methods (reduce dependencies).
-
Alex Reisner authored
Also move 'address' and 'coordinates' methods from Geocoder::Lookup::Base to Geocoder. This simplifies the interface and allows us to choose a lookup engine dynamically for other types of geocoding (eg: IP addresses).
-
Alex Reisner authored
-
- Mar 03, 2011
-
-
Alex Reisner authored
Prepare to add support for Yahoo in addition to Google.
-
Alex Reisner authored
Add implementation for Google and anticipate addition of Yahoo (supply config option).
-
- Feb 18, 2011
-
-
Alex Reisner authored
-
Andrei Bocan authored
-
Alex Reisner authored
-
- Feb 14, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Feb 08, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
Documents Geocoder.search method.
-
Alex Reisner authored
Except ZERO_RESULTS, which doesn't seem to merit a warning.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Feb 05, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Feb 04, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Wrong number of arguments for reverse geocode search.
-