View source: R/bag_geo_download.R
download_gemeente_opendata | R Documentation |
. We now use
get_bag_from_cache
and get_geo_from_cache
.
Downloads wijk, buurt, gemeente borders, and the BAG for a Gemeente.
For BAG, writes an RDS into out_path
(a spatial version, sf-dataframe).
For geo, writes e.g. "geo_Eindhoven.rds", a list with components: wijken, buurten, grens.
download_gemeente_opendata(
gemeente,
out_path = ".",
re_download = TRUE,
cbs_jaar,
kws = FALSE,
kws_jaar = 2021,
rds = TRUE,
feather = FALSE
)
gemeente |
E.g. "Eindhoven" |
out_path |
The relative path to write the datasets to. |
rds |
|
feather |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.