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

Layer & data: Filter widget for boreholes #185

Closed
mapcentia opened this issue Jan 7, 2021 · 0 comments
Closed

Layer & data: Filter widget for boreholes #185

mapcentia opened this issue Jan 7, 2021 · 0 comments
Assignees
Labels
Story Value experienced by the user

Comments

@mapcentia
Copy link
Owner

mapcentia commented Jan 7, 2021

We need to be able to filter the layers. This means that the user must be able to set a filter for each type of data layer. The filter parameters will differ between the layer types. So the first task is to implement a button for each layer:
image

The buttons will open a filter dialog. Here how it's done in standard Vidi:
Peek 2021-01-07 09-11

The filter definition must be fixes (the user can't alter it - only set the values), but a system must be implemented, so it's for us to change the definition e.g. add a the parameter. This could be a js module holding the definitions.

The next is to actually apply the filters, but I'll put that in another issue.

@mapcentia mapcentia added the Story Value experienced by the user label Jan 7, 2021
@Bo-Carlsson Bo-Carlsson changed the title Filter widget for boreholes Layer & data: Filter widget for boreholes Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story Value experienced by the user
Projects
None yet
Development

No branches or pull requests

3 participants