datacube.utils.geometry.unary_union#

datacube.utils.geometry.unary_union(geoms)[source]#

compute union of multiple (multi)polygons efficiently

Return type

Optional[Geometry]