{
"objectIdFieldName": "",
"fields": [
{
"name": "objectid",
"type": "esriFieldTypeOID",
"alias": "objectid",
"domain": null
},
{
"name": "value",
"type": "esriFieldTypeInteger",
"alias": "value",
"domain": null
},
{
"name": "count",
"type": "esriFieldTypeInteger",
"alias": "count",
"domain": null
},
{
"name": "descr",
"type": "esriFieldTypeString",
"alias": "descr",
"domain": null,
"length": 50
},
{
"name": "descr_map",
"type": "esriFieldTypeString",
"alias": "descr_map",
"domain": null,
"length": 100
}
],
"features": [
{"attributes": {
"objectid": 1,
"value": 1,
"count": 287459869,
"descr": "1. Level to very gently sl",
"descr_map": "1. Nearly leveled (0-1%),very gently sloping (1-3%)"
}},
{"attributes": {
"objectid": 2,
"value": 2,
"count": 218490363,
"descr": "2. Gently sloping",
"descr_map": "2. gently sloping (3-8%)"
}},
{"attributes": {
"objectid": 3,
"value": 3,
"count": 71737440,
"descr": "3. Moderately sloping",
"descr_map": "3. Moderatly sloping (8-15%)"
}},
{"attributes": {
"objectid": 4,
"value": 4,
"count": 109039789,
"descr": "4. Steep sloping",
"descr_map": "4. Moderately Steep sloping (15-30%), steeply sloping ( above 30%)"
}},
{"attributes": {
"objectid": 5,
"value": 0,
"count": 43533352,
"descr": "5. DATA NOT AVAILABLE",
"descr_map": "5. DATA NOT AVAILABLE"
}}
]
} |