{
"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": "Category",
"type": "esriFieldTypeString",
"alias": "Category",
"domain": null,
"length": 50
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 0,
"Count_": 31141365,
"Category": "Unburnable"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 1,
"Count_": 214308596,
"Category": "> 0 - 0.1"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 2,
"Count_": 134684106,
"Category": "0.1 -- 0.2"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 3,
"Count_": 48669336,
"Category": "0.2 - 0.4"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 4,
"Count_": 46332719,
"Category": "0.4 - 0.8"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 5,
"Count_": 35335066,
"Category": "0.8 - 2"
}}
]
} |