{
"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",
"type": "esriFieldTypeDouble",
"alias": "Area",
"domain": null
},
{
"name": "Percentage",
"type": "esriFieldTypeDouble",
"alias": "Percentage",
"domain": null
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 1,
"Count": 45823,
"Area": 1832.92,
"Percentage": 21.3044024046
}},
{"attributes": {
"OID": 1,
"Value": 2,
"Count": 74158,
"Area": 2966.32,
"Percentage": 34.4781414032
}},
{"attributes": {
"OID": 2,
"Value": 3,
"Count": 40276,
"Area": 1611.04,
"Percentage": 18.7254459823
}},
{"attributes": {
"OID": 3,
"Value": 4,
"Count": 23114,
"Area": 924.56,
"Percentage": 10.7463491517
}},
{"attributes": {
"OID": 4,
"Value": 5,
"Count": 31716,
"Area": 1268.64,
"Percentage": 14.7456610581
}}
]
} |