{
"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": 10,
"Count": 1775
}},
{"attributes": {
"OBJECTID": 2,
"Value": 20,
"Count": 9935
}},
{"attributes": {
"OBJECTID": 3,
"Value": 30,
"Count": 27130
}},
{"attributes": {
"OBJECTID": 4,
"Value": 40,
"Count": 52557
}},
{"attributes": {
"OBJECTID": 5,
"Value": 50,
"Count": 77528
}},
{"attributes": {
"OBJECTID": 6,
"Value": 60,
"Count": 115462
}},
{"attributes": {
"OBJECTID": 7,
"Value": 70,
"Count": 159324
}},
{"attributes": {
"OBJECTID": 8,
"Value": 80,
"Count": 5206
}},
{"attributes": {
"OBJECTID": 9,
"Value": 90,
"Count": 1106
}},
{"attributes": {
"OBJECTID": 10,
"Value": 100,
"Count": 123
}}
]
} |