ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (GreenInfrastructure/PADUSIUCNCAT_WM)

{
 "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": "IUCN_Cat",
   "type": "esriFieldTypeString",
   "alias": "IUCN_Cat",
   "domain": null,
   "length": 44
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 201932974,
   "IUCN_Cat": "V"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 213749184,
   "IUCN_Cat": "IV"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 98126365,
   "IUCN_Cat": "II"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 11839076,
   "IUCN_Cat": "Ia"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 521448259,
   "IUCN_Cat": "Ib"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 10917206,
   "IUCN_Cat": "III"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 41712084,
   "IUCN_Cat": "VI"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count": 15091,
   "IUCN_Cat": "Permanently Unassigned"
  }}
 ]
}