ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (sina_consumo_suolo/Infrastrutture_verdi_2022)

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