Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MapViewerFMU - Improvement list #973

Open
HansKallekleiv opened this issue Feb 24, 2022 · 2 comments
Open

MapViewerFMU - Improvement list #973

HansKallekleiv opened this issue Feb 24, 2022 · 2 comments
Assignees

Comments

@HansKallekleiv
Copy link
Collaborator

HansKallekleiv commented Feb 24, 2022

List of future features that should be included in the MapViewerFMU plugin

  • Simplify callback logic
  • Select well pick attribute to display as text
  • Settings panel for color and font for text labels
  • FaultPolygon fill option
  • Improve providers:
    • Provider for well markers
  • Investigate long callbacks to offload e.g. statistical calculations: Long callback spike for surfaces #948
  • Allow users to add a custom geojsonlayer, for e.g. license boundaries
  • Replace ColormapLayer and HillshadingLayer with MapLayer
  • 3D projection with well trajectories and logs
  • Use roxar2raster for png generation
  • Add color component
  • Add import/export of color scale and min/max settings for each surface
@HansKallekleiv HansKallekleiv self-assigned this Feb 24, 2022
@asnyv
Copy link
Collaborator

asnyv commented Mar 1, 2022

Some of these may require changes in the map component itself, but I assume @HansKallekleiv knows better than me :)

  • Keep map settings (those you pick in the map component, e.g. turning off map layers like fault polygons) when switching map
  • Possibility to link the map settings mentioned above between views
  • Allow separate depth (for hillshading) and attribute maps (e.g. static properties like poro or dynamic data like pressures and saturations)

@HansKallekleiv
Copy link
Collaborator Author

The first two requires changes to the map component. The visible layers are only kept in client state.
You can for now toggle of globally for all views in the "Options and global filter dialog".
The third will be doable with the new MapLayer. Not entirely sure how to handle it in the UI though 🤔

VincentNevermore pushed a commit to VincentNevermore/webviz-subsurface that referenced this issue Jul 19, 2022
Provided Escape and Delete key functionaly to remove data points while drawing polyline and polygon

Co-authored-by: Shadab Khan <[email protected]>
Co-authored-by: Håvard Bjerke <[email protected]>
@anders-kiaer anders-kiaer moved this to Backlog 📝 in Webviz Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog 📝
Development

No branches or pull requests

2 participants