Description Usage Arguments Details Value Author(s) Source Examples
Download and list addresses in Turku region
1 | get_turku_addresses(city = NULL, to.sf = FALSE, fix.data = TRUE)
|
city |
Choose 1 or more cities. Default is NULL, returning the whole dataset |
to.sf |
Turn list into an sf object. Default is FALSE |
fix.data |
Quick and dirty fix for erroneous input in data. Default is TRUE. |
Dataset contains addresses for Turku, Kaarina, Aura, Lieto, Marttila, Paimio, Sauvo, Rusko, Raisio, Masku, Nousiainen, Mynämäki and Naantali.
Coordinates are given in EPSG:3877 (ETRS-GK23) format
list or sf object
Pyry Kantanen
See avoindata.fi for additional information.
1 | addresses <- get_turku_addresses(city = c("Turku", "Kaarina"), to.sf = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.