ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (AK_TEST/Sustainable_Forestry_tif23)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "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": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Descrip",
   "type": "esriFieldTypeString",
   "alias": "Descrip",
   "domain": null,
   "length": 60
  },
  {
   "name": "Resource",
   "type": "esriFieldTypeString",
   "alias": "Resource",
   "domain": null,
   "length": 60
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 39482984,
   "Red": 3,
   "Green": 69,
   "Blue": 0,
   "Descrip": "Priority 1 (Highest)",
   "Resource": "Sustainable Forestry"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 53330205,
   "Red": 28,
   "Green": 168,
   "Blue": 0,
   "Descrip": "Priority 2",
   "Resource": "Sustainable Forestry"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 113296150,
   "Red": 115,
   "Green": 230,
   "Blue": 0,
   "Descrip": "Priority 3",
   "Resource": "Sustainable Forestry"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 864378,
   "Red": 228,
   "Green": 255,
   "Blue": 74,
   "Descrip": "Priority 4",
   "Resource": "Sustainable Forestry"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 106045679,
   "Red": 255,
   "Green": 219,
   "Blue": 219,
   "Descrip": "Priority 5",
   "Resource": "Sustainable Forestry"
  }}
 ]
}