Skip to main content

Spatial_Table.st_longitude

st_longitudecolumnvalueas

Group: Calculations
Aliases: st_x

Documentation

Gets the longitude values from each point in the spatial column.

Arguments

  • column: The column, expression, or name/index of the column containing spatial objects.
  • value: Specifies whether to get the minimum, maximum, or default longitude value from each spatial object.

Returns

A new table with the existing columns and the new longitude column.