Detecting Archive feature and new feature
March 17 2011 |
0 comments
Categories:
Map Data
In my geodatabase, some feature was deleted and stored as a archive data. When I add the new feature I want to know that feature is exiting in the archive data or not. If the feature is exist in the archive I want to use that data back. Otherwise, I have to give new feature ID and use as a new data.
Mapping Center Answer:
There is no way to do this in ArcGIS out-of-the-box in the ArcGIS Editor. The only way to do this is programmatically through ArcObjects.
If you would like to post a comment, please login.