{
"objectIdFieldName": "",
"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": 37114536544,
"Class_Name": "all non-tree covered areas",
"AREA_KM2": 3711453.6544,
"AREA_PERC": 62.7882725092
}},
{"attributes": {
"OID": 1,
"Value": 1,
"Count": 12687613291,
"Class_Name": "broadleaved trees",
"AREA_KM2": 1268761.3291,
"AREA_PERC": 21.464186138
}},
{"attributes": {
"OID": 2,
"Value": 2,
"Count": 9308469177,
"Class_Name": "coniferous trees",
"AREA_KM2": 930846.9177,
"AREA_PERC": 15.7475413612
}},
{"attributes": {
"OID": 3,
"Value": 255,
"Count": 239889380988,
"Class_Name": "outside area",
"AREA_KM2": 2.39889380988E7,
"AREA_PERC": 0
}}
]
} |