ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (RMO/rangamati_rainfall_base)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "Rowid",
   "type": "esriFieldTypeOID",
   "alias": "Rowid",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "CLASS",
   "type": "esriFieldTypeString",
   "alias": "CLASS",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "Rowid": 0,
   "VALUE": 1,
   "COUNT": 851190,
   "CLASS": "7.7 to 7.9 (mm/hr)"
  }},
  {"attributes": {
   "Rowid": 1,
   "VALUE": 2,
   "COUNT": 836649,
   "CLASS": "7.9 to 8.1 (mm/hr)"
  }},
  {"attributes": {
   "Rowid": 2,
   "VALUE": 3,
   "COUNT": 1074384,
   "CLASS": "8.1 to 8.3 (mm/hr)"
  }},
  {"attributes": {
   "Rowid": 3,
   "VALUE": 4,
   "COUNT": 2588074,
   "CLASS": "8.3 to 8.4 (mm/hr)"
  }},
  {"attributes": {
   "Rowid": 4,
   "VALUE": 5,
   "COUNT": 915935,
   "CLASS": "8.4 to 8.6 (mm/hr)"
  }}
 ]
}