Hi brains trust!
Does anyone know how to determine how 2 x polygon geometry might change being passed into Change Detector original vs revised.
I’ve set Check Geometry with the parameters to be lenient and using 1.5m tolerance for example

I know how to explain the change list, exploding and keeping these attribute

- I had considered extracting the geometry of orig and revised to an attribute, then passing it into AreaOnAreaOverlayer?
-
GeometryExtractor / Clipper arrangement
-
Calculating the area to attribute and comparing differences in attribute values
- I’m trying to see if Geometry Concepts traits can be used here?
Any thoughts?



