Skip to content

Commit

Permalink
Merge pull request #2588 from nebulon42/waterway-bridge
Browse files Browse the repository at this point in the history
fix minzoom for waterway bridges
  • Loading branch information
matthijsmelissen authored Mar 22, 2017
2 parents 5166ad4 + 79fe434 commit 8be18f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.mml
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@ Layer:
ORDER BY z_order
) AS waterway_bridges
properties:
minzoom: 15
minzoom: 12
- id: bridges
name: bridges
class: bridges-fill bridges-casing access
Expand Down

0 comments on commit 8be18f0

Please sign in to comment.