{
"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": "COMMON_NAM",
"type": "esriFieldTypeString",
"alias": "COMMON_NAM",
"domain": null,
"length": 71
}
],
"features": [
{"attributes": {
"Rowid": 0,
"VALUE": 1,
"COUNT": 103,
"COMMON_NAM": "Bare Soil"
}},
{"attributes": {
"Rowid": 1,
"VALUE": 2,
"COUNT": 561854,
"COMMON_NAM": "Waterbodies"
}},
{"attributes": {
"Rowid": 2,
"VALUE": 3,
"COUNT": 3177548,
"COMMON_NAM": "Forest"
}},
{"attributes": {
"Rowid": 3,
"VALUE": 4,
"COUNT": 347689,
"COMMON_NAM": "Human Intervention"
}},
{"attributes": {
"Rowid": 4,
"VALUE": 5,
"COUNT": 2177981,
"COMMON_NAM": "Agriculture"
}}
]
} |