Skip to contents

Returns the Well-Known Text (WKT) representation of the geometry.

Arguments

x

dbSpatial object

...

additional arguments

Value

dbSpatial object with WKT column

See also

Other constructors: st_as_geojson()

Examples

if (FALSE) { # \dontrun{
st_as_text(x)
} # }