equinor / equinor/webviz-subsurface-components
Rotated map images
Open
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
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