{
"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": "CLASS",
"type": "esriFieldTypeString",
"alias": "CLASS",
"domain": null,
"length": 25
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 0,
"Count": 19586,
"CLASS": "No Data Available"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 1,
"Count": 1777,
"CLASS": "Native Forest"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 2,
"Count": 800,
"CLASS": "Native Scrub"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 3,
"Count": 20031,
"CLASS": "Pasture"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 4,
"Count": 115,
"CLASS": "Pine Forest"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 5,
"Count": 1777,
"CLASS": "Tussock Grassland"
}}
]
} |