This node tests whether a geometry in first geometry column is Within 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 within of all rows in input table.