Spatial_Table.st_latitude
st_latitudecolumnvalueas
Group: Calculations
Aliases: st_y
Documentation
Gets the latitude 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 latitude value from each spatial object.
Returns
A new table with the existing columns and the new latitude column.