{
"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
},
{
"name": "ClassName",
"type": "esriFieldTypeString",
"alias": "ClassName",
"domain": null,
"length": 50
},
{
"name": "Red",
"type": "esriFieldTypeSmallInteger",
"alias": "Red",
"domain": null
},
{
"name": "Blue",
"type": "esriFieldTypeSmallInteger",
"alias": "Blue",
"domain": null
},
{
"name": "Green",
"type": "esriFieldTypeSmallInteger",
"alias": "Green",
"domain": null
},
{
"name": "PopupText",
"type": "esriFieldTypeString",
"alias": "PopupText",
"domain": null,
"length": 255
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 0,
"Count": 299835,
"ClassName": "Low (1)",
"Red": 255,
"Blue": 128,
"Green": 255,
"PopupText": "Low (0)"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 1,
"Count": 63976512,
"ClassName": "Low (1)",
"Red": 255,
"Blue": 128,
"Green": 255,
"PopupText": "Low (1)"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 2,
"Count": 43856744,
"ClassName": "Medium (2)",
"Red": 56,
"Blue": 9,
"Green": 224,
"PopupText": "Medium (2)"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 3,
"Count": 17968290,
"ClassName": "High (3-4)",
"Red": 26,
"Blue": 171,
"Green": 147,
"PopupText": "High (3)"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 4,
"Count": 7358222,
"ClassName": "High (3-4)",
"Red": 26,
"Blue": 171,
"Green": 147,
"PopupText": "High (4)"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 5,
"Count": 3115243,
"ClassName": "Very High (5-7)",
"Red": 12,
"Blue": 120,
"Green": 16,
"PopupText": "Very High (5)"
}},
{"attributes": {
"OBJECTID": 7,
"Value": 6,
"Count": 1445813,
"ClassName": "Very High (5-7)",
"Red": 12,
"Blue": 120,
"Green": 16,
"PopupText": "Very High (6)"
}},
{"attributes": {
"OBJECTID": 8,
"Value": 7,
"Count": 1046422,
"ClassName": "Very High (5-7)",
"Red": 12,
"Blue": 120,
"Green": 16,
"PopupText": "Very High (7)"
}}
]
} |