geobounds
Download Administrative Boundary Data from 'geoBoundaries'
geobounds relicensed to MIT and drew a line between its code and the data it downloads.
◆Recent moves
- 1mo ago
Package relicensed to MIT with per-source data terms
The package code moves from CC BY 4.0 to MIT, and the documentation now separates that from the terms attached to downloaded data, spelling out gbOpen variation, UN OCHA conditions, and the non-commercial SALB restriction, with a licensing notice on gbAuthoritative downloads. Cache tests are also isolated to temporary directories.
View source ↗ - 2mo ago
Documentation terminology review
A documentation and internal-code review aligning terminology between roxygen2 and narrative docs, plus a CI action bump. No behavior change.
View source ↗ - 4mo ago
Documentation moved to Quarto
The package documentation is adapted to Quarto. A tooling change the same maintainer applied across several packages around this time.
View source ↗ - 6mo ago
Download functions renamed and switched to shapefiles
The substantive release of the window: get_gb() and friends are renamed to gb_get() form following rOpenSci conventions, gb_get_adm5() and gb_get_max_adm_lvl() are added, and the source files change from GeoJSON to zipped shapefiles, dropping the geojsonsf dependency and invalidating existing caches. Requests gain retry handling and functions fail gracefully on missing country files.
View source ↗ - 9mo ago
Initial release
The package's first release, establishing the R interface to geoBoundaries. Everything in the window since has been convention alignment and licensing rather than new capability.
View source ↗