{
"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": "Desc_",
"type": "esriFieldTypeString",
"alias": "Desc_",
"domain": null,
"length": 50
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 1,
"Count": 10883878839,
"Desc_": "Tree Canopy"
}},
{"attributes": {
"OID": 1,
"Value": 2,
"Count": 11165095047,
"Desc_": "Grass/Shrub"
}},
{"attributes": {
"OID": 2,
"Value": 3,
"Count": 376387775,
"Desc_": "Bare Earth"
}},
{"attributes": {
"OID": 3,
"Value": 4,
"Count": 7236078564,
"Desc_": "Water"
}},
{"attributes": {
"OID": 4,
"Value": 5,
"Count": 1482085859,
"Desc_": "Buildings"
}},
{"attributes": {
"OID": 5,
"Value": 6,
"Count": 1230692377,
"Desc_": "Roads/Railroads"
}},
{"attributes": {
"OID": 6,
"Value": 7,
"Count": 1847225077,
"Desc_": "Other Paved Surfaces"
}}
]
} |