girs.feat.proc.union_cascade¶
- 
union_cascade(geometries_wkb, cpus=1)¶ Union cascade of a geometries’ list It is assumed that the geometries have the same topological dimension but can be mixed collections (“MULTI”) and non-collections.
Parameters: - geometries_wkb – list of wkb-geometries
 - as_collection – True/False
 - cpus –
 
Returns: