Skip to content
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

Not supported with Maxmind GeoIP2 Country #53

Open
DevilalDheer opened this issue Jul 30, 2015 · 4 comments
Open

Not supported with Maxmind GeoIP2 Country #53

DevilalDheer opened this issue Jul 30, 2015 · 4 comments

Comments

@DevilalDheer
Copy link

Integration with GeoIp.dat file is fine, but there are issues when we integrate with GeoIP2-Country.mmdb

@cjheath
Copy link
Owner

cjheath commented Jul 30, 2015

Support for this new format has not been implemented.
If you need it and can find time to translate the other implementations,
I will accept a pull request.

@dmitry
Copy link

dmitry commented Sep 9, 2015

@DevilalDheer here are the gems that are supporting new format: http://dev.maxmind.com/geoip/geoip2/downloadable/

@cjheath
Copy link
Owner

cjheath commented Sep 10, 2015

Interesting. I'm too busy to integrate this code at present, but if you choose to, I'd be happy to receive a pull request.

@DevilalDheer
Copy link
Author

Thanks @cjheath, Yes I am checking this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants