Update default.render.xml

This commit is contained in:
vshcherb 2013-04-28 13:14:24 +03:00
parent 0eb16007d7
commit 13f025ba39

View file

@ -1,4 +1,5 @@
<renderingStyle name="default" depends="" defaultColor="#f1eae4" version="1">
<?xml version="1.0" encoding="utf-8"?>
<renderingStyle name="default" depends="" defaultColor="#f1eae4" version="1">
<!-- Rule definition :
- "filter" is analogue of If(...) Else. So if one "filter" passes other neighbors will not be checked.
@ -1581,4 +1582,4 @@
<filter noAdminboundaries="false" tag="boundary" value="national_park" minzoom="7" maxzoom="9" color="#a009dd09" strokeWidth="1.5" pathEffect="4_1"/>
<filter noAdminboundaries="false" tag="boundary" value="national_park" minzoom="10" color="#a009dd09" strokeWidth="3" pathEffect="4_1"/>
</line>
</renderingStyle>
</renderingStyle>