Query layer by Location and Populate Field of Intersecting Layer
I am trying to use a workflow to draw a polygon in one layer, create the feature and then populate a field in that feature based on the attribute values of an intersection and/or containment within a second polygon layer feature.
Once the second layer is selected, I need to get the attribute values of the feature and assign the value to the first layer's polygon feature. The browser console is telling me that the query activity parameters are incorrect.


0
-
The Geometry input of the Query Layer should get the geometry of the polygon you have drawn, not the results of the Add Features activity
0
Please sign in to leave a comment.
Comments
1 comment