mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Issue #107: enhance style for natural=cliff.
This commit is contained in:
parent
a16bf52f55
commit
1c45f93fa4
1 changed files with 6 additions and 0 deletions
|
@ -2328,6 +2328,12 @@ ways:
|
||||||
style:
|
style:
|
||||||
stroke-width: 1.0
|
stroke-width: 1.0
|
||||||
stroke: "#BBBBBB"
|
stroke: "#BBBBBB"
|
||||||
|
- tags: {natural: cliff}
|
||||||
|
parallel_offset: -2.5
|
||||||
|
style:
|
||||||
|
stroke-width: 5.0
|
||||||
|
stroke: "#BBBBBB"
|
||||||
|
stroke-dasharray: "1,10"
|
||||||
- tags: {natural: scree}
|
- tags: {natural: scree}
|
||||||
style:
|
style:
|
||||||
fill: scree_color
|
fill: scree_color
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue