intersect#
- classmethod PolygonData.intersect(polygons1, polygons2)#
 Compute the intersection of one or more lists of polygons.
- Parameters:
 - polygons1
listofPolygonDataorPolygonData First list of polygons.
- polygons2
listofPolygonDataorPolygonData Second optional list of polygons.
- polygons1
 - Returns:
 listofPolygonData