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

[Feature Request] To Support Registered country and represented country? #223

Open
teyou opened this issue Aug 5, 2021 · 0 comments
Open

Comments

@teyou
Copy link

teyou commented Aug 5, 2021

Reference: https://dev.maxmind.com/geoip/whats-new-in-geoip2?lang=en#country-registered-country-and-represented-country

Content
We now distinguish between several types of country data. The country is the country where the IP address is located. The registered_country is the country in which the IP is registered. These two may differ in some cases.

Both country and registered_country may include the is_in_european_union key to indicate that the country is in the European Union.

Finally, we also include a represented_country key for some records. This is used when the IP address belongs to something like a military base. The represented_country is the country that the base represents. This can be useful for managing content licensing, among other uses.

Question
GeoLite2-Country-Blocks-IPv4-20210805

Besides geoname_id, can we also support to display result from registered_country_geoname_id and / or represented_country_geoname_id too?

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

1 participant