equinor / equinor/webviz-subsurface-components

Rotated map images

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
49
Forks
45
Avg merge
1d 8h
Merged PRs (30d)
28

Description

Currently the `LayeredMap` component indirectly supports rotated maps, since the user can have transparent areas in the image where there is no data. However, directly supports rotation of images will reduce the data transfer needed (as transparent pixels outside region of interest is redundant).

Contributor guide

Open the contributing guide

Research direction

Start by tracing the LayeredMap component's image input and its current handling of transparent areas. Define how directly rotated images should be represented and verify that redundant transparent pixels are no longer required, while preserving the map region of interest.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.