ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (nccos/Madeline_Island_Substrate_Classification_Predictions_With_Backscatter)

{
 "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": 252863
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 611920
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 1170407
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 816060
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 2222290
  }}
 ]
}