ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (NASASERVIR/MTDD_updated_2020_roadsAOI_clip)

{
 "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": 3122891
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 95558840
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 4616684
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count": 3197078
  }}
 ]
}