ArcGIS Server Editing Commands
Has anyone started working with the ArcGIS Server editing commands? I'm trying to take a map click through the CaptureGeometry task and get that to the AddFeatures task. What I've found is the CaptureGeometry task produces a ESRI.ArcGIS.Client.Geometry.Geometry object type, but the AddFeatures task requires an enumerable collection of ESRI.ArcGIS.Client.Graphic. I'm trying to do some casting, but that doesn't seem like it's working correctly.
Something's telling me this isn't the right way to go about it, but there really aren't any examples to work from. Has anyone else had success with this?
-
Just a quick update. I've been working with Tech Support to get the workflow formatted properly. Unfortunately it looks like there's a bug in the AddFeatures task which Latitude is looking into. At this point I'm not sure if it's due to the task itself or the task in combination with token security.
0 -
Latitude has confirmed that there is a bug with the AddFeatures task...
0 -
Have the issues with AddFeatures been resolved with essentials V3.9 ?
0 -
It's been a while since I could tackle this, but I was finally able to produce a workflow to add features in a secure service (with a lot of help from Tech Support). Assuming they are OK with it, I will be posting it on the code gallery.
0
Please sign in to leave a comment.
Comments
4 comments