unite#

classmethod PolygonData.unite(polygons)#

Compute the union of a list of polygons.

Parameters:
polygonslist of PolygonData

List of polygons.

Returns:
list of PolygonData