NPS Inventory and Monitoring ArcGIS REST Services Directory
JSON

Raster Attribute Table (LandscapeDynamics/NPS_IMD_Landcover_USVirginIslands_NaturalConverted_CCAP2012)

{
 "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
  },
  {
   "name": "CLASSNAME",
   "type": "esriFieldTypeString",
   "alias": "CLASSNAME",
   "domain": null,
   "length": 60
  },
  {
   "name": "Red",
   "type": "esriFieldTypeDouble",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeDouble",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeDouble",
   "alias": "Blue",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 16184217,
   "CLASSNAME": "Converted",
   "Red": 0.843137254902,
   "Green": 0.760784313725,
   "Blue": 0.619607843137
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 51155429,
   "CLASSNAME": "Natural",
   "Red": 1,
   "Green": 1,
   "Blue": 0.823529411765
  }}
 ]
}