Skip to content

Commit

Permalink
Merge branch 'math1985-road-halo'
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Oct 6, 2014
2 parents 8b90178 + e2d0985 commit 8334eeb
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 27 deletions.
4 changes: 3 additions & 1 deletion amenity-symbols.mss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
text-face-name: @bold-fonts;
text-halo-radius: 1;
text-placement: interior;
text-wrap-width: 30;
}

[aeroway = 'aerodrome'][zoom >= 10][zoom < 13]::aeroway {
Expand All @@ -21,6 +22,7 @@
text-face-name: @oblique-fonts;
text-halo-radius: 1;
text-placement: interior;
text-wrap-width: 30;
}

[railway = 'level_crossing'][zoom >= 14]::railway {
Expand Down Expand Up @@ -89,7 +91,7 @@
}

[barrier = 'gate']::barrier {
[zoom >= 15] {
[zoom >= 16] {
point-file: url('symbols/gate2.png');
point-placement: interior;
}
Expand Down
Loading

0 comments on commit 8334eeb

Please sign in to comment.