aodn / IMOS-hackathon

Code emerging from the 2024 AODN Hackathon
GNU General Public License v3.0
0 stars 3 forks source link

Integrate MPAs #27

Open dahliasan opened 2 months ago

vinayudyawer commented 2 months ago

Access to WDPA data (global protected area spatial layers) can be made through the wdpar package.

Vignette for data access through R can be found here: https://prioritizr.github.io/wdpar/

lidefi87 commented 2 months ago

Wish list

barbuz commented 1 month ago

Code to get marine protected areas is here https://github.com/aodn/IMOS-hackathon/blob/fishdat/2024/Projects/Fish-DAT/code/get_pa.R

It will take a while to run, but should produce a manageable quantity of data that we can bundle with the app. Unfortunately I could not complete the run. If someone wants to try it, installation instructions are here https://prioritizr.github.io/wdpar/ (important: installing prepr is required)