to_sf: Transform to sf-object

View source: R/to_sf.R

to_sfR 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


helsinki documentation built on Dec. 2, 2022, 5:09 p.m.