ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (rischi_naturali/suscettibilita_frane_advitam)

{
 "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": 33551079
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 34219534
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 5456329
  }}
 ]
}