{
"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": 30
}
],
"features": [
{"attributes": {
"objectid": 1,
"value": 1,
"count": 95215,
"descr": "Water"
}},
{"attributes": {
"objectid": 2,
"value": 2,
"count": 585509,
"descr": "Urban"
}},
{"attributes": {
"objectid": 3,
"value": 3,
"count": 8484,
"descr": "Barren"
}},
{"attributes": {
"objectid": 4,
"value": 4,
"count": 4099806,
"descr": "Forest"
}},
{"attributes": {
"objectid": 5,
"value": 5,
"count": 1636274,
"descr": "GrassHay"
}},
{"attributes": {
"objectid": 6,
"value": 6,
"count": 2354798,
"descr": "Crops"
}},
{"attributes": {
"objectid": 7,
"value": 7,
"count": 1012276,
"descr": "Wetlands"
}}
]
} |