farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
62 stars 39 forks source link

Create Movements Field Module #463

Open jgaehring opened 3 years ago

jgaehring commented 3 years ago

See https://github.com/farmOS/farmOS-client/issues/455#issuecomment-926935223.

As with #462, this will require thought, since movement logs have a close relationship to the asset and location they involve, with possible ramifications on the core API.

jgaehring commented 2 years ago

I changed the name to reflect the intention to make Movements a standalone module, not part of the Tasks module.

jgaehring commented 2 years ago

I've push a new branch, field-module-movements, to begin developing this. On that branch are the old TasksMap and FarmMap files, as well as the last version of TasksEdit that had the Movement tab.

jgaehring commented 1 year ago

See https://github.com/farmOS/farmOS/issues/292#issuecomment-1285885811 for updates on how best to handle GeoJSON and WKT from farmOS 2.x servers.