ST_PointOnSurface() method

Returns a point that is guaranteed to be on a surface in the multi-surface

Syntax

multisurface-expression.ST_PointOnSurface()

Returns

ST_Point If the multi-surface is the empty set, returns NULL. Otherwise, returns an ST_Point value guaranteed to spatially intersect the ST_MultiSurface value.

Examples

Standards

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