Skip to content

Commit

Permalink
Weirs
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 16, 2024
1 parent d5fc456 commit 8dd9946
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/style/style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8dd9946

Please sign in to comment.