{
"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": "Class",
"type": "esriFieldTypeString",
"alias": "Class",
"domain": null,
"length": 254
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count": 1558107198,
"Class": "Not woody canopy > 15 feet"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 526842802,
"Class": "Woody canopy > 15 feet"
}}
]
} |