-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IP Geocoder (freegeoip) errors when adding Resource #216
Comments
True, geocoding is only done once on How to proceed? I am in favor to use IP-API for now, is a two-liner fix, already seen working, close this issue, and then elaborate #210. It would not bee too hard to use our
This will cover most of the Geo-IP providers I've seen, or APIs on self-hosted Geo-IP Databases, or maybe even a local DB lookup, as @cezio suggests in #210. Our Plugin system can instantiate and parameterize the Plugin. Possibly this could be an array of geocoders, if one fails. |
Ok, switched to IP-API, for now. Existing Resources that still have lat,lon 0.0, 0.0 can be recoded simply by going to Resource Edit and then Save. This also caters for when the geocoding on create Resource failed for some reason. I propose to close and concentrate on #210. |
Closing, now on with #210. |
Seeing errors for
freegeoip
when requesting lat-lon location:TLDR;
freegeoip
new API as described hereSo we'll need a fix anyway, as
freegeoip
has changed API and conditions, http://freegeoip.net/shutdown:The text was updated successfully, but these errors were encountered: