ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (KansasLandCover/2005KansasLandCover_Level_I)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "Rowid",
   "type": "esriFieldTypeOID",
   "alias": "Rowid",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "LULC_NAME",
   "type": "esriFieldTypeString",
   "alias": "LULC_NAME",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "Rowid": 0,
   "VALUE": 11,
   "COUNT": 800291,
   "LULC_NAME": "Urban Industrial/Commercial"
  }},
  {"attributes": {
   "Rowid": 1,
   "VALUE": 12,
   "COUNT": 1637774,
   "LULC_NAME": "Urban Residential"
  }},
  {"attributes": {
   "Rowid": 2,
   "VALUE": 13,
   "COUNT": 1404319,
   "LULC_NAME": "Urban Openland"
  }},
  {"attributes": {
   "Rowid": 3,
   "VALUE": 14,
   "COUNT": 213004,
   "LULC_NAME": "Urban Woodland"
  }},
  {"attributes": {
   "Rowid": 4,
   "VALUE": 15,
   "COUNT": 44660,
   "LULC_NAME": "Urban Water"
  }},
  {"attributes": {
   "Rowid": 5,
   "VALUE": 20,
   "COUNT": 109164694,
   "LULC_NAME": "Cropland"
  }},
  {"attributes": {
   "Rowid": 6,
   "VALUE": 30,
   "COUNT": 99643822,
   "LULC_NAME": "Grassland"
  }},
  {"attributes": {
   "Rowid": 7,
   "VALUE": 31,
   "COUNT": 12773479,
   "LULC_NAME": "Conservation Reserve Program (CRP) land"
  }},
  {"attributes": {
   "Rowid": 8,
   "VALUE": 40,
   "COUNT": 9672588,
   "LULC_NAME": "Woodland"
  }},
  {"attributes": {
   "Rowid": 9,
   "VALUE": 50,
   "COUNT": 1875701,
   "LULC_NAME": "Water"
  }},
  {"attributes": {
   "Rowid": 10,
   "VALUE": 60,
   "COUNT": 202238,
   "LULC_NAME": "Other"
  }}
 ]
}