Select to view content in your preferred language

transfer attributes to more than one field

116
3
2 weeks ago
MohamedIsmael
Occasional Contributor

Hello.
I have a question about attribute rules Can I create a rule that transfers attributes from one layer to the layer within it, but in more than one field?
For example: I have a layer representing sectors, and within each sector there is a set of points.
In the sectors layer, I have two fields with data, and I want to transfer that data to the points, so that each sector transfers that data to the points within it. What I want is, instead of creating more than one rule is it possible to create one rule that transfers data to more than one field in the points layer?

0 Kudos
3 Replies
TedHoward2
Esri Contributor

Yes this is possible. Check out template attribute rules. The Generate Update Related tool can create an AR that does what you're asking for. Use the Spatial intersect option.

MohamedIsmael
Occasional Contributor

thank you

0 Kudos
RhettZufelt
MVP Notable Contributor

If I understand correctly, you should be able to return a Result dictionary updating multiple fields, etc.

R_

0 Kudos