- Jan 10, 2018
-
-
Robert Schaefer authored
-
- Sep 25, 2017
-
-
Carlos Villela authored
* Add support for DB-IP.com geocoding service * Added support for https with paid accounts * Use `use_https` to distinguish between paid/unpaid API usage * Clean rubocop warnings
-
- Apr 25, 2017
-
-
http://lbs.amap.comLeon Guan authored
* Added support for AMap, aka AutoNavi Map, 高德地图 * Try to include amap error info if failed * Get correct result from amap response * Fix result error in amap return * Refactor codes for AMap handling * Refactor codes for amap result handling * Refactor amap handling codes * Fixed coordinates handling error * Added tests * Fixded amap result handling and tests * Lock webmock on 2.3.2 for ruby 1.9.3 support
-
- May 15, 2016
-
-
jlhonora authored
-
- May 02, 2016
-
-
jlhonora 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 01, 2016
-
-
Alex Reisner authored
-
- Mar 18, 2016
-
-
unit authored
-
- Mar 12, 2016
-
-
unit authored
-
- Feb 20, 2016
-
-
Galia authored
The Yahoo BOSS Placefinder API is being discontinued. https://developer.yahoo.com/boss/placefinder/
-
- Nov 25, 2015
-
-
Jeff Fredrickson authored
-
- Oct 23, 2015
-
-
Andy Mention authored
-
- Apr 24, 2015
-
-
Alex Reisner authored
-
- Apr 20, 2015
-
-
Thu Trang Pham authored
-
- Mar 21, 2015
-
-
Alex Reisner authored
To run a single file, use: ruby -I test <filename>
-
- Feb 04, 2015
-
-
Thu Trang Pham authored
-
- Nov 08, 2014
-
-
Alex Reisner authored
GeoLite2 is a free version of a product called GeoIP2. Both use the same format.
-
- Oct 16, 2014
-
-
Christian Bøtker Høj authored
-
- Aug 06, 2014
-
-
Alex Reisner authored
No longer documented. Removing to avoid confusion. See: http://notes.ericjiang.com/posts/741
-
- Jul 25, 2014
-
-
Brian Flanagan authored
-
- Jun 13, 2014
-
-
Luke Roberts authored
-
- May 26, 2014
-
-
Christian Meier authored
-
- Mar 13, 2014
-
-
Alex Reisner authored
-
Dan Drinkard authored
-
Dan Drinkard authored
-
Alex Reisner authored
This is relevant for SmartyStreets, and seems like a good idea in general (possibly supported by other APIs).
-
- Mar 01, 2014
-
-
Alex Reisner authored
-
- Feb 25, 2014
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Feb 08, 2014
-
-
Alex Reisner authored
-
- Jan 24, 2014
-
-
Yong Gu authored
-
- Dec 28, 2013
-
-
Alex Reisner authored
-
- May 18, 2013
-
-
Fernando Morgenstern authored
The result of the lookup in maxmind_local is stored at test/test_helper.rb to avoid the inclusion of maxmind's database in repository.
-
- Feb 20, 2013
-
-
Roberto Pepato authored
-
- Jan 14, 2013
-
-
Spas Poptchev authored
-
- Dec 23, 2012
-
-
Alex Reisner authored
If you do this: Geocoder::Query.new("Kremlin, Moscow", :params => {:language => "ru"}) you should get a response in Russian ("ru") regardless of the value set in Geocoder.configure(...).
-
Alex Reisner authored
-
Alex Reisner authored
-
- Dec 21, 2012
-
-
Alex Reisner authored
-