Introduction
Farm maps in LiteFarm allow users to add three categories of locations to their farm maps: areas, lines, and structures.
...
For our Spring 2021 release, the following areas will be supported:
Area type | Attributes | Other notes | Available Views and actions |
---|---|---|---|
Farm site boundary |
| Detail** ** including edit, retire, reestablish | |
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 chosen. | Hybrid:
** including edit, retire (only if no incomplete tasks or crops reference this field), reestablish |
Garden |
| 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 chosen. | Hybrid:
** including edit, retire (only if no incomplete tasks or crops reference this field), reestablish |
Barn |
| Total area should be pre-populated by the maps API, but modifiable by the user. Both enums have the following values: {““, “No”, “Yes”} | Hybrid:
* Not in current scope - just an FYI ** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Greenhouse |
| Total area 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. | Hybrid:
** including edit, retire (only if no incomplete tasks or crops reference this location), reestablish |
Natural area |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Surface water |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user.
| Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Residence |
| Total area should be pre-populated by the maps API, but modifiable by the user. | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Ceremonial area |
| Total area and perimeter should be pre-populated by the maps API, but modifiable by the user. | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
[Customized] |
If, when created, user indicates it is crop-enabled:
| Total area 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. | Hybrid:
** including edit, retire (only if no incomplete tasks or crops reference this location), reestablish |
Lines
For our Spring 2021 release, the following lines will be supported:
Line type | Attributes | Other notes | Available Views |
---|---|---|---|
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”} | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Watercourse |
| Length should be pre-populated by the maps API, but modifiable by the user. Used for irrigation: {““, “Yes”, “No”} | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
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. | Hybrid:
** including edit, retire (only if no incomplete tasks or crops reference this location), reestablish |
|
| Length should be pre-populated by the maps API, but modifiable by the user. Type: {“Earthen” (default), “Gravel”, “Paved”} | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
|
| Length should be pre-populated by the maps API, but modifiable by the user. Type: {“Earthen” (default), “Gravel”, “Paved”} | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Points
For our Spring 2021 release, the following points will be supported:
Point type | Attributes | Other notes | Available Views |
---|---|---|---|
Water valve |
| Water source: {“Municipal water” (default), “Surface water”, “Groundwater”, “Rain water”} Flow rate unit is based on the users measurement preference. For metric: l/min, l/hour (default) For imperial: g/min (default), g/hour | Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Gate |
| Hybrid:
** including edit, retire (only if no incomplete tasks reference this location), reestablish |
Transitioning from legacy fields to areas, lines, and points
...