Skip to main content
Question

How do I merge overlapping portions from two or more polygons to one or the other?

  • June 24, 2023
  • 1 reply
  • 159 views

I have a shapefile with many polygons, of which some portions overlap. When I use the AreaGapAndOverlapCleaner, it disconnects the overlapping portion, but makes it an independent feature with data of either polygons, i.e. now I have two polygons with same data.

What I want is, the overlapping portion to be merged with any of the polygon feature. How do I do this? Help me Please

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

Sounds like you're looking for the Dissolver?