{
"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": 1000,
"Count_": 8693
}},
{"attributes": {
"OBJECTID": 2,
"Value": 1500,
"Count_": 6972
}},
{"attributes": {
"OBJECTID": 3,
"Value": 2000,
"Count_": 7213
}}
]
} |