ST_IsRing
Checks if the LineString is a ring. Returns 1 if the LineString is both closed (start equals end) and simple (no self-intersection).
Last updated
Was this helpful?
Checks if the LineString is a ring. Returns 1 if the LineString is both closed (start equals end) and simple (no self-intersection).
Last updated
Was this helpful?
Was this helpful?