@Pete: You’re welcome! Please feed any corrections our way so we can stay current, either in the forum here or using the Corrections tab above. We have an update to roll out for some better naming on 50% of the data in the most populous, largest geography countries. Sometime this fall into winter on timing. Keep up your good work!
I agree, this was not easy to find, and I am so grateful to NaturalEarth. I will certainly be using this data in my site, and I hope to be able to contribute here. I am now looking for UN Region and Subregion shapefiles… any ideas?
@Sean: You’ll want to do a data join from the UN region and subregion codes for each country based on the country name or UN / ISO id. Then dissolve based on the region and subregion codes.
Oh, I’ve done the data join bit, and have the list of countries per UN Region / SubRegion, and the polygons for each. That is not the issue. It is the “dissolve” bit that I am a little fuzzy on (how to get rid of the interior boundaries)
In QGIS… Vector > Geoprocessing > Dissolve.