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

Add ISO3166-3 support #13

Open
apainintheneck opened this issue Nov 20, 2023 · 0 comments
Open

Add ISO3166-3 support #13

apainintheneck opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@apainintheneck
Copy link
Owner

This is not currently provided by the countries gem and I doubt it will be added in the future though there is an issue open for it (countries/countries#538) but that hasn't been updated in five years. ISO3166-3 is a list of countries that used to be included in ISO3166-1 but were removed for some reason.

If we were to add it, it seems obvious to me that it should be lower priority than any of the other country matchers (see Atlasq::Data.country). We'd also have to see about collecting information about the countries in question so that the output is similar to what we show for the current crop of countries.

It would be nice to have though not essential IMO.

@apainintheneck apainintheneck added the enhancement New feature or request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant