ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Consumo_Suolo/SC2015_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": 210937672
  }},
  {"attributes": {
   "objectid": 2,
   "value": 2,
   "count": 2803059889
  }}
 ]
}