{
"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": "Hab_Type",
"type": "esriFieldTypeString",
"alias": "Hab_Type",
"domain": null,
"length": 254
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 0,
"Count": 2993937,
"Hab_Type": "Cottonwood-Willow Habitat"
}},
{"attributes": {
"OID": 1,
"Value": 1,
"Count": 7340446,
"Hab_Type": "Mesquite Habitat"
}},
{"attributes": {
"OID": 2,
"Value": 2,
"Count": 4480669,
"Hab_Type": "Other Habitat"
}}
]
} |