ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (BURN_SEVERITY_2012_THROUGH_2022_tif)

{
 "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": "DESCR",
   "type": "esriFieldTypeString",
   "alias": "DESCR",
   "domain": null,
   "length": 254
  },
  {
   "name": "Red",
   "type": "esriFieldTypeDouble",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeDouble",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeDouble",
   "alias": "Blue",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 8711839,
   "DESCR": "Unburned to Low",
   "Red": 0.25098,
   "Green": 0.509804,
   "Blue": 0.215686
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 21718011,
   "DESCR": "Low",
   "Red": 0.521569,
   "Green": 0.972549,
   "Blue": 0.94902
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 15561855,
   "DESCR": "Moderate",
   "Red": 1,
   "Green": 1,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 13681903,
   "DESCR": "High",
   "Red": 1,
   "Green": 0.33333333333,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 204288,
   "DESCR": "Increased Greeness (MTBS)",
   "Red": 0.627451,
   "Green": 0.98431,
   "Blue": 0.34902
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 479630,
   "DESCR": "Non Processing Area Mask (MTBS)",
   "Red": 1,
   "Green": 1,
   "Blue": 1
  }},
  {"attributes": {
   "OID": 6,
   "Value": 9,
   "Count": 40018,
   "DESCR": "Unmappable (RAVG)",
   "Red": 1,
   "Green": 1,
   "Blue": 1
  }}
 ]
}