I have two layers of polygons in the same geodatabase
The first layer represents a group of tents, and the other represents the geographical boundaries of these tents, meaning that there is an intersection relationship between them, and in both layers there are some similar fields.
I want to connect the two layers and synchronize them so that if some data is updated in the boundary attribute table, it will be automatically changed in the tents layer.
The attached picture may explain what is meant