I am going to have to split hundreds of polygons and wondering if there is an automated way to do this? After I split the polygon, there would be a new related record/inspection created with the same values as the polygon's related record it was split from?
Any ideas or would I just have to use a spatial component: If new polygon touches/borders other polygon, then create or append a new related record/inspection?
Solved! Go to Solution.
I answered my own question, I guess. I found out that I needed to create a split policy in my relationship, so if I split a feature, a new/duplicate related record is created in the related table for it. Tested it and it works!
I answered my own question, I guess. I found out that I needed to create a split policy in my relationship, so if I split a feature, a new/duplicate related record is created in the related table for it. Tested it and it works!