Update default.render.xml
This commit is contained in:
parent
0eb16007d7
commit
13f025ba39
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue