{
"objectIdFieldName": "",
"fields": [
{
"name": "OID",
"type": "esriFieldTypeOID",
"alias": "OID",
"domain": null
},
{
"name": "Value",
"type": "esriFieldTypeInteger",
"alias": "Value",
"domain": null
},
{
"name": "Count",
"type": "esriFieldTypeDouble",
"alias": "Count",
"domain": null
},
{
"name": "CLASSNAME",
"type": "esriFieldTypeString",
"alias": "CLASSNAME",
"domain": null,
"length": 30
},
{
"name": "MID_MINS",
"type": "esriFieldTypeInteger",
"alias": "MID_MINS",
"domain": null
},
{
"name": "MID_HOURS",
"type": "esriFieldTypeSingle",
"alias": "MID_HOURS",
"domain": null
},
{
"name": "RED",
"type": "esriFieldTypeInteger",
"alias": "RED",
"domain": null
},
{
"name": "GREEN",
"type": "esriFieldTypeInteger",
"alias": "GREEN",
"domain": null
},
{
"name": "BLUE",
"type": "esriFieldTypeInteger",
"alias": "BLUE",
"domain": null
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 1,
"Count": 5966570893,
"CLASSNAME": "0 to 1 hours",
"MID_MINS": 30,
"MID_HOURS": 0.5,
"RED": 116,
"GREEN": 154,
"BLUE": 180
}},
{"attributes": {
"OID": 1,
"Value": 2,
"Count": 1614434155,
"CLASSNAME": "1 to 2 hours",
"MID_MINS": 90,
"MID_HOURS": 1.5,
"RED": 255,
"GREEN": 255,
"BLUE": 153
}},
{"attributes": {
"OID": 2,
"Value": 3,
"Count": 676842729,
"CLASSNAME": "2 to 4 hours",
"MID_MINS": 180,
"MID_HOURS": 3,
"RED": 253,
"GREEN": 192,
"BLUE": 134
}},
{"attributes": {
"OID": 3,
"Value": 4,
"Count": 127401694,
"CLASSNAME": "4 to 6 hours",
"MID_MINS": 300,
"MID_HOURS": 5,
"RED": 229,
"GREEN": 103,
"BLUE": 97
}},
{"attributes": {
"OID": 4,
"Value": 5,
"Count": 105740902,
"CLASSNAME": "More than 6 hours",
"MID_MINS": 420,
"MID_HOURS": 7,
"RED": 168,
"GREEN": 0,
"BLUE": 0
}}
]
} |