to_sf {geofi} | R Documentation |
Transform a wfs_api object into a sf object.
Description
Statistics Finland WFS API response object's XML (GML) content is temporarily written on disk and then immediately read back in into a sf object.
Usage
to_sf(api_obj)
Arguments
api_obj |
wfs api object |
Value
sf object
Note
For internal use, not exported.
Author(s)
Joona Lehtomäki joona.lehtomaki@iki.fi
[Package geofi version 1.0.15 Index]