View source: R/get_fisbroker_map.R
get_fisbroker_map | R Documentation |
This is a function download maps from the Berlin Urban Atlas (fisbroker) site.
get_fisbroker_map(
url,
crs_map = "+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs"
)
url |
map ulr from the Berlin Urban Atlas (fisbroker) site. |
crs_map |
projection default "+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs". |
sf multipolygon map.
split and save in different files to facilitate the processing
########
ETmap <- get_fisbroker_map("https://fbinter.stadt-berlin.de/fb/wfs/data/senstadt/s02_13whaus2017")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.