Produces an sf object for easy visualization
get_feature(
base.url = "https://kartta.hsy.fi/geoserver/wfs",
typename = "asuminen_ja_maankaytto:Vaestotietoruudukko_2015",
CRS = 3879
)
sf object
WFS url, for example "https://kartta.hsy.fi/geoserver/wfs"
accepts feature names, e.g. "asuminen_ja_maankaytto:1000m_verkostobufferi" No short form titles here, e.g. "1000m_verkostobufferi"!
Default CRS is 3879 (or EPSG:3879), see ?sf::st_crs for other input options
Pyry Kantanen pyry.kantanen@gmail.com
Use get_feature_list
to list all available features
for a given WFS, select_feature
for listing and selecting a
feature