ST_Point(DOUBLE, DOUBLE, DOUBLE, DOUBLE[, INT]) constructor

Constructs a 3D, measured point from X,Y,Z coordinates and a measure value

Syntax

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

Parameters

Returns

ST_Point Returns a 3D, measured point with the specified X,Y,Z coordinates and a measure value

Examples

Standards

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