ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Consumo_Suolo/CCS_18_sentinel)

{
 "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
  },
  {
   "name": "cod",
   "type": "esriFieldTypeInteger",
   "alias": "cod",
   "domain": null
  },
  {
   "name": "legenda",
   "type": "esriFieldTypeString",
   "alias": "legenda",
   "domain": null,
   "length": 30
  }
 ],
 "features": [
  {"attributes": {
   "objectid": 1,
   "value": 1,
   "count": 213459924,
   "cod": 11000,
   "legenda": "Abiotico artificiale"
  }},
  {"attributes": {
   "objectid": 2,
   "value": 2,
   "count": 96477064,
   "cod": 12000,
   "legenda": "Abiotico naturale"
  }},
  {"attributes": {
   "objectid": 3,
   "value": 3,
   "count": 1200664702,
   "cod": 21110,
   "legenda": "Vegetazione arborea - latifogl"
  }},
  {"attributes": {
   "objectid": 4,
   "value": 4,
   "count": 160758554,
   "cod": 21120,
   "legenda": "Vegetazione arborea - conifere"
  }},
  {"attributes": {
   "objectid": 5,
   "value": 5,
   "count": 1265852650,
   "cod": 22100,
   "legenda": "Vegetazione erbacea - periodic"
  }},
  {"attributes": {
   "objectid": 6,
   "value": 6,
   "count": 31833495,
   "cod": 22200,
   "legenda": "Vegetazione erbacea - permanen"
  }},
  {"attributes": {
   "objectid": 7,
   "value": 7,
   "count": 33773693,
   "cod": 31000,
   "legenda": "Corpi idrici"
  }},
  {"attributes": {
   "objectid": 8,
   "value": 8,
   "count": 11177312,
   "cod": 32000,
   "legenda": "Neve e ghiaccio permanente"
  }},
  {"attributes": {
   "objectid": 9,
   "value": 0,
   "count": 0,
   "cod": null,
   "legenda": null
  }}
 ]
}