Tools for viewing and handling GPS located data for use in agriculture/ Vineyards
- add a data dump to text file for the object class
- add a data point matrix to the objet class
- migrate visualisation using folium
- migrate point location function
- add configurable bearing to the point generation
- add spinup / shutdown cycle
- use perlin noise functionality to generate mock data
- host folium plot in a web socket - plotly dash looks like a viable solution here
- find / generate more google earth testdata for testing
- bring in new test data via .csv
- return coordinate midpoint for farm - for folium look @
- refactor data point matrix, will need to create a circle of points, then rotate, then crop (currenly missing corners)
- look into making embedded webpage