{
"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
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 9,
"Count": 338944
}},
{"attributes": {
"OBJECTID": 2,
"Value": 10,
"Count": 17809
}},
{"attributes": {
"OBJECTID": 3,
"Value": 11,
"Count": 29925
}},
{"attributes": {
"OBJECTID": 4,
"Value": 13,
"Count": 173243
}}
]
} |