ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Forests/Forest_Landscape_Identity)

{
 "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": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 10,
   "Count": 36993652,
   "Red": 229,
   "Blue": 224,
   "Green": 245
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 20,
   "Count": 17866925,
   "Red": 206,
   "Blue": 199,
   "Green": 236
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 30,
   "Count": 20848527,
   "Red": 178,
   "Blue": 171,
   "Green": 224
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 40,
   "Count": 23565207,
   "Red": 146,
   "Blue": 143,
   "Green": 210
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 50,
   "Count": 25911215,
   "Red": 110,
   "Blue": 115,
   "Green": 193
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 60,
   "Count": 28967460,
   "Red": 71,
   "Blue": 96,
   "Green": 174
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 70,
   "Count": 35494588,
   "Red": 45,
   "Blue": 77,
   "Green": 150
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 80,
   "Count": 44791145,
   "Red": 19,
   "Blue": 58,
   "Green": 126
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 90,
   "Count": 65078747,
   "Red": 0,
   "Blue": 40,
   "Green": 100
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 100,
   "Count": 350449177,
   "Red": 0,
   "Blue": 27,
   "Green": 68
  }}
 ]
}