powered by
Sf object of city districts
get_city_map(city = NULL, level = NULL)
The desired city. Options: Helsinki, Espoo, Vantaa, Kauniainen
The desired administrative level. Options are: - "suurpiiri", "tilastoalue", "pienalue" and "aanestysalue"
sf object
See list_features() for a list of all available features
# NOT RUN { map <- get_city_map(city = "helsinki", level = "suuralue") # } # NOT RUN { # }
Run the code above in your browser using DataLab