sf_convert: Convert spatial objects to WKT

Description Usage Arguments Value

View source: R/sp_convert.R

Description

sp_convert turns objects from the sp package (SpatialPolygons, SpatialPolygonDataFrames) or the sf package (sf, sfc, POLYGON, MULTIPOLYGON) - into WKT POLYGONs or MULTIPOLYGONs

Usage

1

Arguments

x

an sf or sfc object. one or more can be submitted

Value

a character vector of WKT objects


wellknown documentation built on May 26, 2021, 1:06 a.m.