Skip to main content

Spatial_Table.st_to_geojson

st_to_geojsoncolumnas

Group: Conversions

Documentation

Converts the spatial objects in the specified column to GeoJSON 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 GeoJSON representation as text of the spatial objects.