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