ST_POINTONSURFACE
Syntax
ST_PointOnSurface(g)
PointOnSurface(g)
Description
Given a geometry, returns a POINT guaranteed to intersect a surface. However, see MDEV-7514.
ST_PointOnSurface() and PointOnSurface() are synonyms.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?