ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (PlanningCadastre/DE_Impervious_2007)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "CLASS_NAMES",
   "type": "esriFieldTypeString",
   "alias": "CLASS_NAMES",
   "domain": null,
   "length": 32
  },
  {
   "name": "RED",
   "type": "esriFieldTypeDouble",
   "alias": "RED",
   "domain": null
  },
  {
   "name": "GREEN",
   "type": "esriFieldTypeDouble",
   "alias": "GREEN",
   "domain": null
  },
  {
   "name": "BLUE",
   "type": "esriFieldTypeDouble",
   "alias": "BLUE",
   "domain": null
  },
  {
   "name": "OPACITY",
   "type": "esriFieldTypeDouble",
   "alias": "OPACITY",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "VALUE": 1,
   "COUNT": 1670855481,
   "CLASS_NAMES": "Pervious",
   "RED": 0.8274509800000001,
   "GREEN": 0.8274509800000001,
   "BLUE": 0.8274509800000001,
   "OPACITY": 1
  }},
  {"attributes": {
   "OBJECTID": 2,
   "VALUE": 2,
   "COUNT": 85543861,
   "CLASS_NAMES": "Impervious",
   "RED": 0,
   "GREEN": 0.39215686,
   "BLUE": 0,
   "OPACITY": 1
  }}
 ]
}