- 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
-
- Feb 26, 2017
-
-
Alex Reisner authored
fix comment describing the required cache interface
-
Alex Reisner authored
Update smarty streets search results coordinates method to return nil
-
- Feb 25, 2017
- Feb 07, 2017
-
-
Alex Reisner authored
-
- Feb 03, 2017
-
-
Alex Reisner authored
Add street and street_number methods to Yandex lookup
-
- Feb 02, 2017
-
-
Vladimir Lyzo authored
-
- Jan 31, 2017
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Taufiq Muhammadi authored
-
Alex Reisner authored
-
Alex Reisner authored
Hasn't been working for several months.
-
Alex Reisner authored
TypeError: ActiveSupport::Duration can't be coerced into Integer
-
Alex Reisner authored
DEPRECATION WARNING: Passing a string to ActiveRecord::Base.establish_connection for a configuration lookup is deprecated, please pass a symbol (:sqlite) instead.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This reverts commit 1c306367.
-
- Jan 19, 2017
-
-
brendandillon authored
Changes batching in the rake task to work using a loop instead of the find_each method which does not work with Mongoid. This should fix #1126.
-
- Jan 11, 2017
-
-
Hưng Đào authored
-
- Jan 07, 2017
-
-
Kyle Keesling authored
-
- Dec 25, 2016
-
-
Alex Reisner authored
Value didn't match docs at https://smartystreets.com/docs/cloud/us-street-api
-
- Dec 10, 2016
-
-
Alex Reisner authored
Rename test case when there is no country in the yandex results
-
Dzmitry authored
-
- Dec 09, 2016
-
-
Alex Reisner authored
Now result.country doesn't fail if result is not in a country
-
Dzmitry authored
In the sea for example [Fix #1131]
-
- Dec 06, 2016
-
-
Alex Reisner authored
Spelling fix in the readme
-
Haroon authored
-
- Dec 02, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
to_kilometers to_miles to_nautical_miles mi_in_km km_in_mi km_in_nm nm_in_km
-
Alex Reisner authored
improved performance of various calculations
-
Alex Reisner authored
Added photos to Google Places Details.
-
- Nov 30, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Julian Nacci authored
add new lookup to lookup.rb add new lookup file ban_data_gouv_fr.rb add new results file ban_data_gouv_fr.rb update README with new lookup create fixtures to test new lookup create unit test file for new lookup update test helper default fixture for new lookup remove invalid multibyte char (US-ASCII) 'ç' from lookup name Revert "remove invalid multibyte char (US-ASCII) 'ç' from lookup name" This reverts commit 7dbfcab4dc4bcb9473edc43651e7d53884f0e24d. Add '# encoding: utf-8' to files containing special chars Add '# encoding: utf-8' to files containing special chars Add '# encoding: utf-8' to files containing special chars remove useless Geocoder.config from test methods refacto of ban lookup results method change city serach param to fit naming conventions in ban lookup test renamed no results ban lookup fixture to fit tests removed no search results unnecessary test remove useless commented code add alias method to handle state and state_code + move from department to region name as state refacto results method
-
- Nov 28, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-