Hi,
I get a lot of shape data with infrastructure. It’s complex and a lot of elements in each shapefile. I almost always have to apply some buffer to the shapes that has a union to ensure overlapping polygons are merged. Code like this…
But, this code is dreadfully slow and there is no way to monitor it’s progress or cancel it. Is there anyway to improve upon it?
I’m still using v10.
Thanks,
Damian