Display selected feature attributes from multiple features
Is there a way to display selected feature attributes from multiple features in the feature description. We have an address point that we used the geometry to query multiple layers to returns information from each layer (voting precinct, flood plain, etc.). I'm not sure how to collect the data (list, collection, graphic) and then display the information in the (long) feature description of the address point. Any ideas?
Thanks!
0
-
If you're using a workflow, then you can use the get/set layer property activities along with queries or identification if you're willing to get your hands a bit dirty, which will be faster for handling many layers simultaneously. You'll have to build and set the formatted feature description in the workflow, select the feature, and then return to the original description (very important). 0 -
Thanks Zack. I'll give this a try. I had thought about creating a variable for each layer property and then creating a feature description for the specifc layer use in the Select Features task that included the information in each of these variables. A bit messy. Setting the layer properties might be a bit cleaner.
Thanks again for the suggestion.0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare