You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Besides adding the topography layer from open topo map (which is useful many times), this list must have the following options:
Show continuous stations (checked by default)
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
Classify by stations information issues:
a) Show stations without problems (checked by default)
b) Show stations with problems (checked by default)
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
....
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:
Besides adding the topography layer from open topo map (which is useful many times), this list must have the following options:
Additionally (i.e. in addition to showing continuous and/or campaign), if possible, we want to use two classifications
Classify by stations information issues:
a) Show stations without problems (checked by default)
b) Show stations with problems (checked by default)
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/
The text was updated successfully, but these errors were encountered: