{
"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": "SlopeClass",
"type": "esriFieldTypeString",
"alias": "SlopeClass",
"domain": null,
"length": 10
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 7,
"Count_": 1165819571,
"SlopeClass": "0 - 7.9"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 15,
"Count_": 498837927,
"SlopeClass": "8 - 15.9"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 25,
"Count_": 588345239,
"SlopeClass": "16 - 25.9"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 89,
"Count_": 1477967017,
"SlopeClass": "26+"
}}
]
} |