Learn R Programming

helsinki (version 1.0.6)

to_sf: Transform to sf-object

Description

Transform a wfs_api object into a sf object.

Usage

to_sf(api_obj)

Value

sf object

Arguments

api_obj

wfs api object

Author

Joona Lehtomäki joona.lehtomaki@iki.fi

Details

FMI API response object's XML (GML) content is temporarily wrtitten on disk and then immediately read back in into a sf object.