8000 Selecting multiple well trajectories · Issue #531 · equinor/webviz-subsurface-components · GitHub
[go: up one dir, main page]

Skip to content
Selecting multiple well trajectories #531
@hkfb

Description

@hkfb

Make lasso based selection of wells

  • Either: There should be a callback function prop on the selection layer. When a selection is committed, then the callback should trigger, given the list of selected objects as an argument.
  • Or: There should be a react hook that gives the currently selected objects. There could be one hook supplying all selected objects, or there could be more specific hooks, eg. useSelectedWells.

Use case: Show statistics for multipe wells

  • As a user I like to get a list of well name where any part of trajectory is inside the lasso
    (Most useful for horizontal and vertical and deviated wells)

  • Add a callback function to return the selectioned wells information

  • Add an example story that prints the names of the selected wells

Metadata

Metadata

52D7

Assignees

Labels

AspenTechTask owned by AspenTechenhancementNew feature or requestmap-componentIssues related to the map component.

Type

No type

Projects

Status

Done 🏁

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0