tillage_event - v0.0.1
tillage_log
- Type: log--activity
- Required: true
- Must be related to a taxonomy_term--log_category named tillage and be related to an asset--land.
- Should have quantity--standard--stir, quantity--standard--residue, quantity--standard--tillage_depth.
- May have other taxonomy_term--log_category.
- Originally hosted in link
stir_quantity
- Type: quantity--standard
- Required: false
- Must be labelled as stir and it's measure type is ratio.
- See documentation ADD LINK to get the standard specification for this ratio.
Overlay Requirements:
- measure: fixed to ratio.
depth_quantity
- Type: quantity--standard
- Required: false
- Must be labelled as depth and it's measure type is length.
Overlay Requirements:
-
measure: fixed to length.
-
label: fixed to depth.
depth_unit
- Type: taxonomy_term--unit
- Required: false
Overlay Requirements:
- name: fixed to in.
area_quantity
- Type: quantity--standard
- Required: false
- Area is the percentage of the field that the seeding applies to.
Overlay Requirements:
-
measure: fixed to area.
-
label: fixed to area.
area_unit
- Type: taxonomy_term--unit
- Required: false
- Units for area are: % of acres.
speed
- Type: quantity--standard
- Required: false
- Must be labelled as speed and it's measure type is speed.
Overlay Requirements:
-
measure: fixed to speed.
-
label: fixed to speed.
speed_unit
- Type: taxonomy_term--unit
- Required: false
- The speed for mechanized tillage should always be entered in mph
Overlay Requirements:
- name: fixed to mph.
plant_asset
- Type: asset--plant
- Required: true
- The planting is the main asset that all management logs will reference.
Overlay Requirements:
-
status: fixed to active.
-
geometry: fixed to null.
log_category
- Type: taxonomy_term--log_category
- Required: false
- The only identifier for a tillage log activity MUST be its tillage log category taxonomy term.
Overlay Requirements:
- name: fixed to tillage.