You can run these three tools in succession to fill any (void) holes in a polygon:'
Yes, but even AggregatePolygons_cartography does not do everything dinet1020 wantsquote:There will be no self-aggregation, meaning no aggregation within an input polygon feature itself along its boundaryunquoteso the jogs and bays don't get closed.There IS, however, the old Arc/Info era way of doing it:Take the group of polygons you want to aggregate, and buffer them outwards more than half the distance you want to close.Take the buffered polygons, and buffer them negative twice that distance ((distance * 2) * -1)Now buffer the second set of buffered polygons outward the original distance.Generalization: Quick and Dirty!This will also smooth out any long spidery extensions the original polygons may have had, so make sure it accomplishes what you want, and not something you don't.Be careful also of collisions and aggregations with other nearby features you would rather keep separate.
Interactively?Use the Auto Complete Polygon ToolIt will create polygons in the spaces as you draw a line to close off the opening(s)If you have a 'hole' in a polygon (no opening to the universe), just draw the line straight across the open spaceThis will give you two new polygons nested in the spaceFor the open 'bays' and gaps between polys, set the snapping environment and overshoot a tail into the existing polygon, too.If you have to close off more than one opening, you can wander the line through an existing poly to get from one opening to another.Afterwards, you can Merge the resulting polygons, should you so desire.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.