Skip to main content
Test if a geometry is empty geometry ST_IsEmpty

Signatures

Parameters

Geometry
required
The input geometry.

Return type

Returns true or false.

Example