ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (sina_raster/Land_degradation_neutrality_SDG1531_2019_v2023)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "objectid": 1,
   "value": 0,
   "count": 2223975140
  }},
  {"attributes": {
   "objectid": 2,
   "value": 1,
   "count": 631958609
  }},
  {"attributes": {
   "objectid": 3,
   "value": 2,
   "count": 113926367
  }},
  {"attributes": {
   "objectid": 4,
   "value": 31,
   "count": 44137445
  }}
 ]
}