{
"objectIdFieldName": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "VALUE",
"type": "esriFieldTypeInteger",
"alias": "VALUE",
"domain": null
},
{
"name": "COUNT_",
"type": "esriFieldTypeInteger",
"alias": "COUNT_",
"domain": null
},
{
"name": "Label",
"type": "esriFieldTypeString",
"alias": "Label",
"domain": null,
"length": 23
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"VALUE": 1,
"COUNT_": 6650991,
"Label": "Minimally disturbed"
}},
{"attributes": {
"OBJECTID": 2,
"VALUE": 2,
"COUNT_": 991436,
"Label": "Lightly disturbed"
}},
{"attributes": {
"OBJECTID": 3,
"VALUE": 3,
"COUNT_": 4343170,
"Label": "Moderately disturbed"
}},
{"attributes": {
"OBJECTID": 4,
"VALUE": 4,
"COUNT_": 1045643,
"Label": "Severely disturbed"
}},
{"attributes": {
"OBJECTID": 5,
"VALUE": 5,
"COUNT_": 23086,
"Label": "Completely disturbed"
}}
]
} |