Open-MSS / MSS

A QT application, a OGC web map server, a collaboration server to plan atmospheric research flights.
https://open-mss.github.io
Apache License 2.0
62 stars 81 forks source link

Properly implement and support color bars being served separately from the map #1375

Open joernu76 opened 2 years ago

joernu76 commented 2 years ago

The WMS standard supports delivering color bars as separate image. This is supported in a very basic fashion by the MSUI, but not at all by the MSWMS. In particular in combination with multi-layering, the colorbar must be displayed separately to remain usable (currently all our colorbars are displayed at the same location).

This issue entails 1) implementing support for this feature in the MSWMS backend 2) properly address "nice" displaying of the colorbar in the frontend for typical use-cases (i.e. less than 3 bars) 3) Revamping the existing plotting layers to use this feature.

joernu76 commented 2 years ago

@ReimarBauer do we have a notion of marking something as GSOC issue? I am not sure this can still be added to 2021?

ayeankit commented 1 year ago

Hello @joernu76 , Is this still open?

ReimarBauer commented 1 year ago

@ayeankit Yes this belongs to one of our ideas for a task during gsoc https://open-mss.github.io/develop/GSOC/color_bars_served