WSWCWaterDataExchange / WestDAAT

Managing the code of the Western States Water Data Access and Analysis Tool (WestDAAT)
https://westdaat.westernstateswater.org/
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Support nested drop down River Basin values and RegulatoryOverlay discussion #21

Closed amabdallah closed 1 year ago

amabdallah commented 3 years ago
  1. For the River Basin Area filter, we need to support nesting river basins (maybe through a plus sign next to high level basins?) as in the case of the Colorado River Basin > Upper Basin, Lower Basin.
  2. For the Regulatory Area Search filter, we might end up with 100s of these values which makes it too hard for a drop down menu. Should the drop down menu itself include a search filter: example: the user types: North Platte and the drop down menu filters out anything else that does not match. What if the user want all the regulatory boundries for AZ or UT ?
  3. Related to Point#2 where would users narrow down the search for WaterSourceTypeCV values (e.g., show regulator areas only for surface or groundwater). Would we use the same WaterSourceTypeCV above for water rights? what would be the limitations? Where would they filter through RegulatoryOverlayTypeCV (e..g, federal)
  4. What if a user want to see all the regulatory overlays in the West, then download their shapefile and metadata? how do we support that? Under a new tab?

image

image

rwjam commented 3 years ago
  1. For the River Basin Area filter, we need to support nesting river basins (maybe through a plus sign next to high level basins?) as in the case of the Colorado River Basin > Upper Basin, Lower Basin.
  1. For the Regulatory Area Search filter, we might end up with 100s of these values which makes it too hard for a drop down menu. Should the drop down menu itself include a search filter: example: the user types: North Platte and the drop down menu filters out anything else that does not match. What if the user want all the regulatory boundaries for AZ or UT ?
  1. Related to Point#2 where would users narrow down the search for WaterSourceTypeCV values (e.g., show regulator areas only for surface or groundwater). Would we use the same WaterSourceTypeCV above for water rights? what would be the limitations? Where would they filter through RegulatoryOverlayTypeCV (e..g, federal).
  1. What if a user want to see all the regulatory overlays in the West, then download their shapefile and metadata? how do we support that? Under a new tab?
amabdallah commented 3 years ago

Great points. Let's discuss this more along with any other issues early next week. I'll revisit the use cases and see how to we can meet them as we try to address these design decisions. I do hate instructions when it comes to using any dashboard. It all should be "intuitive" hahaha, to an extent.

amabdallah commented 1 year ago

This idea is now generalized into here https://github.com/WSWCWaterDataExchange/WestDAAT/issues/75