Skip to main content
  • 10000+ Posts
  • 53,383 Replies
10000+ 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",

Badge Winners

Show all badges

Community Stats

32,429
Posts
123,234
Replies
40,551
Members