/tillage-extension

Fiboa extension to describe tillage on a field

Apache License 2.0Apache-2.0

Tillage Extension Specification

This document explains the Tillage Extension to the Field Boundaries for Agriculture (fiboa) Specification.

This extension describes whether tillage has been performed on a field, along with various attributes to describe the tillage.

Properties

The fields in the table below can be used in these parts of fiboa documents:

  • Collection
  • Feature Properties
Property Name Type Description
tillage:occurred boolean REQUIRED. Whether or not this field has had a tillage event in a calendar year.
tillage:type string The type of tillage that occurred.
tillage:events int32 Number of tillage passes in a calendar year.
tillage:depth double Depth of soil disturbance in centimeters.
tillage:spacing double Space in centimeters between disks.
tillage:angle float Degrees of the disk of the tillage equipment. (0 - 90).

tillage:type allowed values:

  • conventional
  • conservation
  • unknown

Contributing

See the contributing guideline for more details.