ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (KansasLandCover/2015KansasLandCover_Level_I)

{
 "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": "LULC_NAME",
   "type": "esriFieldTypeString",
   "alias": "LULC_NAME",
   "domain": null,
   "length": 30
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 11,
   "Count": 682595,
   "LULC_NAME": "Urban Industrial/Commercial"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 12,
   "Count": 1928812,
   "LULC_NAME": "Urban Residential"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 13,
   "Count": 1456502,
   "LULC_NAME": "Urban Openland"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 14,
   "Count": 287123,
   "LULC_NAME": "Urban Woodland"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 15,
   "Count": 68852,
   "LULC_NAME": "Urban Water"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 20,
   "Count": 110947791,
   "LULC_NAME": "Cropland"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 30,
   "Count": 106661794,
   "LULC_NAME": "Grassland"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 40,
   "Count": 12253521,
   "LULC_NAME": "Woodland"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 50,
   "Count": 2425008,
   "LULC_NAME": "Water"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 60,
   "Count": 64845,
   "LULC_NAME": "Other"
  }}
 ]
}