has_holes#

PolygonData.has_holes()#

Determine whether the polygon contains any holes.

Returns:
bool

True when the polygon contains holes, False otherwise.