Union

Computes a Geometry representing the point-set which is contained in both Geometry columns. The union of two geometries of different dimension produces a result geometry of dimension equal to the maximum dimension of the input geometries. The result geometry may be a heterogenous GeometryCollection. If the result is empty, it is an atomic geometry with the dimension of the highest input dimension. Details are available here

Input Ports

Icon
Table containing two geometry columns in GeoJSON format with other attributes. The geometry column name should be prefixed with "the_geom".

Output Ports

Icon
Table containing a single geometry column after computing row-wise union of geometries. The geometry column name is prefixed with "the_geom".

Views

No View
No view option available for this node.

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.