This node will perform spatial overlay between two geometries. Currently only supports input tables with uniform geometry types, i.e. containing only (Multi)Polygons, or only (Multi)Points, or a combination of (Multi)LineString and LinearRing shapes. Implements several methods that are all effectively subsets of the union.
The node is based on the GeoPandas project and uses the following related information and functions: