ST_SRID(INT) method

Changes the spatial reference system associated with the geometry without modifying any of the values.

Syntax

geometry-expression.ST_SRID(INT srid)

Parameters

Returns

ST_Geometry Returns a copy of the geometry value with the specified spatial reference system.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) 5.1.5