convex_hull#
- classmethod PolygonData.convex_hull(polygons)#
 Compute the convex hull of the union of a list of polygons.
- Parameters:
 - others
listofPolygonData List of polygons.
- others
 - Returns:
 
Compute the convex hull of the union of a list of polygons.
list of PolygonDataList of polygons.