unite# classmethod PolygonData.unite(polygons)# Compute the union of a list of polygons. Parameters: polygons: list[PolygonData]List of polygons. Returns: list[PolygonData]