The cmapgeo package for R is a repository
of geodata files representing various geographic and administrative
boundaries in the Chicago region, maintained by the Chicago
Metropolitan Agency for Planning (CMAP).
Data is in the sf
(simple features)
format, and includes boundaries for:
Run the following to install or update cmapgeo:
## Install current version from GitHub
devtools::install_github("CMAP-REPOS/cmapgeo")
## Then load the package as you would any other
library(cmapgeo)