{
"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": "area_ha",
"type": "esriFieldTypeDouble",
"alias": "area_ha",
"domain": null
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 1,
"Count": 3683036,
"area_ha": 1114118.39
}},
{"attributes": {
"OID": 1,
"Value": 2,
"Count": 2089823,
"area_ha": 632171.4575
}},
{"attributes": {
"OID": 2,
"Value": 3,
"Count": 88079,
"area_ha": 26643.8975
}},
{"attributes": {
"OID": 3,
"Value": 4,
"Count": 22451,
"area_ha": 6791.4275
}}
]
} |