The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
First CRAN release.
Functions for downloading data have been renamed to follow the
convention object_verb() (see https://devguide.ropensci.org/pkg_building.html):
get_gb() -> gb_get().?get_gb_adm family -> ?gb_get_adm
family.get_gb_cgaz() -> gb_get_world().
gb_get_cgaz() is also available for backward compatibility
as an alias of gb_get_world().get_gb_meta() ->
gb_get_metadata().Additionally, the metadata argument has been removed.
Use gb_get_metadata() instead.
.zip/.shp datasets
instead of .geojson/.gpkg, removing the
geojsonsf dependency from Imports.MULTIPOLYGON
geometries.httr2::req_retry().gb_get*() functions now allow mixed
country argument types, such as
gb_get(country = c("Germany", "USA")).gb_get_adm5() was added.gb_get_max_adm_lvl() was added.gb_get_world() now gets the latest data available from
the repository at https://github.com/wmgeolab/geoBoundaries/tree/main/releaseData.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.