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

rework admin boundaries and admin labels on lower zooms #1938

Merged
merged 5 commits into from
Nov 23, 2015

Commits on Nov 18, 2015

  1. rework admin boundaries and admin labels on lower zooms, render count…

    …ry subdivisions only for the biggest countries on z4
    nebulon42 committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    4da1443 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2015

  1. Add SQL conditions for low level admin lines and labels

    This helps significantly with the use of appropriate partial indexes
    pnorman committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    2f2e97c View commit details
    Browse the repository at this point in the history
  2. Don't use centroid for low-zoom admin calcs

    This avoids getting it wrong in cases of highly-concave regions.
    pnorman committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    cfbeb81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from pnorman/admin_planning

    Add additional SQL condition for very low admin logic
    nebulon42 committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    fd43ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    376ab24 View commit details
    Browse the repository at this point in the history