ST_Point(DOUBLE, DOUBLE[, INT]) constructor

Constructs a 2D point from X,Y coordinates.

Syntax

NEW ST_Point(DOUBLE x, DOUBLE y[, INT srid])

Parameters

Returns

ST_Point Returns a 2D point with the specified X,Y coordinates.

Examples

Standards

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