R/duckdb-funs.R
ST_PointOnSurface.Rd
Returns a point guaranteed to lie on the surface of the geometry.
ST_PointOnSurface(geom)
GEOMETRY
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;