View source: R/bag_geo_download.R
get_bag | R Documentation |
Download the BAG for one Gemeente at a time. Result is an sf
spatial dataframe.
get_bag(
gemeente,
con = NULL,
table = c("adres_full", "adres_plus", "adres"),
...
)
gemeente |
Bv. "Rozendaal" (niet vectorized) |
con |
DB connectie naar data_bag |
table |
"adres_full" (default),"adres_plus" of "adres" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.