{
"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": -150,
"Count": 80
}},
{"attributes": {
"OBJECTID": 2,
"Value": -100,
"Count": 563
}},
{"attributes": {
"OBJECTID": 3,
"Value": -50,
"Count": 5728
}},
{"attributes": {
"OBJECTID": 4,
"Value": 0,
"Count": 10107
}},
{"attributes": {
"OBJECTID": 5,
"Value": 50,
"Count": 3667
}},
{"attributes": {
"OBJECTID": 6,
"Value": 100,
"Count": 939
}},
{"attributes": {
"OBJECTID": 7,
"Value": 150,
"Count": 831
}},
{"attributes": {
"OBJECTID": 8,
"Value": 200,
"Count": 440
}},
{"attributes": {
"OBJECTID": 9,
"Value": 250,
"Count": 281
}},
{"attributes": {
"OBJECTID": 10,
"Value": 300,
"Count": 91
}},
{"attributes": {
"OBJECTID": 11,
"Value": 350,
"Count": 5
}}
]
} |