Skip to main content
RETURNS true if the LINESTRING start and end point are the same. ST_IsClosed

Signatures

Parameters

geom
Geometry
required
The input geometry.

Return type

Returns true or false.

Example