ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (ISAS/IAPM_probability_reclass)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 11106433
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 1700141
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 1437977
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 3435709
  }}
 ]
}