Convert spatial objects to WKT
sp_convert turns objects from the sp package
(SpatialPolygons, SpatialPolygonDataFrames) or the sf package
(sf, sfc, POLYGON, MULTIPOLYGON) - into WKT POLYGONs or MULTIPOLYGONs
sf_convert(x)
x |
an sf or sfc object. one or more can be submitted |
a character vector of WKT objects
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.