{
"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": "Descrip",
"type": "esriFieldTypeString",
"alias": "Descrip",
"domain": null,
"length": 50
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 1,
"Count": 933773243,
"Descrip": "Zero to 5% slopes"
}},
{"attributes": {
"OID": 1,
"Value": 2,
"Count": 472682761,
"Descrip": ">5% slopes to 10% slopes"
}},
{"attributes": {
"OID": 2,
"Value": 3,
"Count": 374881525,
"Descrip": ">10% slopes to 15% slopes"
}},
{"attributes": {
"OID": 3,
"Value": 4,
"Count": 333821406,
"Descrip": ">15% slopes to 20% slopes"
}},
{"attributes": {
"OID": 4,
"Value": 5,
"Count": 308827510,
"Descrip": ">20% slopes to 25% slopes"
}},
{"attributes": {
"OID": 5,
"Value": 6,
"Count": 292635635,
"Descrip": ">25% slopes to 30% slopes"
}},
{"attributes": {
"OID": 6,
"Value": 7,
"Count": 545539879,
"Descrip": ">30% slopes to 40% slopes"
}},
{"attributes": {
"OID": 7,
"Value": 8,
"Count": 486917501,
"Descrip": ">40% slopes to 50% slopes"
}},
{"attributes": {
"OID": 8,
"Value": 9,
"Count": 1360566047,
"Descrip": "> 50% slopes"
}}
]
} |