ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (MatoGrosso/2006_CropYear)

{
 "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": "Land_Cover",
   "type": "esriFieldTypeString",
   "alias": "Land_Cover",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 234231,
   "Land_Cover": "Soy Double Crop (not cotton)"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 707130,
   "Land_Cover": "Soy Single Crop"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 28020,
   "Land_Cover": "Cotton"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 8765749,
   "Land_Cover": "Pasture/Cerrado"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 5810266,
   "Land_Cover": "Forest"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 73297,
   "Land_Cover": "Water"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 16538,
   "Land_Cover": "Urban"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 8,
   "Count": 36993,
   "Land_Cover": "Sugarcane"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 9,
   "Count": 26147,
   "Land_Cover": "Soy Double Crop (cotton)"
  }}
 ]
}