ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (usgs_mtbs_conus/mtbs_CONUS_2012)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 6227560
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 18570935
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 6680746
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 2838934
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 136114
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 5630590
  }}
 ]
}