- Jul 24, 2017
-
-
Sam Oliver authored
-
- Jul 21, 2017
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Jul 20, 2017
-
-
Alex Reisner authored
for clarity (damn, the README has gotten awfully long).
-
Alex Reisner authored
Reverting back to freegeoip.net (from freegeoip.io) as it appears to be the intended default host (see: https://github.com/fiorix/freegeoip/issues/165).
-
Alex Reisner authored
Source: http://freegeoip.net/
-
- Jul 18, 2017
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Igor Novikov authored
* Add place_id search for Google search * Add place_id example to wiki * Update README.md * fix
-
- Jul 14, 2017
-
-
Alex Reisner authored
Link to configuration.rb in docs
-
JSON Deppen authored
-
- Jun 29, 2017
-
-
Thu Trang Pham authored
-
- Jun 28, 2017
-
-
Vladimir Kalinkin authored
-
Yuri Veremeyenko authored
-
- Jun 22, 2017
-
-
Alex Reisner authored
Add source code and changelog links to gemspec
-
Grey Baker authored
-
- Jun 21, 2017
-
-
Alex Reisner authored
add support for abbrv param
-
- Jun 20, 2017
-
-
Ed Freyfogle authored
OpenCage recently added a new optional parameter "abbrv". Some details: http://blog.opencagedata.com/post/160294347883/shrtr-pls
-
Alex Reisner authored
Add `:params` for geocoded_by and reverse_geocoded_by
-
Alex Reisner authored
add connreset to network errors
-
- Jun 15, 2017
-
-
pavel authored
-
- Jun 02, 2017
-
-
Thu Trang Pham authored
-
- May 31, 2017
-
-
Alex Reisner authored
Change documentation about pelias
-
Piotr Jakubowski authored
It seems that pelias section had the same links as mapzen. Changed that so that it points to pelias github page.
-
- May 25, 2017
-
-
Alex Reisner authored
Allow to limit the objects that will be geocoded by rake task
-
Thu Trang Pham authored
-
Dounan Shi authored
-
- May 17, 2017
-
-
Alex Reisner authored
-
Oleg Grigoriev authored
-
- May 16, 2017
-
-
Alex Reisner authored
add ip_lookup option to initializer template
-
Tony Miller authored
I noticed this option was in the README, but not in the template, so it might be nice to have it generated in the template as well.
-
- May 11, 2017
-
-
Francesc Leveque authored
-
- May 05, 2017
-
-
Alex Reisner authored
return state_code instead of alias state
-
- May 04, 2017
-
-
vyrak bunleang authored
-
- May 03, 2017
-
-
Alex Shenia authored
-
- May 01, 2017
-
-
Alex Reisner authored
Current webmock is not compatible w/ Ruby <2.0.
-
ttilberg authored
-
- 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
-
- Mar 13, 2017
-
-
Michal Musialik authored
Maxmind geoip2 returns a collection of names in all available languages for each field. This commit allows us to change the language of a single result without having to reconfigure Geocoder.
-
- Mar 03, 2017
-
-
ghbooth12 authored
* Create methods removing port from ip addresses; Add test * Update geocoder_reject_non_ipv4_addresses; Add more tests
-