mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 12:51:53 +02:00
Add style for man_made=pipeline.
This commit is contained in:
parent
94f0897084
commit
c3222e36be
1 changed files with 6 additions and 0 deletions
|
@ -1505,6 +1505,12 @@ ways:
|
||||||
stroke-width: 1
|
stroke-width: 1
|
||||||
opacity: 0.3
|
opacity: 0.3
|
||||||
priority: 80
|
priority: 80
|
||||||
|
- tags: {man_made: pipeline}
|
||||||
|
style: {stroke: "#888888", stroke-width: 1, stroke-dasharray: "12,1.5"}
|
||||||
|
priority: 80
|
||||||
|
- tags: {man_made: pipeline}
|
||||||
|
style: {stroke: "#888888", stroke-width: 3, stroke-dasharray: "1,10,1,1.5"}
|
||||||
|
priority: 80
|
||||||
|
|
||||||
- tags: {highway: track}
|
- tags: {highway: track}
|
||||||
style:
|
style:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue