NASA-IMPACT / admg-casei

ADMG Inventory
https://impact.earthdata.nasa.gov/casei/
Apache License 2.0
1 stars 0 forks source link

Platform flight paths: color refinements #626

Open heidimok opened 2 months ago

heidimok commented 2 months ago

Situation

We have release a version of the flight maps where the paths have a uniform color. This works okay but given how many paths there are on a given campaign map associated with different platforms, the team thought it could be benefit to use color and symbols to help users tell the difference between lines and dots on the map.

Current

image

New (mock up only)

image

Acceptance Criteria

Icons and colors for stationary sites Source of icons: font awesome, free, some of the names won't match perfectly as they aren't custom made Since there are relatively few stationary platforms and these sites don't move, icons might be helpful in understanding what these 'dots' on the map are. They are fixed.

Icon and colors for moving paths For moving platforms, colors are not fixed to a platform. We always start with the light color and have up to 5 colors. Note that we do not have to fix to these colors, we can use a min/max and then programmatically assigning colors between depending on the number of platforms.

Icons: Change to horizontal line instead of diagonal line symbol

image

Add sections for Moving and Stationary

heidimok commented 1 month ago

Will need to move and continue this into sprint 4

LanesGood commented 2 weeks ago

@willemarcel has been working on this issue in #638. We've noted that the colors of the flight maps are quite difficult to distinguish, given that these are rendered with a sequential color map per the designs.

@willemarcel thanks for helping me get set up to play around with the flightmap colors. I've made a few experiments, which I'm posting below and can also be found in the figma file:

image

My main suggestions and considerations are:

Let me know your thoughts on the above. I'm happy to push my local suggestions directly to the codebase in your PR.

LanesGood commented 4 days ago

We've pushed the changes for the color scale to #638, and set a new custom basemap for the flight path maps.

Remaining todo items for this include: