ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (NHP/Amphibian_Biodiversity)

{
 "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": 1,
   "Count": 10040944
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 3,
   "Count": 9755313
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 5,
   "Count": 5204919
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 6,
   "Count": 3952915
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 7,
   "Count": 5845351
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 8,
   "Count": 4482791
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 9,
   "Count": 3226787
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 10,
   "Count": 4483107
  }}
 ]
}