Skip to content

petedodd/wbmapdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wbmapdata

An R package of compiled World Bank shapefiles for world maps.

Why?

Some journals (e.g. PLoS) require base map data that has an unambiguous CC-BY-4.0 license.

At the same time, many analysts want shapefiles with up-to-date territory boundaries (provded as world as an sf object), ISO3 codes (provided as iso3 in world) to link in country data, and county barycentres for plotting points (provided as mid in world).

The underlying data here is taken from World Bank data, which does have a CC-BY license. Disputed territories such as Western Sahara are included.

Installation

This can be installed using devtools with

devtools::install_github('petedodd/wbmapdata')

or similar from within R.

License

This work is licensed under a Creative Commons Attribution 4.0 International License

http://creativecommons.org/licenses/by/4.0/

http://creativecommons.org/licenses/by/4.0/

About

compiled WB shapefiles for worldmaps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages