How to dissolve polygons based on an attribute where a dissolved record will include non touching polygons with the same attribute? Using Multi Polygon geometry
Page 1 / 1
You can use the Aggregator. Before maybe the Disolver, if the polygon also overlaps.
You can use the Aggregator. Before maybe the Disolver, if the polygon also overlaps.
I ran it after the dissolver, when I ran it before the dissolver it Deaggregate the polygons again. Thanks for the tip.