ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (NPWS/MAES15ConservationDesignations)

{
 "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
  },
  {
   "name": "CONS_DES",
   "type": "esriFieldTypeString",
   "alias": "CONS_DES",
   "domain": null,
   "length": 150
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 7884,
   "Count": 4983,
   "CONS_DES": "National Park or Nature Reserve"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 7885,
   "Count": 293223,
   "CONS_DES": "SPA, SAC or NHA within a National Park or Nature Reserve"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 7886,
   "Count": 325356,
   "CONS_DES": "Wildfowl Sanctuary, pNHA or Refuge for Fauna"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 7887,
   "Count": 3568280,
   "CONS_DES": "SPA, SAC or NHA"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 7888,
   "Count": 23749407,
   "CONS_DES": "No designation"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 7889,
   "Count": 828,
   "CONS_DES": "Wildfowl Sanctuary, pNHA or Refuge for Fauna, within a National Park or Nature Reserve"
  }}
 ]
}