How to "Identify" specifically a feature that I query and zoom to.
I am converting my organization's custom tools to Workflow 5, and one of the older tools has this query tool and then it "Identify"s that selection. This is done by SelectFeature. Is there an equivalent I can run? Maybe from the Run Command tool?
-
The new activity is called "Show Results"
0 -
Thanks. It Shows the List Panel but no results. I tried an "AddFeatureToResults" (Run Command Tool) before it. Would there be anything else I should do? Again, thanks Zack.
0 -
It's empty? Did you put the features into the show results activity? Are you certain that there are features in that input? Are you seeing any errors in the console?
0 -
Well I don't have time to work on your workflow, but it doesn't sound like you're using the console to its fullest potential and doing so will help you. If you're developing in the sandbox or in the GVH viewer with dev mode on, then you will be able to see the inputs to and outputs from almost every activity that your workflow runs. Here are the instructions.
Look at the inputs to your show results activity and make sure that you have features there... you may be sending the wrong input. If the list opens but you aren't seeing data populate, I strongly suspect that bad input is the reason. Otherwise, it may be a configuration issue with the attached GCE layer.
-1 -
@Sean Phayakapong? In your workflow, after you test if your query gives you results ( the ifs), just put the Show Result activity (not a Run Command ! ). As Features input, put the $queryX.features. The " Add items"activities are no longer mandatory, nor your addFeatureToResults commands, since you've plenty of options in the Show Result activity (Combine Mode, Collection, etc.)
0 -
@Guillaume Ruelle? Is there a way for it to clear/refresh every time I run my workflow for the Show Result activity?
0 -
@Sean Phayakapong? in your Show Result activity, you have the Combine Mode parameter... Put replace in it ( union is the default)
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
7 kommentarer