ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Landcover/nlcd_2011_lc_reclass9_20210604_Va_partialNC_Albers)

{
 "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": "Landuse9",
   "type": "esriFieldTypeString",
   "alias": "Landuse9",
   "domain": null,
   "length": 254
  },
  {
   "name": "Class_Name",
   "type": "esriFieldTypeString",
   "alias": "Class_Name",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 3091506,
   "Landuse9": " ",
   "Class_Name": "Unclassified"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 23227217,
   "Landuse9": "Water",
   "Class_Name": "Water"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 2,
   "Count": 18329089,
   "Landuse9": "Developed",
   "Class_Name": "Developed"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 3,
   "Count": 425611,
   "Landuse9": "Barren",
   "Class_Name": "Barren"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 4,
   "Count": 87227892,
   "Landuse9": "Forest",
   "Class_Name": "Forest"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 5,
   "Count": 4122951,
   "Landuse9": "Shrub/Scrub",
   "Class_Name": "Shrub/Scrub"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 6,
   "Count": 20099505,
   "Landuse9": "Pasture",
   "Class_Name": "Pasture"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 7,
   "Count": 5036266,
   "Landuse9": "Herbaceaous",
   "Class_Name": "Herbaceaous"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 8,
   "Count": 18261049,
   "Landuse9": "Cultivated Crops",
   "Class_Name": "Cultivated Crops"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 9,
   "Count": 20428486,
   "Landuse9": "Wetlands",
   "Class_Name": "Wetlands"
  }}
 ]
}