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

Make minimum landuse zoom levels more consistent #809

Merged

Commits on Aug 6, 2014

  1. Make minimum landuse zoom levels more consistent

    The minimum zoom levels are currently rather inconsistent. For example meadow
    and farmland have a different minimum zoom level. This PR aims to improve this.
    
    This PR lets all major landuse start at z10 (like most do already), except for
    wood / forest. Smaller objects will start at z13.
    
    Concrete changes in minimum zoom levels:
    
    * tourism=camp_site, tourism=caravan_site, tourism_picnic_site from z13 to z10
    * landuse=quarry from z11 to z10
    * landuse=garages from z12 to z13
    * landuse=farmyard, landuse=farm, landuse=farmland from z9 to 10
    * landuse=village_green from z11 to z10
    * natural=desert from z8 to z10 (solves partially gravitystorm#773)
    * aeroway=apron, aeroway=aerodrome from z12 to z10
    * highway=services, highway=rest_area from z14 to z10
    matthijsmelissen committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    a1a34dc View commit details
    Browse the repository at this point in the history