ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (landcover_reclass)

{
 "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": "Description",
   "type": "esriFieldTypeString",
   "alias": "Description",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 1277657708,
   "Description": "Forest"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 3,
   "Count": 1522527244,
   "Description": "Shrub/Scrub"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 4,
   "Count": 218361979,
   "Description": "Grassland"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 5,
   "Count": 822675410,
   "Description": "Barren"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 6,
   "Count": 585535524,
   "Description": "Agriculture"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 8,
   "Count": 17799298,
   "Description": "Wetland"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 9,
   "Count": 17393273,
   "Description": "Mangrove"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 10,
   "Count": 113774762,
   "Description": "Water"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 11,
   "Count": 81708100,
   "Description": "Ice/Snow"
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 20,
   "Count": 14261641,
   "Description": "Urban"
  }}
 ]
}