ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (POI_3)

{
 "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": 0,
   "Count": 1123634
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 8182
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 1369
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 2449
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 535
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 142
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 14
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count": 95
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 9,
   "Count": 476
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 10,
   "Count": 303
  }}
 ]
}