ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (CW_raster_data/Land_Cover_2018)

{
 "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": 20877295268,
   "Class": "Tree Canopy",
   "Red": 0,
   "Green": 0.3921569,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 46695197285,
   "Class": "Grass/Shrub",
   "Red": 0.4980392,
   "Green": 1,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 872452518,
   "Class": "Bare Soil",
   "Red": 0.627451,
   "Green": 0.3215686,
   "Blue": 0.1764706
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 2620533357,
   "Class": "Water",
   "Red": 0,
   "Green": 0,
   "Blue": 1
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 6862478845,
   "Class": "Buildings",
   "Red": 1,
   "Green": 0,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 4827957710,
   "Class": "Roads/Railroads",
   "Red": 0,
   "Green": 0,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 7070831665,
   "Class": "Other Paved Surfaces",
   "Red": 0.7529412,
   "Green": 0.7529412,
   "Blue": 0.7529412
  }}
 ]
}