Hoppa till huvudinnehållet

Intersect geometries, calculate area back to featureset?

Kommentarer

1 kommentar

  • Zack Robison

    I think that you can add a new field to a featureSet using the Add Item activity on the featureSet's .fields property. I recommend looking at your existing featureSet in the dev console to find the format that the fields are in.

     

    You can apply the field value using the "Set Attribute" activity, but I use "Evaluate Expression" myself. I don't think you'll encounter any issues by modifying an array as you iterate it, so this should be all you need.

    0

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