ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (r06/R06_NWFP_MarbledMurreletNestingHabitat_20Yr)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "Rowid",
   "type": "esriFieldTypeOID",
   "alias": "Rowid",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "HAB_CLASS",
   "type": "esriFieldTypeString",
   "alias": "HAB_CLASS",
   "domain": null,
   "length": 15
  },
  {
   "name": "ACRES",
   "type": "esriFieldTypeInteger",
   "alias": "ACRES",
   "domain": null
  },
  {
   "name": "HECTARES",
   "type": "esriFieldTypeInteger",
   "alias": "HECTARES",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "Rowid": 0,
   "VALUE": 1,
   "COUNT": 57995790,
   "HAB_CLASS": "Lowest",
   "ACRES": 12897945,
   "HECTARES": 5219621
  }},
  {"attributes": {
   "Rowid": 1,
   "VALUE": 2,
   "COUNT": 25120833,
   "HAB_CLASS": "Marginal",
   "ACRES": 5586735,
   "HECTARES": 2260875
  }},
  {"attributes": {
   "Rowid": 2,
   "VALUE": 3,
   "COUNT": 8181255,
   "HAB_CLASS": "Moderately High",
   "ACRES": 1819466,
   "HECTARES": 736313
  }},
  {"attributes": {
   "Rowid": 3,
   "VALUE": 4,
   "COUNT": 1831950,
   "HAB_CLASS": "Highest",
   "ACRES": 407416,
   "HECTARES": 164876
  }}
 ]
}