Hi,
We're trying to disolve overlapping polygon features but only if the overlap area is larger than set amount. The features are buffered lines and we only want to dissolve those that share an underlying line segment. The ones that are perpundicular have to be excluded. Is it possible to put a predicate on a dissolver? Or is there any method possible? Thanks in advance,
Tom