{
"objectIdFieldName": "",
"fields": [
{
"name": "OID",
"type": "esriFieldTypeOID",
"alias": "OID",
"domain": null
},
{
"name": "Value",
"type": "esriFieldTypeInteger",
"alias": "Value",
"domain": null
},
{
"name": "Count",
"type": "esriFieldTypeDouble",
"alias": "Count",
"domain": null
},
{
"name": "Land_cover",
"type": "esriFieldTypeString",
"alias": "Land_cover",
"domain": null,
"length": 50
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 1,
"Count": 204239,
"Land_cover": "Soy Double Crop (not cotton)"
}},
{"attributes": {
"OID": 1,
"Value": 2,
"Count": 703922,
"Land_cover": "Soy Single Crop"
}},
{"attributes": {
"OID": 2,
"Value": 3,
"Count": 41895,
"Land_cover": "Cotton"
}},
{"attributes": {
"OID": 3,
"Value": 4,
"Count": 8664533,
"Land_cover": "Pasture/Cerrado"
}},
{"attributes": {
"OID": 4,
"Value": 5,
"Count": 5945966,
"Land_cover": "Forest"
}},
{"attributes": {
"OID": 5,
"Value": 6,
"Count": 73297,
"Land_cover": "Water"
}},
{"attributes": {
"OID": 6,
"Value": 7,
"Count": 16538,
"Land_cover": "Urban"
}},
{"attributes": {
"OID": 7,
"Value": 8,
"Count": 35258,
"Land_cover": "Sugarcane"
}},
{"attributes": {
"OID": 8,
"Value": 9,
"Count": 12723,
"Land_cover": "Soy Double Crop (cotton)"
}}
]
} |