View source: R/sn_get_city_streets.R
sn_get_named_city_streets | R Documentation |
This function downloads all roads for a given country, downloads boundaries for a given administrative unit, and removes roads with no names.
sn_get_named_city_streets(
gisco_id,
cache_names = FALSE,
cache_sf = FALSE,
lau_year = 2020
)
gisco_id |
Gisco id of the municipality |
lau_year |
Passed to 'll_get_lau()'. Defaults to 2020 for internal consistency. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.