Skip to content

Website and map with fishing captures and bycatch of Catalunya

Notifications You must be signed in to change notification settings

BlueNetCat/VISAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VISAP

A temporary dashboard has been created to show the visualizations.

Information to visualize

Pesca d'arrossegament (Trawling)

  • Catches (captures): a zoomable pie chart, which would integrate several pie charts from the report into one. The pie chart could be divided by area/harbour (Roses, l'Escala, Palamós...) or by seasons (Autumn, Winter, Spring...)

  • Density (fishing effort, catches, economic performance): As shown in the report. This could be served with a WMS from a GeoServer. We have to agree on the temporal resolution (and projection).

  • Individual sampled boats (mostreig): As shown in the report. The routes could be served with a GeoJSON. Other info could pop up, like the date and a pie chart of the catches of that boat on that sampling day.

Pesca d'encerclament

Pesca sonsera

Pesca de pop roquer

Length frequency (freqüència de talles)

  • Show the length frequency of each species, as in the report.

Checkpoints

  • Server
    • Nodejs server with queries to the database and REST API for web client requests
    • Backup method for providing (static) data if server and database are down
    • Automatically upload of static data to github's visualizer repository
    • Install in production server
    • Set up with a pm2 (restarts server if the computer or server is shutdown)
  • Basic pie chart visualization of biomass per port with D3
    • Preprocess data from server to be used in visualizer
    • Discuss color palette (custom or as in report)
    • Species with small biomass in "Altres" group
    • Add tab location in pie chart (Sud/L'Ametlla de Mar/Comercial)
    • Ability to select/deselect species
    • More info about each species when clicked --> Length frequency
    • Add fishing per stratum (requires new query from J. Ribera)
  • Query for data organized per season (requires new query)

Length Frequency

  • Query talles abundància from J. Ribera (agrupacions per bins)
  • Basic chart with length frequency
  • Species selector with search(drop-down menu)
  • Compare buttons and superposition of histograms
  • Filter by time (bottom time scale)
  • Filter by port (rigth-sided button selector)
  • Filter by depth

Regarding the map visualization, here is the checklist:

  • Server
    • GeoServer for WMS
    • Nodejs for static files (csv-like)
  • Map visualizer
    • Openlayers WMS color filter with SVG
    • Tile cache client side
    • Visualize tracks of the hauls and clickon events
    • Pie charts of the samples collected by each haul when clicked
    • Pie chart per port (without being affected by time?)
    • Length frequency when clicking
    • Temporal slider

A simple dashboard made with bootstrap

  • Basic dashboard

Other info

Similar projects

About

Website and map with fishing captures and bycatch of Catalunya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published