ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (LandslideHazard)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 97777
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 163289
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 541522
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 554969
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 100734
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "OBJECTID",
   "alias": "OBJECTID",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "Value",
   "alias": "Value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "Count",
   "alias": "Count",
   "type": "esriFieldTypeDouble"
  }
 ]
}