Select to view content in your preferred language

Editing and dissolving polygons in ArcMap

3188
2
08-23-2011 10:37 AM
MarioBurrola
Occasional Contributor
Hi,

I been working with a feature class that contains multiple polygons or areas, and I need to combine them into a single one.

I am using the dissolve tool but it keeps failing to dissolve the the polygons in the feature class.

Mario
Tags (2)
0 Kudos
2 Replies
DanLee
by Esri Regular Contributor
Esri Regular Contributor
Have you used the Check Geometry tool to see if the data has any invalid geometry? Then you can run Repair Geometry tool to fix any bad geometry.

Otherwise, could you describe a bit more - how it fails, does it work on a small selection, etc.? Or could you post the repro data?

Thanks,
0 Kudos
TimothyTresohlavy
Deactivated User
Start Editing > Select All > Merge. This will 'collapse' multiple features into one, regardless of whether they intersect, overlap, etc.

Try it with a copy of your data first to ensure that its doing what you want.

There is also Union, which will create a new feature that represents all selected features collapsed into one.
0 Kudos