Skip to content

Integrate support for multiple simultaneous WMS layers into msui client #3

@ReimarBauer

Description

@ReimarBauer

Original report by Marc R. (Bitbucket: wxmetvis, ).


Currently the msui can only display one WMS image at a time. Similar to other WMS clients, an overlay of multiple (transparent) maps should be possible.

This could be realized by implementing:

  • support for multiple WMSControlWidgets
  • these WMSControlWidgets should (optionally) synchronise level, init time, valid time with a "master" control
  • multiple images may need to be combined into one image for display with matplotlib -- maybe this has changed, otherwise PIL (Python Imaging Library) should provide functions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions