Skip to main content
Return the polygon intersection of all polygons in A ST_Intersection_Agg

Signatures

Parameters

A
geometryColumn
required
The input geometry.

Return type

The resulting geometry.
This function was previously named ST_Intersection_Aggr, which is deprecated since v1.8.1.

Example