iobis / mpaeu_map_platform

A platform for hosting SDM maps produced by OBIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPA Europe maps platform

This is the repository for the maps platform being developed by OBIS to hold the SDM (Species Distribution Models) maps produced as part of the MPA Europe project.

The platform uses Quarto and Shiny, and is still under development.

Below, a screenshot showing the most recent status:

Repository structure

The main files are:

  • app.qmd: Quarto file used to generate the webpage and the frontend part of the app.
  • sever.R: Hold the functions on the server-side.
  • addons.js: Javascript additional functions.
  • styles.css: CSS stylesheet for personalization of the interface.

Main folders:

  • data: Hold example data used to run the tests of the platform.
  • www: Images used in the website.

About

A platform for hosting SDM maps produced by OBIS


Languages

Language:CSS 50.3%Language:HTML 27.5%Language:R 10.9%Language:JavaScript 10.7%Language:Lua 0.7%