color statement added to nr shader to make it work
This commit is contained in:
parent
262824af8d
commit
d7c55fd966
1 changed files with 1 additions and 1 deletions
|
@ -858,7 +858,7 @@
|
||||||
<filter minzoom="9" shader="glacier" color="#100000" color_2="#99ccff" strokeWidth_2="2" tag="natural" value="glacier" />
|
<filter minzoom="9" shader="glacier" color="#100000" color_2="#99ccff" strokeWidth_2="2" tag="natural" value="glacier" />
|
||||||
<filter minzoom="10" shader="danger" color="#100000" tag="military" value="danger_area" />
|
<filter minzoom="10" shader="danger" color="#100000" tag="military" value="danger_area" />
|
||||||
<!-- ZM 10 -->
|
<!-- ZM 10 -->
|
||||||
<filter minzoom="9" shader="nr2" tag="leisure" value="nature_reserve" strokeWidth_2="1" color_2="#66cc33" />
|
<filter minzoom="9" shader="nr2" color="#abdf96" color_2="#66cc33" strokeWidth_2="1" tag="leisure" value="nature_reserve" />
|
||||||
</polygon>
|
</polygon>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue