mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 16:49:10 +02:00
Issue #107: enhance style for man_made=embankment.
This commit is contained in:
parent
1c45f93fa4
commit
e2c6f8cd37
1 changed files with 9 additions and 0 deletions
|
@ -2634,6 +2634,15 @@ ways:
|
|||
stroke-width: 1.0
|
||||
opacity: 0.3
|
||||
priority: 40.0
|
||||
- tags: {man_made: embankment}
|
||||
parallel_offset: -1.5
|
||||
style:
|
||||
fill: none
|
||||
stroke: "#000000"
|
||||
stroke-width: 3.0
|
||||
opacity: 0.3
|
||||
stroke-dasharray: "1,7"
|
||||
priority: 40.0
|
||||
- tags: {barrier: fence}
|
||||
style:
|
||||
fill: none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue