{
"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": 100
},
{
"name": "R",
"type": "esriFieldTypeInteger",
"alias": "R",
"domain": null
},
{
"name": "G",
"type": "esriFieldTypeInteger",
"alias": "G",
"domain": null
},
{
"name": "B",
"type": "esriFieldTypeInteger",
"alias": "B",
"domain": null
},
{
"name": "Opacity",
"type": "esriFieldTypeInteger",
"alias": "Opacity",
"domain": null
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count_": 493612,
"ClassName": "Unburned/Low",
"R": 0,
"G": 128,
"B": 128,
"Opacity": 255
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count_": 529975,
"ClassName": "Low",
"R": 82,
"G": 204,
"B": 204,
"Opacity": 255
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count_": 421077,
"ClassName": "Moderate",
"R": 255,
"G": 232,
"B": 32,
"Opacity": 255
}},
{"attributes": {
"OBJECTID": 4,
"Value": 4,
"Count_": 217920,
"ClassName": "High",
"R": 168,
"G": 0,
"B": 0,
"Opacity": 255
}},
{"attributes": {
"OBJECTID": 5,
"Value": 5,
"Count_": 21464,
"ClassName": "Increased Greeness",
"R": 57,
"G": 181,
"B": 74,
"Opacity": 255
}}
]
} |