mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Weirs
This commit is contained in:
parent
d5fc45602c
commit
8dd9946a50
@ -127,6 +127,10 @@
|
||||
<rule e="way" closed="yes" k="waterway" v="dam" zoom-min="10">
|
||||
<area fill="#bbbbbb"/>
|
||||
</rule>
|
||||
<rule e="way" k="waterway" v="weir" zoom-min="10">
|
||||
<lineSymbol src=":/symbols/cliff.svg" repeat="true" display="always" repeat-gap="0" repeat-start="0" symbol-width="4" symbol-height="5"/>
|
||||
<pathText fill="#000000" font-size="10" font-style="italic" k="name" stroke="#FFFFFF" stroke-width="1"/>
|
||||
</rule>
|
||||
<rule e="way" k="man_made" v="pier" zoom-min="10">
|
||||
<line stroke="#ededed" stroke-width="0.5" stroke-linecap="butt"/>
|
||||
</rule>
|
||||
|
Loading…
Reference in New Issue
Block a user