This node tests whether a geometry in first geometry column contains the geometry in second geometry column.
Ports
Input Port
0 Table containing two 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 contains of all rows in input table.
Further Details
Type
Boolean
Related functions
See related functions in TO BE COMPLETED.