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

Add the visualization options to leaflet layers (low priority) #76

Open
demiangomez opened this issue Aug 2, 2024 · 0 comments
Open

Comments

@demiangomez
Copy link
Owner

We currently have two modes of visualization: icons with warnings and just icons for the stations. It would be nice if we can add additional layers to the leaflet, as shown here, including the possibility of showing OpenTopoMap:

image

Besides adding the topography layer from open topo map (which is useful many times), this list must have the following options:

  1. Show continuous stations (checked by default)
  2. Show campaign stations (checked by default)

Additionally (i.e. in addition to showing continuous and/or campaign), if possible, we want to use two classifications

  1. Classify by stations information issues:
    a) Show stations without problems (checked by default)
    b) Show stations with problems (checked by default)

  2. Classify by station status: these are the station status from station meta (Active Online, Active Offline, etc)
    a) Show Active Online
    b) Show Active Offline
    c) Show Deactivated
    ....

see documentation from leaflet here:
https://leafletjs.com/examples/layers-control/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant