ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Images/TB_OHSI_Topobathy)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 7172627
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 1342076
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 1299476
  }}
 ]
}