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

Lava Streams #3

Open
3 of 4 tasks
gabrielhase opened this issue Apr 13, 2013 · 0 comments
Open
3 of 4 tasks

Lava Streams #3

gabrielhase opened this issue Apr 13, 2013 · 0 comments
Milestone

Comments

@gabrielhase
Copy link
Owner

Implement drawing of lava streams in a separate SVG layer. The lava streams don't follow the actual path but a simplified path in the directions north, west, south, and east (maybe even 8 steps) and the distance in kilometers.

  • Gather the necessary data for the lava streams from the printed map.
  • Draw lava streams according to the direction and length.
  • Instead of drawing lava streams on top of each other when more than one lava stream reached a certain location, draw the lava streams as broader bars.
  • Tooltips indicating the years the lava streams reached a certain location.

=> This is quite involved and thus a nice to have feature. It should be implemented only at the very end.

gabrielhase added a commit that referenced this issue Apr 28, 2013
Draws the lava flows occuring at an eruption on the map on a separate layer, #3
gabrielhase added a commit that referenced this issue Apr 28, 2013
Twitter bootstrap tooltips for the lava flows, #3
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