bbox_of_polygons# classmethod PolygonData.bbox_of_polygons(polygons)# Compute the bounding box of a list of polygons. Parameters: polygonslist of PolygonDataList of polygons. Returns: tuple of (PointData, PointData)