{ "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": 123659, "Land_Cover": "Soy Double Crop (not cotton)" } }, { "attributes": { "OID": 1, "Value": 2, "Count": 497430, "Land_Cover": "Soy Single Crop" } }, { "attributes": { "OID": 2, "Value": 3, "Count": 33312, "Land_Cover": "Cotton" } }, { "attributes": { "OID": 3, "Value": 4, "Count": 8462167, "Land_Cover": "Pasture/Cerrado" } }, { "attributes": { "OID": 4, "Value": 5, "Count": 6455768, "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": 29179, "Land_Cover": "Sugarcane" } }, { "attributes": { "OID": 8, "Value": 9, "Count": 7021, "Land_Cover": "Soy Double Crop (cotton)" } } ] }