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

ne_10m_admin_0_countries shapefile missing ISO_A2 and ISO_A3 for certain countries #131

Closed
poezn opened this issue Apr 29, 2015 · 4 comments
Labels
Milestone

Comments

@poezn
Copy link

poezn commented Apr 29, 2015

ISO_A2 and ISO_A3 codes are missing for certain countries in the 10m political shapefile. They're present in the 50m shapefile, though.

Most important examples: France, Kosovo, Norway, and about a dozen smaller/newer/disputed countries.

@nvkelso
Copy link
Owner

nvkelso commented Apr 29, 2015

The ISO codes are on the Natural Earth admin level feature (sovereignty,
country, map unit, or map sub-unit) that matches the ISO definition. If
you're not finding it in one level, look in the next up or down.

It sounds like you're asking for a fuzzy ISO code instead of a strict ISO
code concordance / crosswalk. That seems like a useful feature.

If the 10m and 50m files aren't matching that's an error and should be
fixed. But they're built off the same source table so that would be
surprising.

On Tue, Apr 28, 2015 at 8:06 PM, Michael Porath [email protected]
wrote:

ISO_A2 and ISO_A3 codes are missing for certain countries in the 10m
political shapefile. They're present in the 50m shapefile, though.

Most important examples: France, Kosovo, Norway, and about a dozen
smaller/newer/disputed countries.


Reply to this email directly or view it on GitHub
#131.

@poezn
Copy link
Author

poezn commented Apr 29, 2015

Got it. Thanks for the reply.

The discrepancy between the 10m and 50m shapefile is likely due to the different version. 10m is v3.1.0 and 50m is v2.0.0.

I'm still not 100% clear on France and Norway, given FR/FRA and NO/NOR doesn't exist on any of the (sovereignty, country, map unit, or map sub-unit) levels.

Finally, it would be great if this was documented somewhere, along with some meta data about what the columns in the shapefile mean. I'm happy to help out if I can.

@nvkelso nvkelso added the adm0 label Nov 28, 2016
@kernc
Copy link

kernc commented Apr 3, 2017

👍 to have France and Norway define ISO_A3, ISO_A3 and ISO_N3 in 10m_admin0 (etc.).

How is this fuzzy? Wikipedia lists FR and NO as from the standard and doesn't mention any ambiguity.

@nvkelso
Copy link
Owner

nvkelso commented Jul 30, 2017

Closing in favor of #12.

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

No branches or pull requests

3 participants