ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Raster/Burn_Severity_MTBS_2018)

{
 "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": "ClassName",
   "type": "esriFieldTypeString",
   "alias": "ClassName",
   "domain": null,
   "length": 100
  },
  {
   "name": "R",
   "type": "esriFieldTypeInteger",
   "alias": "R",
   "domain": null
  },
  {
   "name": "G",
   "type": "esriFieldTypeInteger",
   "alias": "G",
   "domain": null
  },
  {
   "name": "B",
   "type": "esriFieldTypeInteger",
   "alias": "B",
   "domain": null
  },
  {
   "name": "Opacity",
   "type": "esriFieldTypeInteger",
   "alias": "Opacity",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count_": 12064,
   "ClassName": "Unburned/Low",
   "R": 0,
   "G": 128,
   "B": 128,
   "Opacity": 255
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 159765,
   "ClassName": "Low",
   "R": 82,
   "G": 204,
   "B": 204,
   "Opacity": 255
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 151562,
   "ClassName": "Moderate",
   "R": 255,
   "G": 232,
   "B": 32,
   "Opacity": 255
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 111806,
   "ClassName": "High",
   "R": 168,
   "G": 0,
   "B": 0,
   "Opacity": 255
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count_": 53,
   "ClassName": "Increased Greeness",
   "R": 57,
   "G": 181,
   "B": 74,
   "Opacity": 255
  }}
 ]
}