mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-29 18:27:19 +02:00
Issue #125: add style for railway=construction.
This commit is contained in:
parent
701263f065
commit
fa27e58d71
1 changed files with 7 additions and 0 deletions
|
@ -2547,6 +2547,13 @@ ways:
|
||||||
stroke-width: 3.0
|
stroke-width: 3.0
|
||||||
stroke: "#BBBBBB"
|
stroke: "#BBBBBB"
|
||||||
priority: 42.0
|
priority: 42.0
|
||||||
|
- tags: {railway: construction}
|
||||||
|
style:
|
||||||
|
stroke-width: 3.0
|
||||||
|
stroke: "#000000"
|
||||||
|
stroke-dasharray: 3,3
|
||||||
|
opacity: 0.3
|
||||||
|
priority: 42.0
|
||||||
|
|
||||||
- tags: {railway: rail}
|
- tags: {railway: rail}
|
||||||
style:
|
style:
|
||||||
|
|
Loading…
Add table
Reference in a new issue