Farm maps in LiteFarm allow users to add three types of drawings to their farm maps: areas, lines, and structures.
Areas are drawn polygons that have area. In general, the utility of the polygon is tied to its size. Examples of areas include fields, natural areas, domiciles, barns, greenhouses, etc.
Lines are drawn, multi-point segments that don’t form a polygon. In general, lines don’t have a meaningful area or their area is relatively uniform and doesn’t impact their utility. Examples of lines are: fences, creeks, roads, and footpaths
Structures on the other hand are points that are dropped on the map. For all intents and purposes, they don’t have an “area” per se, but rather provide a service based on their location. Examples of structures include pumps and gates
For our Spring 2021 release, the following areas will be supported:
Area type | Attributes | Other notes |
---|---|---|
Farm boundary |
| |
Field |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. Organic status: {“Non-organic” (default), “Transitional”, “Organic”) Transition date only shown if transitional or organic are chosen. |
Barn |
| Total area should be pre-populated by the maps API, but modifiable by the user. Lite Farm to document enum with blank, yes, no. |
Greenhouse |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. Organic status: {“Non-organic” (default), “Transitional”, “Organic”) Transition date only shown if transitional or organic are chosen. |
Natural area |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. |
Groundwater |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. |
Residence |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. |
Ceremonial area |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. |
For our Spring 2021 release, the following lines will be supported:
Line type | Attributes | Other notes |
---|---|---|
Fence |
| Length should be pre-populated by the maps API, but modifiable by the user. Fences that are pressure treated need to be declared for organic certifications. Only shown for organic certification. Options: {““, “Yes”, “No”} |
Creek |
| Length should be pre-populated by the maps API, but modifiable by the user. Used for irrigation: {““, “Yes”, “No”} Includes riparian buffer: {““, “Yes”, “No”} |
Buffer zone |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. Width is required. Standard is 8 meters for separation of organic and non-organic areas - though there are many reasons it can be less. Must be modifiable. |
Road |
| Length should be pre-populated by the maps API, but modifiable by the user. Type: {“Earthen” (default), “Gravel”, “Paved”} |
Footpath |
| Length should be pre-populated by the maps API, but modifiable by the user. Type: {“Earthen” (default), “Gravel”, “Paved”} |
For our Spring 2021 release, the following structures will be supported:
Structure type | Attributes | Other notes |
---|---|---|
Water valve |
| Source: {“Surface water” (default), “Groundwater”, “Rainwater”} Flow rate unit is based on the users measurement preference. For metric: l/min (default), l/hour For imperial: g/min (default), g/hour |
Gate |
|