Skip to main content

Best Answers

10696 Posts
How to transform JSON file from Esri Extract Changes API call back into features I can write to another hosted feature service.

I'm trying to build an archive off a feature service hosted in ArcGIS Online by getting the changes and writing them to a second hosted feature service. I can get the changes in JSON, but I'm struggling to turn them back into usable features. The format looks like this: "edits" : [      {         "id" : 0,         "features" : {            "adds" : [               {                  "geometry" : {                     "x" : -119.58448584499996,                     "y" : 32.10688862600006                  },                  "attributes" : {                     "OBJECTID" : 93,                     "GlobalID" : "1DF7CAF6-D3CC-4E8D-8FB3-C6714C06890A",                     "IncidentName" : "Testing",                     "Label" : "DIV X",                     "Label2" : null,                     "LabelType" : "Division",                     "Other" : null,                     "CreateName" : "test_nifc",                     "CreateDate" : 1621322205148,                     "EditName" : "test_n

Badge Winners

  • Integrate Data with the FME Platform Training
    pdubehas earned the badge Integrate Data with the FME Platform Training
  • Welcome Back
    gehouhas earned the badge Welcome Back
  • Webinar Watcher (Grey)
    kgpdxhas earned the badge Webinar Watcher (Grey)
  • Webinar Watcher (Grey)
    daniengelhas earned the badge Webinar Watcher (Grey)
  • Welcome Back
    daniengelhas earned the badge Welcome Back
Show all badges

Community Stats

32,610
Posts
123,763
Replies
40,957
Members