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

Do not render small water areas on low zoom #2952

Merged

Commits on Nov 20, 2017

  1. Do not render small water areas on low zoom

    On zoom levels 0-8, don't render small water areas (smaller than 32px).
    math1985 committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    5d750f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    a7cfb23 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Move cutoff for water on z2-7 to 64 pixels

    math1985 committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    bc1e777 View commit details
    Browse the repository at this point in the history
  2. Fix low-zoom water filtering

    math1985 committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    ba368d3 View commit details
    Browse the repository at this point in the history