Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

visual representation of regional components #34

Open
7yl4r opened this issue Aug 12, 2021 · 8 comments
Open

visual representation of regional components #34

7yl4r opened this issue Aug 12, 2021 · 8 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@7yl4r
Copy link
Member

7yl4r commented Aug 12, 2021

The idea is to have a graphic with regions, themes, etc with clickable elements.

I think someone's student is working on this. Who was that?

@7yl4r 7yl4r added enhancement New feature or request help wanted Extra attention is needed labels Aug 12, 2021
@bbest
Copy link
Collaborator

bbest commented Aug 25, 2021

Here are some other icon resources:

If we want to do this with infographiqJS, then here are some tips for how to proceed with building the illustration (as an SVG) using either:

@7yl4r
Copy link
Member Author

7yl4r commented Jan 7, 2022

After discussion today I made the following mockup:

image

https://app.diagrams.net/#G106Xkd8Aord1-9LTllVNNtjJwmKxJIva5

@7yl4r
Copy link
Member Author

7yl4r commented Jan 7, 2022

@7yl4r 7yl4r changed the title visual representation to homepage highlighting regional, thematic, etc components visual representation to homepage highlighting regional~~, thematic, etc~~ components Jan 24, 2022
@7yl4r 7yl4r changed the title visual representation to homepage highlighting regional~~, thematic, etc~~ components visual representation highlighting regional components Jan 24, 2022
@7yl4r
Copy link
Member Author

7yl4r commented Jan 25, 2022

Primary considerations:

  1. ease of implementation
  2. ease of maintainence
  3. visual appeal

Overview of options:

  1. 2d custom-graphic : infographiq or similar d3-based
  2. 3d globe : something webGL-based
  3. 2d map : leaflet

Some links:

@7yl4r 7yl4r changed the title visual representation highlighting regional components visual representation of regional components Jan 25, 2022
@7yl4r
Copy link
Member Author

7yl4r commented Jan 25, 2022

I am still enjoying reading about ocean-centric map projections. Some others from Spilhaus are here; they are much more relatable to us land-dwellers. In particular "Shoreline Map XXI" might be a good compromise:

image

Another fun idea would be a cartogram scaled based on the number of MBON nodes.

@bbest
Copy link
Collaborator

bbest commented Feb 26, 2022

Hey @7yl4r,

Check out this cool interactive globe Brian at Axiom implemented for Sanctuaries and Sound Data Portal:

https://sanctsound.portal.axds.co
image

  • hover over Channel Islands
    image
  • hover over Florida Keys
    image

@bbest
Copy link
Collaborator

bbest commented Mar 1, 2022

@7yl4r found the above example:

@7yl4r
Copy link
Member Author

7yl4r commented May 31, 2022

revisiting the best of the options in more detail:

tech pros cons path forward
miniature earth 3d, seems to have everything we want costs $100. difficulty of integration unclear purchase & build off of the world news demo
three.js 3d, FOSS difficulty of custom coding needed is unclear start from miniature.earth inspiration linked above
webgl globe 3d, FOSS difficulty of custom coding needed is unclear start from sanctsound example inspiration
arcgis js 3d, awesome demo & docs costs? licensing? start from this example
infographiq.js existing knowledge, FOSS, marinebon-supported 2d make an .svg file & .md files for each site based on this demo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants