Skip to main content
Returns the areal geometry formed by the constituent linework of the input geometry. ST_BuildArea

Signatures

Parameters

A
Geometry
required
The input geometry.

Return type

The resulting geometry.

Example