- Dec 16, 2018
-
-
Andy Perkins authored
Fix: compass_point, 341-348 degrees missing value in 16-wind compass rose
-
- Nov 30, 2018
-
-
Alex Reisner authored
Fixed typo
-
Andrew Kane authored
-
- Nov 12, 2018
-
-
Alex Reisner authored
Allow to pass language parameter for bing and here lookups
-
Tiago Teixeira authored
-
- Nov 06, 2018
-
-
Alex Reisner authored
with one that's more likely to work.
-
Alex Reisner authored
fix: baidu_ip lookups require 'geocoder/lookups/baidu'
-
- Nov 05, 2018
-
-
cain authored
-
- Oct 20, 2018
-
-
Alex Reisner authored
Modify Pelias lookup to return multiple results
-
- Oct 19, 2018
-
-
Jorge Santos authored
- Fixes #1353 - Do not limit the results returned from Pelias to 1; - Removed test that was enforcing this condition;
-
- Oct 18, 2018
-
-
Alex Reisner authored
Allow https for IPInfo.io queries without an API key
-
Ryan Dlugosz authored
It appears that at some point they changed the "TLS only for paying customers" rule. See: https://ipinfo.io/developers#https-ssl "Our API is available over a secure HTTPS connection for all users, even on the free plan."
-
Alex Reisner authored
Defunct as of Feb 1, 2018: https://mapzen.com/blog/shutdown/
-
- Oct 04, 2018
-
-
Alex Reisner authored
-
Alex Reisner authored
Add ip_lookup to test instructions
-
Jose Ramon C authored
-
Alex Reisner authored
Update Nominatim Terms of Service policy link
-
Alberto Vena authored
-
- Oct 03, 2018
-
-
Alex Reisner authored
This fixes erroring tests for ESRI lookup, which seem unrelated. Something weird is going on. Need to investigate.
-
- Oct 01, 2018
-
-
Alex Reisner authored
-
- Sep 20, 2018
-
-
Alex Reisner authored
Allow esri token to be set at call time
-
- Sep 11, 2018
-
-
Alex Reisner authored
Fix typo in README.md
-
Michael Holroyd authored
Fixes link anchor in table of contents to the Error Handling section
-
Alex Reisner authored
Don't try to look up private IP address.
-
Ignatius Reza authored
-
- Sep 07, 2018
-
-
Alex Reisner authored
Fix Missing API Key for Ipdata.co Lookups
-
Alex Reisner authored
Update Railtie initializer to run before config intializers
-
Mihail-K authored
-
Mihail-K authored
-
- Sep 04, 2018
-
-
Alex Reisner authored
Fixed a typo
-
rsmokeUM authored
missing a t in features in point three under 'Key features:'
-
Tim Neems authored
-
- Sep 03, 2018
-
-
Alex Reisner authored
"ambiguous first argument; put parentheses or a space even after `/' operator". Fixes #1333
-
- Aug 28, 2018
-
-
Alex Reisner authored
Fixes #1307.
-
- Aug 24, 2018
-
-
Alex Reisner authored
Allow Esri for_storage to be set on a per call basis
-
Tim Neems authored
-
- Aug 01, 2018
-
-
Alex Reisner authored
(Don't set globally.)
-
- Jul 31, 2018
-
-
Alex Reisner authored
-
Alex Reisner authored
Fixes #1059.
-
Alex Reisner authored
by making all class methods public. Previously a call to #near or within_bounding_box produced: DEPRECATION WARNING: Delegating missing full_column_name method to Venue. Accessibility of private/protected class methods in :scope is deprecated and will be removed in Rails 6.0. I don't like turning all these methods public but at the moment I don't see any way around it.
-