ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Fragmentation/Fragmentation_change_2012_2015)

{
 "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": "Class",
   "type": "esriFieldTypeString",
   "alias": "Class",
   "domain": null,
   "length": 25
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 211495,
   "Class": "Very low"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 3311,
   "Class": "Low"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 12693,
   "Class": "Medium"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 15410,
   "Class": "High"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 3673,
   "Class": "Very high"
  }}
 ]
}