ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (ImageServices/Ky_NLCD_1992_30M)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "NLCD92_LCClass",
   "type": "esriFieldTypeString",
   "alias": "NLCD92_LCClass",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 11,
   "Count": 2185636,
   "NLCD92_LCClass": "Open Water"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 21,
   "Count": 1135658,
   "NLCD92_LCClass": "Residential, Low Intensity"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 22,
   "Count": 289080,
   "NLCD92_LCClass": "Residential, High Intensity"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 23,
   "Count": 698918,
   "NLCD92_LCClass": "Commercial/Industrial/Transportation"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 31,
   "Count": 6019,
   "NLCD92_LCClass": "Bare Rock/Sand/Clay"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 32,
   "Count": 274007,
   "NLCD92_LCClass": "Quarries/Strip Mines/Gravel Pits"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 33,
   "Count": 306722,
   "NLCD92_LCClass": "Transitional Barren"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 41,
   "Count": 57134398,
   "NLCD92_LCClass": "Deciduous Forest"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 42,
   "Count": 3209708,
   "NLCD92_LCClass": "Evergreen Forest"
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 43,
   "Count": 8879349,
   "NLCD92_LCClass": "Mixed Forest"
  }},
  {"attributes": {
   "OBJECTID": 11,
   "Value": 81,
   "Count": 23863574,
   "NLCD92_LCClass": "Pasture/Hay"
  }},
  {"attributes": {
   "OBJECTID": 12,
   "Value": 82,
   "Count": 15696935,
   "NLCD92_LCClass": "Row Crops"
  }},
  {"attributes": {
   "OBJECTID": 13,
   "Value": 83,
   "Count": 4755,
   "NLCD92_LCClass": "Small Grains"
  }},
  {"attributes": {
   "OBJECTID": 14,
   "Value": 85,
   "Count": 604359,
   "NLCD92_LCClass": "Urban/Recreational Grasses"
  }},
  {"attributes": {
   "OBJECTID": 15,
   "Value": 91,
   "Count": 1943285,
   "NLCD92_LCClass": "Woody Wetlands"
  }},
  {"attributes": {
   "OBJECTID": 16,
   "Value": 92,
   "Count": 85173,
   "NLCD92_LCClass": "Emergent Herbaceous Wetlands"
  }}
 ]
}