ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (LandCover/LandCoverAllClass_2017)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 25943672
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 10,
   "Count": 17238999
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 21,
   "Count": 15207120
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 29,
   "Count": 50980376
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 30,
   "Count": 533242
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 50,
   "Count": 18098896
  }}
 ]
}