Open Table of Contents
Fill Polygon Holes
Ensures topological correctness of a polygon feature data set.
Inputs:
- A polygon feature layer
- Maximum area of the holes to be removed
Outputs:
- New polygon dataset. The holes with area
smaller than the user tolerance will be removed
Notes :
- If there are island polygons present, the function will
create overlaps. Use the Clean Polygons function to restore the topology.
Example:
Input Dataset |
After Fill
Polygon Holes |
 |
 |