Projections

The following projection functions are available:

Function

Description

ST_FindUTMSRID

Find the UTM SRID code from a geometry

ST_IsGeographicCRS

Return true is the coordinate system is geographic

ST_SetSRID

Return a copy of a Geometry with a new SRID

ST_Transform

Transform a Geometry from one CRS to another

UpdateGeometrySRID

Update the SRID of a geometry column