ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (PriorityAreasForConservationOrRestoration/Restoration_Opportunities_Global)

{
 "features": [
  {"attributes": {
   "count": 101718,
   "value": 5,
   "objectid": 1
  }},
  {"attributes": {
   "count": 101967,
   "value": 10,
   "objectid": 2
  }},
  {"attributes": {
   "count": 101934,
   "value": 15,
   "objectid": 3
  }},
  {"attributes": {
   "count": 101914,
   "value": 20,
   "objectid": 4
  }},
  {"attributes": {
   "count": 101901,
   "value": 25,
   "objectid": 5
  }},
  {"attributes": {
   "count": 101889,
   "value": 30,
   "objectid": 6
  }},
  {"attributes": {
   "count": 101875,
   "value": 35,
   "objectid": 7
  }},
  {"attributes": {
   "count": 101896,
   "value": 40,
   "objectid": 8
  }},
  {"attributes": {
   "count": 101865,
   "value": 45,
   "objectid": 9
  }},
  {"attributes": {
   "count": 101864,
   "value": 50,
   "objectid": 10
  }},
  {"attributes": {
   "count": 101862,
   "value": 55,
   "objectid": 11
  }},
  {"attributes": {
   "count": 101869,
   "value": 60,
   "objectid": 12
  }},
  {"attributes": {
   "count": 101865,
   "value": 65,
   "objectid": 13
  }},
  {"attributes": {
   "count": 101861,
   "value": 70,
   "objectid": 14
  }},
  {"attributes": {
   "count": 101860,
   "value": 75,
   "objectid": 15
  }},
  {"attributes": {
   "count": 101861,
   "value": 80,
   "objectid": 16
  }},
  {"attributes": {
   "count": 101861,
   "value": 85,
   "objectid": 17
  }},
  {"attributes": {
   "count": 101861,
   "value": 90,
   "objectid": 18
  }},
  {"attributes": {
   "count": 101861,
   "value": 95,
   "objectid": 19
  }},
  {"attributes": {
   "count": 101763,
   "value": 100,
   "objectid": 20
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "objectid",
   "alias": "objectid",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "value",
   "alias": "value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "count",
   "alias": "count",
   "type": "esriFieldTypeDouble"
  }
 ]
}