Hoppa till huvudinnehållet

Would like to total for all results

Kommentarer

3 kommentarer

  • Zack Robison
    You want summary statistics in the viewer?  You might need custom js for that.

     

    If you want to build a workflow, then you could use Linq's .Sum method on a featureSet in an expression like featureSet.features.Sum( Function(feature) CInt(feature.attributes("pop")) )
    0
  • Permanently deleted user
    And how would you control when the workflow was run - would only want to do for the one Census layer...  And the result would then pop up in a window?
    0
  • Permanently deleted user
    Hi Mike,

     

    Right now, we need the user to start the workflow, so there's no way to have it run automatically when a selection is made.  We can invoke the workflow from a context menu or from the toolbar.

     

    Please post to the Ideas on this specific use case, as I'm sure other customers would be interested in having workflows run in response to viewer actions to work with the data on the fly!

     

    Regards,

     

    -Malcolm
    0

Du måste logga in om du vill lämna en kommentar.