You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known issue that has been flagged on the natural earth github repo, but is probably worth noting here in case people have issues merging data in based on these ISO codes. Personally, I have had some embarrassing experiences presenting maps in class with a missing France. "Uh...uhh...Where's France you ask? Must of, uh...sunk into the Atlantic?"
One solution is to be merge based on iso_a3_eh, which is available. But I am not sure what "eh" stands for and could not find it in the documentation. This makes it harder to use in a classroom setting.
ALL of the ISO codes appear to be missing for Norway including iso_a2, iso_a3, iso_a3_eh, iso_n3, un_a3, wb_a2 and wb_a3.
Thus Norway always ends up getting greyed out in any global choropleth maps I am making (unless of course I manually code in the missing ISO code).
There is a note about missing iso_a2 codes for Norway on the Natural Earth github repo. But I couldn't find an explanation for the other missing codes.
Thanks.
The text was updated successfully, but these errors were encountered:
Earlier it was noted that France was missing from
rnaturalearth
.Now, France is there, but its iso_a2 and iso_a3 codes are missing.
This is a known issue that has been flagged on the natural earth github repo, but is probably worth noting here in case people have issues merging data in based on these ISO codes. Personally, I have had some embarrassing experiences presenting maps in class with a missing France. "Uh...uhh...Where's France you ask? Must of, uh...sunk into the Atlantic?"
One solution is to be merge based on iso_a3_eh, which is available. But I am not sure what "eh" stands for and could not find it in the documentation. This makes it harder to use in a classroom setting.
ALL of the ISO codes appear to be missing for Norway including iso_a2, iso_a3, iso_a3_eh, iso_n3, un_a3, wb_a2 and wb_a3.
Thus Norway always ends up getting greyed out in any global choropleth maps I am making (unless of course I manually code in the missing ISO code).
There is a note about missing iso_a2 codes for Norway on the Natural Earth github repo. But I couldn't find an explanation for the other missing codes.
Thanks.
The text was updated successfully, but these errors were encountered: