Hi,
I'm trying to solve this issue:
I have 2 feature classes, with 2 states of the same point features. I'm not trying to find which specific features have changed by comparing (position or attribution).
I found those tools:
1 - Detect Feature Changes—Data Management toolbox | ArcGIS for Desktop
2 - Feature Compare—Data Management toolbox | ArcGIS for Desktop
but they don't help me in my case, as:
1 - only works with lines
2 - only compares the whole feature class, but does not report which features have changed.
Is there a way around this without explicitly writing a method for this (which will be super slow)?
Any input welcome!
Thanks,
matt