Hi,
We are using the TopologyValidator to detect and correct topology errors in our data. One of the methods, PolygonsMustBeLargerThanClusterTolerance, is sometimes throwing an exception resulting in the following:
Error attemption to adjust to cluster tolerance: side location conflict [ (812686.76684725727, -614198.62618642009, NaN) ]
The shapes are valid according to all of our testing. I have attached a sample project to demonstrate the problem.
Thanks!
Steve
TopologyTest.zip (339.8 KB)