Spatial_Table.st_to_wkt
st_to_wktcolumnas
Group: Conversions
Documentation
Converts the spatial objects in the specified column to Well Known Text format.
Arguments
column: The column, expression, or name/index of the column containing spatial objects.
Returns
A new table with the existing columns and a new column containing the WKT representation of the spatial objects.