- May 06, 2016
- May 02, 2016
-
-
jlhonora authored
-
- Apr 28, 2016
-
-
Alex Reisner authored
Add result_type as option for google lookup
-
Han Loong Liauw authored
-
- Apr 17, 2016
-
-
Alex Reisner authored
The #latitude and #longitude methods are defined in the Base lookup. The intention is that subclasses implement #coordinates only, as it results in less code duplication.
-
Alex Reisner authored
-
- Apr 16, 2016
-
-
Piotr Górecki authored
* Add ip-api.com (ip lookup) support This service returns better coordinates for Europe than other free ip lookup services available in geocoder. * Clean the results class Remove default responses for fields. * Remove checking fields in url query API already handles unknown fields, so this check is unnecessary. * Add a test for using parameters directly in search method * Use proper domain name Use pro.ip-api.com domain in case when api key is in use, otherwise just ip-api.com. * Handle invalid api key * Add forsaken fixture * Make uniform an invalid key handler with the other geocoder lookups
-
- Apr 15, 2016
-
-
Alex Reisner authored
Enabling ESRI for storing results
-
- Apr 14, 2016
-
-
Alex Reisner authored
-
- Apr 12, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
change freegeoip lookup's host from freegeoip.net to freegeoip.io
-
lowellmower authored
-
lowellmower authored
-
Tamas Erdos authored
-
- Apr 10, 2016
-
-
Tamas Erdos authored
-
Tamas Erdos authored
-
- Apr 09, 2016
-
-
Thu Trang Pham authored
-
- Apr 06, 2016
-
-
Tamas Erdos authored
-
Tamas Erdos authored
* alex/master: Prepare for release of gem version 1.3.3. Add ip api com lookup Fix mime-types-data error for JRuby Remove OAuth util. Escaped pluses no longer possible without :yahoo. Fix "ambiguous first argument" warnings. Add README section about geocoding performance. Remove Yahoo BOSS support. The Yahoo BOSS Placefinder API is being discontinued.
-
Tamas Erdos authored
-
- Apr 05, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 04, 2016
-
-
Piotr Górecki authored
* Add ip-api.com (ip lookup) support This service returns better coordinates for Europe than other free ip lookup services available in geocoder. * Clean the results class Remove default responses for fields. * Remove checking fields in url query API already handles unknown fields, so this check is unnecessary. * Add a test for using parameters directly in search method
-
- Apr 03, 2016
-
-
Thu Trang Pham authored
-
- Apr 01, 2016
-
-
Alex Reisner authored
No longer needed now that :yahoo lookup is gone.
-
Alex Reisner authored
-
Alex Reisner authored
Remove Yahoo BOSS support. Service was discontinued.
-
- Mar 30, 2016
-
-
Tamas Erdos authored
-
Tamas Erdos authored
- public token generation - esri token object
-
Tamas Erdos authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Tamas Erdos authored
- `api_key` param - `forStorage` param - token generation - updating README.md
-
- Mar 18, 2016
-
-
Thu Trang Pham authored
Added ipinfo.io provider
-
unit authored
-
unit authored
-
- Mar 17, 2016
-
-
Thu Trang Pham authored
add pelias/mapzen support
-
Gil Raphaelli and Nic Cavigliano authored
-