{
"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": 25,
"Count_": 2576809
}},
{"attributes": {
"OBJECTID": 2,
"Value": 50,
"Count_": 2258901
}},
{"attributes": {
"OBJECTID": 3,
"Value": 75,
"Count_": 922853
}},
{"attributes": {
"OBJECTID": 4,
"Value": 100,
"Count_": 493355
}}
]
} |