Skip to content

Commit

Permalink
change symbol for railway=subway_entrance (fixes gravitystorm#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed Jul 5, 2015
1 parent d3e46ab commit 83a35f7
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 2 deletions.
6 changes: 4 additions & 2 deletions stations.mss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

.stations {
[railway = 'subway_entrance'][zoom >= 18] {
point-file: url('symbols/walking.n.12.png');
point-placement: interior;
marker-file: url('symbols/entrance.10.svg');
marker-placement: interior;
marker-fill: @transportation-icon;
marker-clip: false;
}

[railway = 'station'][zoom >= 12] {
Expand Down
40 changes: 40 additions & 0 deletions symbols/entrance.10.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed symbols/walking.n.12.png
Binary file not shown.

0 comments on commit 83a35f7

Please sign in to comment.