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