Has anybody had any succession with a relational geodatabase?
I set up a relationship class between a feature class and a annotation. Now when I edit the feature class the annotation automatically updates.
I'm trying to accomplish the same process but with two feature classes within a geodatabase.
I want a relationship class between two feature classes so that when I edit on of the feature classes it will automatically edit the other one.
For example: One feature class is a street file, the other feature class is a street file that includes school zone data. When I receive new updates, streets to add, or deletion of streets I want to be able to ONLY edit in the street file and the edits automatically update in the street file that includes school zone data. I don't want to do the same edits in two feature classes as this is redundant and takes times.
I already tried to set up a relationship class between two features and tried editing and it did not work.
Can someone help or walk me through this process?
Thanks!