ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Land_Suitibility_2021)

{
 "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": 25
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count_": 63697419,
   "Description": "Exclusions"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 4,
   "Count_": 10993553,
   "Description": ":east Capable"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 5,
   "Count_": 17147631,
   "Description": "Less Capable"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 6,
   "Count_": 47382635,
   "Description": "Average Capability"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 7,
   "Count_": 38326123,
   "Description": "More Capable"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 8,
   "Count_": 14806475,
   "Description": "Most Capable"
  }}
 ]
}