ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Consumo_Suolo/SC2019_rec_LAEA_v_4_1)

{
 "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": 213222179
  }},
  {"attributes": {
   "objectid": 2,
   "value": 2,
   "count": 2800775382
  }}
 ]
}