The src/sampleDB/addAreas.js script should be updated to add geometry data for the fields and beds. This will allow them to be displayed on the map in the farmOS application.
There is some KML data for the fields available in the sampleDB/sampleData/areas.kml file. Though it is not clear that this file contains data about all fields, greenhouses, beds and it should be double checked.
The
src/sampleDB/addAreas.jsscript should be updated to add geometry data for the fields and beds. This will allow them to be displayed on the map in the farmOS application.There is some KML data for the fields available in the
sampleDB/sampleData/areas.kmlfile. Though it is not clear that this file contains data about all fields, greenhouses, beds and it should be double checked.