This node computes the union of all the elements of this geometry.

Ports

Input Port

0   Table containing a single geometry list in GeoJSON format with other attributes. The geometry column name should be prefixed with name “the_geom”.

Output Port

0   Table containing geometries after finding unaryunion.

Further Details


Type

Processing

Related functions

See related functions in PostGIS ST_UnaryUnion.