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

Render the contours for depth below three meters in steps of 0.5 meter lines #98

Open
Krillle opened this issue Jul 18, 2017 · 0 comments
Labels
depth layer bugs and features connected to the water depth layer and data collection feature

Comments

@Krillle
Copy link

Krillle commented Jul 18, 2017

While the rendered contour lines are quite good for sea areas already, there are two aspects which make them inappropriate for inland waters. Inland waters have much smaller range of depth and usually you have way less water beneath the keel. Inlands water depths of two meters can be considered as safe, while at sea one would not trust anything below at least five meters:

Problem: The contours currently are rendered in steps of 2, 5 and 10 meters

  • At inland waters the depth below 2 meters are the relevant areas to know about for safe navigation
  • Compare to the navionics crowd sourced Sonar charts [1]

Solution: Render the contours for depth below three meters in steps of 0.5 meter lines

[1] https://webapp.navionics.com/#boating@15&key=m%7Dj_Im%7ChqA

@wschildbach wschildbach added feature depth layer bugs and features connected to the water depth layer and data collection labels Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depth layer bugs and features connected to the water depth layer and data collection feature
Projects
None yet
Development

No branches or pull requests

2 participants