This node tests whether a geometry in first geometry column is disjoint from the geometry in second geometry column.

Ports

Input Port

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

Output Port

0   Table containing true/false values of disjoint of all rows in input table.

Further Details


Type

Processing

Related functions

See related functions in JTS disjoint function.