ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (CW_raster_data/landcover_2010_10_county_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": "Class",
   "type": "esriFieldTypeString",
   "alias": "Class",
   "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": 2973335309,
   "Class": "Tree Canopy",
   "Red": 0,
   "Green": 0.3921569,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 8765856257,
   "Class": "Grass/Shrub",
   "Red": 0.4980392,
   "Green": 1,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 152546727,
   "Class": "Bare Soil",
   "Red": 0.627451,
   "Green": 0.3215686,
   "Blue": 0.1764706
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 419383657,
   "Class": "Water",
   "Red": 0,
   "Green": 0,
   "Blue": 1
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 741481878,
   "Class": "Buildings",
   "Red": 1,
   "Green": 0,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 660820552,
   "Class": "Roads/Railroads",
   "Red": 0,
   "Green": 0,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 786795292,
   "Class": "Other Paved Surfaces",
   "Red": 0.7529412,
   "Green": 0.7529412,
   "Blue": 0.7529412
  }}
 ]
}