mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Do not show the glaciers later than the other terain
This commit is contained in:
parent
f5b0c3f041
commit
93775a5adf
@ -23,7 +23,7 @@
|
|||||||
<rule e="way" closed="yes" k="natural" v="rock|stone|bare_rock|bedrock" zoom-min="14">
|
<rule e="way" closed="yes" k="natural" v="rock|stone|bare_rock|bedrock" zoom-min="14">
|
||||||
<area fill="#60000000"/>
|
<area fill="#60000000"/>
|
||||||
</rule>
|
</rule>
|
||||||
<rule e="way" closed="yes" k="natural" v="glacier" zoom-min="12">
|
<rule e="way" closed="yes" k="natural" v="glacier" zoom-min="10">
|
||||||
<area fill="#ddf1fd"/>
|
<area fill="#ddf1fd"/>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user