Removing Sliver Polygons (Gaps in Polygons) Arcgis 10 (Arcinfo)
Removing Sliver Polygons (Gaps in Polygons) Arcgis 10 (Arcinfo)
1. After unioning the layers, the silver polygons were added as a single polygon.
2. Therefore I had to use the Explode Multi-part Feature tool from advanced editing toolbar, which
separated the polygon into multiple single polygons.
3. Then the Elimination tool was able to add the polygons to neighboring polygons easily.
Much better option is to avoid creating gaps and overlaps during the smoothing/generalizing.
1. Convert polygons to polylines
2. Clean polylines (create intersections, remove duplicates) Data Management
tools>>General>> Delete Identical.
3. Smooth cleaned polylines
4. Build Polygons
5. Transfer Attributes from the original dataset (you can use the label points of the polygons)