ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Forests/Global_Forests_Fragmentation_Change)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "FragGroup",
   "type": "esriFieldTypeString",
   "alias": "FragGroup",
   "domain": null,
   "length": 23
  },
  {
   "name": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 512567483,
   "FragGroup": "Forest",
   "Red": 178,
   "Green": 201,
   "Blue": 129
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 5297993,
   "FragGroup": "Secondary Degradation",
   "Red": 245,
   "Green": 162,
   "Blue": 122
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 17604121,
   "FragGroup": "Secondary Deforestation",
   "Red": 255,
   "Green": 85,
   "Blue": 0
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 23823263,
   "FragGroup": "Primary Degradation",
   "Red": 205,
   "Green": 102,
   "Blue": 102
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 4004900,
   "FragGroup": "Primary Deforestation",
   "Red": 168,
   "Green": 0,
   "Blue": 0
  }}
 ]
}