{
"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": 1,
"Count": 1048769170
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 504752591
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count": 124000739
}}
]
} |