Skip to contents

Returns true if the geometry is simple.

Usage

ST_IsSimple(geom)

Arguments

geom

GEOMETRY

Value

BOOLEAN

Provided by

The spatial extension (LOAD spatial;).