010249 : Only a single-part polygon (one connected component without holes) is supported.

Description

The operation requires that the polygon input cannot have holes. Certain tools, such as Extract By Polygon, use a polygon to define the area that should be evaluated or extracted. Only the cells inside the polygon will be processed or selected. There cannot be any smaller polygons (called "donut holes" or "islands") within the larger polygon that defines the area to be processed. There cannot be any smaller polygons within the larger polygon to define the area to be removed from the processing or selection.

Solution

Make sure that the polygon defining the area for processing or selecting does not contain any subpolygons. SeeFilling in holes in polygons for further information on how to remove these elements.


7/16/2013