This has been a helpful thread. The Integrate geoprocessing tool took care of self intersections which could not be removed by the Repair Geometry tool. In my case it was set very low - at 0.01 feet. I would think setting this properly depends on how tight or loose the self intersections are. This was with version 10.2.2 and a file geodatabase polygon feature class.
a quick answer .... redo the calculation for area etc in a new field in the table ... best test
is there any loss of data using the REPAIR GEOMETRY Tool?
The output of my thesis is an area and I used this tool sometimes, that's why it would be good to know,
if the created area is smaller than the area which could be created without using this tool?
Too bad you can't set tolerances
gp.XYTolerance = "0.001 METERS" gp.XYResolution = "0.0005 METERS"
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.