add comments for Wilderness Areas and Nat Forests
This commit is contained in:
parent
78082e6088
commit
f0c26ac20f
1 changed files with 2 additions and 2 deletions
|
@ -457,7 +457,7 @@
|
|||
<filter minzoom="11" textSize="13" tag="place" value="locality" textOrder="15"/>
|
||||
<filter minzoom="11" textSize="14" tag="place" value="island" textOrder="10"/>
|
||||
<filter minzoom="10" textSize="14" textColor="#99cc99" textBold="true" textWrapWidth="14" tag="boundary" value="national_park" textOrder="10"/>
|
||||
<filter minzoom="10" textSize="14" textColor="#99cc99" textBold="true" textWrapWidth="14" tag="boundary" value="protected_area" textOrder="10"/>
|
||||
<!-- filter minzoom="10" textSize="14" textColor="#99cc99" textBold="true" textWrapWidth="14" tag="boundary" value="protected_area" textOrder="10"/ -->
|
||||
<groupFilter nightMode="true" textColor="#D7D7D7"/>
|
||||
</group>
|
||||
|
||||
|
@ -1583,7 +1583,7 @@
|
|||
|
||||
<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"/>
|
||||
<-- protected_areas at this point only for testing with Wilderness areas and National Forests
|
||||
<-- protected_areas at this point only for testing with Wilderness areas and National Forests. But tagging should be boundary:national_park, see http://wiki.openstreetmap.org/wiki/US_Forest_Service_Data
|
||||
<filter noAdminboundaries="false" tag="boundary" value="protected_area" minzoom="7" maxzoom="9" color="#a009dd09" strokeWidth="1.5" pathEffect="4_1"/>
|
||||
<filter noAdminboundaries="false" tag="boundary" value="protected_area" minzoom="10" color="#a009dd09" strokeWidth="3" pathEffect="4_1"/>
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue