{
"type": "Feature",
"properties": {
"operationType": "harvested",
"startTime": "2015-09-23T00:00:00Z",
"endTime": "2015-09-24T00:36:55.8Z",
"crop": ["corn"],
"totalArea": { "value": 24963.04, "unit": "m2" },
"totalDistance": { "value": 17978.42, "unit": "ft" },
"elevation": { "avg": 155.78, "min": 147.6, "max": 162.4, "unit": "ft" },
"speed": { "avg": 4.93, "min": 2.43, "max": 6.39, "unit": "mi/hr" },
"harvestMoisture": { "avg": 18.22, "min": 12.75, "max": 21.18, "unit": "percentage" },
"wetMass": { "avg": 5.86, "min": 0.04, "max": 11.06, "unit": "lb" },
"totalWetMass": { "value": 72494.18, "unit": "lb" },
"wetMassPerArea": { "avg": 11752.32, "min": 87.80, "max": 40340.88, "unit": "lb/ac" },
"dryMass": { "avg": 5.63, "min": 0.04, "max": 10.89, "unit": "lb" },
"totalDryMass": { "value": 69707.74, "unit": "lb" },
"dryMassPerArea": { "avg": 11300.59, "min": 82.16, "max": 38518.42, "unit": "lb/ac" },
"wetVolume": { "avg": 0.10, "min": 0.001, "max": 0.20, "unit": "bu" },
"totalWetVolume": { "value": 1294.54, "unit": "bu" },
"wetVolumePerArea": { "avg": 209.86, "min": 1.57, "max": 720.37, "unit": "bu/ac" },
"dryVolume": { "avg": 0.10, "min": 0.001, "max": 0.19, "unit": "bu" },
"totalDryVolume": { "value": 1244.78, "unit": "bu" },
"dryVolumePerArea": { "avg": 201.80, "min": 1.47, "max": 687.83, "unit": "bu/ac" },
"totalFuelUsed": { "value": 196.25, "unit": "gal" },
"varieties": [
{
"name": "Corn",
"harvestMoisture": { "avg": 18.22, "min": 12.75, "max": 21.18, "unit": "percentage" },
"wetMass": { "value": 72494.18, "unit": "lb" },
"dryMass": { "value": 69707.74, "unit": "lb" },
"wetVolume": { "value": 1294.54, "unit": "bu" },
"dryVolume": { "value": 1244.78, "unit": "bu" },
"area": { "value": 24963.04, "unit": "m2" }
}
],
"machinery": [
{ "name": "Case IH X010 Series 7010", "type": "machine", "serialNumber": "8227260", "brand": "Case IH" },
{ "name": "Case IH Corn Head 15ft 6row", "type": "implement", "brand": "Case IH" }
],
"originalOperationType": "Harvesting"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [[[[-89.804, 40.478], [-89.808, 40.476], [-89.807, 40.473], [-89.805, 40.471], [-89.801, 40.471], [-89.798, 40.473], [-89.798, 40.476], [-89.801, 40.478], [-89.804, 40.478]]]]
}
}