ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (SingleLayers/NLCD_2011)

{
 "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": "Land_Cover",
   "type": "esriFieldTypeString",
   "alias": "Land_Cover",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 1245574,
   "Land_Cover": ""
  }},
  {"attributes": {
   "OID": 1,
   "Value": 11,
   "Count": 146225771,
   "Land_Cover": "Open Water"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 12,
   "Count": 1595911,
   "Land_Cover": "Perennial Ice/Snow"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 21,
   "Count": 288449764,
   "Land_Cover": "Developed, Open Space"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 22,
   "Count": 128149476,
   "Land_Cover": "Developed, Low Intensity"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 23,
   "Count": 56956015,
   "Land_Cover": "Developed, Medium Intensity"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 24,
   "Count": 20265025,
   "Land_Cover": "Developed, High Intensity"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 31,
   "Count": 105486781,
   "Land_Cover": "Barren Land (Rock/Sand/Clay)"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 41,
   "Count": 970232685,
   "Land_Cover": "Deciduous Forest"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 42,
   "Count": 1031801519,
   "Land_Cover": "Evergreen Forest"
  }},
  {"attributes": {
   "OID": 10,
   "Value": 43,
   "Count": 177806454,
   "Land_Cover": "Mixed Forest"
  }},
  {"attributes": {
   "OID": 11,
   "Value": 52,
   "Count": 1936997845,
   "Land_Cover": "Shrub/Scrub"
  }},
  {"attributes": {
   "OID": 12,
   "Value": 71,
   "Count": 1303461405,
   "Land_Cover": "Grassland/Herbaceous"
  }},
  {"attributes": {
   "OID": 13,
   "Value": 81,
   "Count": 595871886,
   "Land_Cover": "Pasture/Hay"
  }},
  {"attributes": {
   "OID": 14,
   "Value": 82,
   "Count": 1388788974,
   "Land_Cover": "Cultivated Crops"
  }},
  {"attributes": {
   "OID": 15,
   "Value": 90,
   "Count": 340608701,
   "Land_Cover": "Woody Wetlands"
  }},
  {"attributes": {
   "OID": 16,
   "Value": 95,
   "Count": 102734860,
   "Land_Cover": "Emergent Herbaceous Wetlands"
  }}
 ]
}