Filter map to only show the results of a query
I have a workflow that allows a user to select multiple types of incidents from a DisplayResultPicker activity. It then queries a service according to the selected types of incidents and then selects those features in the viewer. Here's my question. Is there a way to filter map features to only show the selected results from a worklfow? I have investigated the SetLayerDefinition activity but I don't see where I can set the definition to equal the Collection Name from the SelectFeatures activity. Any help is greatly appreciated.
0
-
You can set the Definition property of the Set Layer Definition activity to the same where clause you used for the Query Task you used to create the featureset for your Select Features activity. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar