diff --git a/Default.style/gully_16.svg b/Default.style/gully_16.svg new file mode 100644 index 0000000..652f8c8 --- /dev/null +++ b/Default.style/gully_16.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/Default.style/gully_32.svg b/Default.style/gully_32.svg new file mode 100644 index 0000000..befd3f4 --- /dev/null +++ b/Default.style/gully_32.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/Default.style/gully_8.svg b/Default.style/gully_8.svg new file mode 100644 index 0000000..a6cfeb3 --- /dev/null +++ b/Default.style/gully_8.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/Default.style/lines.mapcss b/Default.style/lines.mapcss index 9e40209..b18bf66 100644 --- a/Default.style/lines.mapcss +++ b/Default.style/lines.mapcss @@ -789,6 +789,16 @@ line { fill-image: "gully.png"; } + |z16-[natural=gully][waterway] { + fill-image: "gully_8.svg"; + |z19- { + fill-image: "gully_16.svg"; + |z20- { + fill-image: "gully_32.svg"; + } + } + } + |z12-[natural=ridge] { width: 2pt; color: brown;