Shyentist/fish-r-man

Implement spatial analysis

Closed this issue · 2 comments

Working with latitude and longitude, of course there is the need for spatial analysis. I am already working on it with the possibility to assess the cumulative distribution of fishing effort, hopefully at the percentage chosen by the users via a slider (or other input).

Commit 1e90582 added a Geopackage (GPKG) Tab under the Analysis Tab. Uploaded csv or queried data can now be converted into spatial file (geopackage) with the "Convert" button, and download via "Download .gpkg" button.

Commit 74db3e3 added the possibility to plot the data and download the output "map". Closing this issue, but a new one with just the cumulative distribution will be opened. Note for the future, keep issues specific.