Hi All,
I have few vertical polygons (PolyZM building facades). Now customer asking to merge all adjacent polygons where the angle between two polygons is < 1° or >1°.
I tried with ITopologicaloperator.union function, but after union polygons disappearing.
Kindly help me how to merge these polygons either python or .net.
