-
Notifications
You must be signed in to change notification settings - Fork 11
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 water quality sites in the map filter #1026
Comments
/bounty $40 |
💎 $40 bounty • Aqualink.orgSteps to solve:
Thank you for contributing to aqualinkorg/aqualink-app! Add a bounty • Share on socials
|
/attempt #1026
|
Not sure if there's an easy way to do this. Right now we need to query I think to enable this feature, we would need to return
so we can process this in client side |
Indeed, I think we probably need to update the API |
sounds good, let me give it a go |
@ericboucher is there a way to populate local db with some mock data? I'm doing development under |
@yaodingyd unfortunately we don't have a great way to do this at the moment, but I could create a small extract of our staging DB for you. Which tables would you need? You can email me: eric at ovio.org |
On the /map page where we have a drop-down list where we filter sites, I’d like to add all the sites with water quality data. Would it be easy to add these? In this filter, all sites that have either {sonde} or {hui} can be added. Both are displaying water quality data and would fit in this filter. This issue is of low priority, so if it’s fast and easy, we could add it now. Otherwise, it can wait.
The text was updated successfully, but these errors were encountered: