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

[200 hours] Support filter sliders #6

Open
rhodges opened this issue Nov 21, 2017 · 0 comments
Open

[200 hours] Support filter sliders #6

rhodges opened this issue Nov 21, 2017 · 0 comments

Comments

@rhodges
Copy link
Contributor

rhodges commented Nov 21, 2017

Nick wants sliders on arbitrary fields from certain marine life and habitat layers.

For example:
Whale observation points with # of sightings attribute: slider to show all points, or only points with 100 or more sightings, etc...

Solns discussed:

  • Major backend work to support this through the layer form for various APIS that could support these queries
    • Lots of work, good result
  • Major GIS work to generate all of these layers independently and load them all into the tool
    • Lots of work, difficult to scale once done.
  • Sort out the pattern to support these the same way we do with MDAT
    • Some work, no scaling issue, but not promise that data won't change.
@rhodges rhodges changed the title Support filter sliders [200 hours] Support filter sliders Nov 28, 2017
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