ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Fragmentation/Fragmentation_2018_mesh_density)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 484398534
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 396267315
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 372592305
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 224551841
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 88911139
  }}
 ]
}