ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (GioLandPublic/HRL_ForestType_2018)

{
 "objectIdFieldName": "OBJECTID",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Class_Name",
   "type": "esriFieldTypeString",
   "alias": "Class_Name",
   "domain": null,
   "length": 254
  },
  {
   "name": "AREA_KM2",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_KM2",
   "domain": null
  },
  {
   "name": "AREA_PERC",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_PERC",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 38168705079,
   "Class_Name": "all non-forest areas",
   "AREA_KM2": 3816870.5079,
   "AREA_PERC": 64.5716551729
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 11595699703,
   "Class_Name": "broadleaved forest",
   "AREA_KM2": 1159569.9703,
   "AREA_PERC": 19.6169485226
  }},
  {"attributes": {
   "OID": 2,
   "Value": 2,
   "Count": 9346214230,
   "Class_Name": "coniferous forest",
   "AREA_KM2": 934621.423,
   "AREA_PERC": 15.8113963044
  }},
  {"attributes": {
   "OID": 3,
   "Value": 255,
   "Count": 239889380988,
   "Class_Name": "outside area",
   "AREA_KM2": 2.39889380988E7,
   "AREA_PERC": 0
  }}
 ]
}