{
"objectIdFieldName": "",
"fields": [
{
"name": "Rowid",
"type": "esriFieldTypeOID",
"alias": "Rowid",
"domain": null
},
{
"name": "VALUE",
"type": "esriFieldTypeInteger",
"alias": "VALUE",
"domain": null
},
{
"name": "COUNT",
"type": "esriFieldTypeInteger",
"alias": "COUNT",
"domain": null
},
{
"name": "CLASS",
"type": "esriFieldTypeString",
"alias": "CLASS",
"domain": null,
"length": 50
},
{
"name": "DESCRIPTION",
"type": "esriFieldTypeString",
"alias": "DESCRIPTION",
"domain": null,
"length": 50
}
],
"features": [
{"attributes": {
"Rowid": 0,
"VALUE": 1,
"COUNT": 390349,
"CLASS": "< -1",
"DESCRIPTION": "Flat"
}},
{"attributes": {
"Rowid": 1,
"VALUE": 2,
"COUNT": 321694,
"CLASS": "-1 to 22.5",
"DESCRIPTION": "North"
}},
{"attributes": {
"Rowid": 2,
"VALUE": 3,
"COUNT": 1557737,
"CLASS": "22.5 to 112.5",
"DESCRIPTION": "Northeast, East"
}},
{"attributes": {
"Rowid": 3,
"VALUE": 4,
"COUNT": 2187914,
"CLASS": "112.5 to 247.5",
"DESCRIPTION": "Southeast, South, Southwest"
}},
{"attributes": {
"Rowid": 4,
"VALUE": 5,
"COUNT": 1835939,
"CLASS": "247.5 to 360",
"DESCRIPTION": "West, Northwest"
}}
]
} |