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

Toggle point size based on priority date #331

Open
amabdallah opened this issue Sep 23, 2023 · 0 comments
Open

Toggle point size based on priority date #331

amabdallah opened this issue Sep 23, 2023 · 0 comments

Comments

@amabdallah
Copy link
Contributor

amabdallah commented Sep 23, 2023

Feature: During the Western States Federal Agency Support Team (WestFAST) demo, there was a request to visualize points of diversion with a circle size depending on the priority date, such as the older the water right, the bigger the circle.

Solution logic: I guess this is a similar logic to the existing feature to toggle point size based on flow or volume amounts, but instead of numeric values, it would be in date format.

Example: show me the points with the most senior water right (oldest date) with the biggest circle as in this example.

https://westdaat.westernstateswater.org/?state=N4IgtghgDiBcoC8D2SwBkCmA3DAbOAnAHQEBMpALAGwAMA7AVaQBwEF10A0IuEALgEs%2BAVwAmGOBQCMJUrSndcSAHYBzIWImwAtFL1EOBAMxUAvtwDuAJzigARhmUYAZgIDGAiLgCqAZwwAchBgGL5wANogAIKqVu7CuCJWGAAEAJJWcar8AiogALrcAspuuJoAogAeGGBQfHDOXv7cUEiiAApIwnAg7QDyACIg3JCV7XFIcXwAngP8WtqkAKyUFIwUNDRFvgG4ogIAYgKJGFZRboI4cHxWwhjcynuHx3ync3wQtjw5IuKSMgQ9FweCp1L8FnoZMw6EsjNx9skLrllGFYHCQKJ%2BBBOsU%2BKipKZzCBrKIvq1cQBlAQILQgZzDcDQADiVi6UGKqh6dm6RLAqJAvhuGAweO0WD0IFMQA

PointSize-related code
https://github.com/WSWCWaterDataExchange/WestDAAT/blob/0af414efc959d026ebcb775bad3f6c55cbb40f64/src/DashboardUI/src/components/home-page/water-rights-tab/display-options/PointSize.tsx

Toggle point size based on priority date
image

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

No branches or pull requests

1 participant