{
"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_": 5947727
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count_": 936029
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count_": 256907
}},
{"attributes": {
"OBJECTID": 4,
"Value": 4,
"Count_": 93481
}},
{"attributes": {
"OBJECTID": 5,
"Value": 5,
"Count_": 126658
}}
]
} |