Units of Measurement and Properties
About
This page lists the units of measurements and properties across all machine file/operation types (tillage, planting, applied, harvest). If you have any questions or feedback, reach out to our team at help@withleaf.io.
Units are determined by the unitMeasurement configuration where you can select IMPERIAL or METRIC. The default is DEFAULT.
- Default
- Imperial
- Metric
These are the units of measurement for the DEFAULT configuration.
- All types
- Planted
- Applied
- Harvested
- Tillage
| Property | Unit of measurement | Description |
|---|---|---|
| startTime | - | All dates follow ISO 8601 format. Specifically, all dates should be in the format "yyyy-MM-dd'T'HH:mm:ss.SSSSSS'Z'". |
| finishTime | - | All dates follow ISO 8601 format. Specifically, all dates should be in the format "yyyy-MM-dd'T'HH:mm:ss.SSSSSS'Z'". |
| operationType | - | This field will tell you what type of operation it is e.g. "planted", "harvested", "applied" or "tillage". |
| crop | - | Indicates the type of crop being grown where the operation is happening e.g. corn. |
| varieties | - | Indicates the type of variety being grown where the operation is happening e.g. P1309WAM is a variety of corn. This property also comes with seed rate, count and area information. |
| machinery | - | Shows the type of machinery used including the name, type, brand and serial number. |
| geometry | - | Shows where the operation happened and the shape of the area covered, includes geometry type and coordinates. |
| speed | Imperial: ft/s or m/s | Feet or meters per second. How fast did the tractor travel? |
| totalDistance | Imperial: ft, Metric: m | Feet or meters. How far did the tractor travel? |
| elevation | Imperial: ft, Metric: m | Feet or meters. What was the elevation of the landscape? |
| equipmentWidth | Imperial: ft, Metric: m | Feet or meters. How wide is the equipment? |
| totalArea | m² | Total area covered in square meters. The m² is a common area measurement that's then calculated into another number such as acres (ac) or hectares (ha). |