ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (NPWS/MAES15NetworksCombined)

{
 "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": "NETWORK",
   "type": "esriFieldTypeString",
   "alias": "NETWORK",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 13046676,
   "NETWORK": "Not part of an ecological network"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 11479669,
   "NETWORK": "Part of 1 ecological network"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 3565268,
   "NETWORK": "Part of 2 ecological networks"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count": 399299,
   "NETWORK": "Part of 3 ecological networks"
  }}
 ]
}