Skip to main content
  • 10,000 Posts
  • 52,711 Replies
10000 Posts

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

Show all badges

Community Stats

31,802
Posts
120,809
Replies
39,420
Members

Latest FME