petermwesigwa / Adopt-A-Float

iOS app to track marine floating scientific instruments in the oceans
1 stars 1 forks source link

EEZ #19

Closed fjsimons closed 3 years ago

fjsimons commented 3 years ago

https://www.marineregions.org/downloads.php#eez

1/ Button to show/unshow them in the OPTIONS. "Display EEZ".

2/ Am I inside?? (In MATLAB: inpolygon)

3/ Am I likely to go inside??

fjsimons commented 3 years ago

Revisiting: the issue should be that given a lat/lon we should use https://www.marineregions.org/eezmapper.php to return the EEZ that the Mermaid is in, and display it just below the GEBCO depth. Example would be: -15, -178 which should return 8454 as EEZ MRGID: 8545 (and then we could take it from there).