mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-30 14:50:09 +02:00
Issue #93: support waterway=river.
This commit is contained in:
parent
d071002376
commit
d2813da063
1 changed files with 4 additions and 0 deletions
|
@ -1972,6 +1972,10 @@ ways:
|
|||
fill: "#440044"
|
||||
opacity: 0.1
|
||||
|
||||
- tags: {waterway: river}
|
||||
style:
|
||||
stroke: water_color
|
||||
stroke-width: 2.5
|
||||
- tags: {waterway: stream}
|
||||
style:
|
||||
stroke: water_color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue