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

display data pixel boundaries on layer #15

Open
alee opened this issue Aug 23, 2019 · 0 comments
Open

display data pixel boundaries on layer #15

alee opened this issue Aug 23, 2019 · 0 comments
Labels

Comments

@alee
Copy link
Member

alee commented Aug 23, 2019

When zoomed in on the map it would be useful to display the pixel boundaries on the layer so people can figure out if the chart data is sensible or what it's taking into account.

To solve this we could:

  1. modify the backend https://github.com/openskope/timeseries-service to return additional geo data demarcating the data pixels around the input boundary
  2. always render the pixel boundaries in the client ala https://leafletjs.com/examples/choropleth/ (do we pull this from geoserver?)

Please feel free to chime in if I misunderstood anything @tmcphillips @bocinsky ! Thanks 👍

@alee alee added the backlog label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant