ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Chicago_Wilderness/landcover_chicagoregional_mosaic_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": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Opacity",
   "type": "esriFieldTypeInteger",
   "alias": "Opacity",
   "domain": null
  },
  {
   "name": "Class",
   "type": "esriFieldTypeString",
   "alias": "Class",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 24726680681,
   "Red": 0,
   "Green": 100,
   "Blue": 0,
   "Opacity": 255,
   "Class": "Tree Canopy"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 62352954801,
   "Red": 127,
   "Green": 255,
   "Blue": 0,
   "Opacity": 255,
   "Class": "Grass/Shrub"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 1183251441,
   "Red": 115,
   "Green": 0,
   "Blue": 0,
   "Opacity": 255,
   "Class": "Bare Soil"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 3414339795,
   "Red": 0,
   "Green": 0,
   "Blue": 255,
   "Opacity": 255,
   "Class": "Water"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 7700858124,
   "Red": 255,
   "Green": 0,
   "Blue": 0,
   "Opacity": 255,
   "Class": "Buildings"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 5488809343,
   "Red": 0,
   "Green": 0,
   "Blue": 0,
   "Opacity": 255,
   "Class": "Road/Railroads"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 8632317789,
   "Red": 192,
   "Green": 192,
   "Blue": 192,
   "Opacity": 255,
   "Class": "Other Paved Surfaces"
  }}
 ]
}