Hoppa till huvudinnehållet

Edit Feature Layer - Unable to create/add polygon?

Kommentarer

10 kommentarer

  • Permanently deleted user

    Jas, 

    Not giving you an answer but just wanted to confirm this should be working fine as i have this implemented.  

    If i was you, check your versioned setup on ArcSDE & make sure all (i would test i can create a poly in desktop just to ensure you confirm all is well on gdb side of things); check your sde connection that your using for you feature service has edit privlidges & ensure your using a feature service as the edit feature (thinking about this, it won't invoke the edit tools in the edit widget so forget this comment).  Also I tend to by default to ensure I have my objectid & shape fields visible in any attribute config. Perhpas try a new feature class to edit with a new feature service & see how you get on - this should just work like your point/line fc's.

     

    Brad
    0
  • Permanently deleted user

    Thanks Brad. I've tried all your suggestions unfortunately still couldn't add polygons.

    0
  • Permanently deleted user
    intrigued. do your log files (geocortex) indicate anything? Not convinced its on the geocortex side however. b
    0
  • Permanently deleted user

    No the log file (\wwwroot\Geocortex\Essentials\REST\App_Data\Logs\) didn't indicate any error, even I set the logging level to debug. The wired part is that the point, line, and polygon layers all from the same Feature Service, the first two layers work perfectly, but not the polygon......

    0
  • Permanently deleted user

    Jas, 

    Again, more idea's than solutions, apologies if your already thinking along these lines.

    Does fiddler or firefox indicate anything to you?

    How is your versioning on ArcSDE setup? Also, is the dataset part of a large number of features?

    Not sure what your skillset is like but can you implement a simple js-api based edit widget to attempt to perform an edit & see if similar results are returned?

    Have you confirmed your rest endpoint for the feature services is as you would expect?  Again, ensure you've got all your bases covered w.r.t. feature services requirements (take a review of http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_a_feature_service/005300000010000000/ for example).

     

    Brad

    0
  • Permanently deleted user

    HI Brad,

    I have tried all your suggestions. Still no luck to get the Polygon working. I'm wondering if there's anything to do with the SDE version as it is on 9.3....

    0
  • Permanently deleted user

    OK.. that's taking us back in time!

    If your mixing your stack with such an old ArcSDE (presumably your running a 10.x arcgis server?) you could be uncovering some gremlins associated with the backward capability i suspect.  All i can do is recommend you do some research as to what may be supported.  That said, if your mxd is able to edit the poly's without problems, my hunch is this should be supported.

    Did you ever setup a js api based edit session (if your not into programming, just take a look at a sample such as http://help.arcgis.com/en/webapi/javascript/arcgis/demos/ed/ed_default_editingwidget.html & update appropriate map services urls etc.

    I think its important you isolate the problem from geocortex then you have a case to ask the question to ESRI. Your problem right now is you have not isolated the issue.

    How have you versioned your data?

    Brad

    0
  • Permanently deleted user

    Hi Brad,

    The data only has the Default version, and have "with the option to move edit to base" NOT selected.

    I have tried it again with ArcSDE 10 and served through ArcGIS Server 10. I created a simple editor using JS API as you suggested from which I'm able to create polygons. However, I still can't do it in GeoCoretex SilverLight Viewer. My question is, what is the system requirement for having the editing function work probably? thanks.

    0
  • Permanently deleted user

    Problem solved. Figured out it is the <GeometryServiceUri> didn't point to a right Geometry Service. Once it fixed all working fine. Thanks for all your help.

    0
  • Permanently deleted user

    OK... glad you got there.. 

    I normally am lazy w.r.t. geometric services & typically leave then set to default (its on my to-do list to direct them in-house)... What was your issue here?  Was it pointing to an old (version) AGS geometry service?

     

     

    Brad
    0

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