Spatial Reference System Functions


func.ST_Transform

Returns a new geometry with its coordinates transformed to a different spatial reference system

func.ST_SRID

Returns the spatial reference identifier for the ST_Geometry as defined in spatial_ref_sys table

func.ST_SetSRID

Sets the SRID on a geometry to a particular integer value

func.Find_SRID

Returns the integer SRID of the specified geometry column

Last modified March 11, 2024 at 3:25 PM EST: Creation of the expression expression library (3110a17)