Skip to content

Commit

Permalink
Lock gates
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 19, 2024
1 parent 26c99af commit a433ca3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/style/style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@
<rule e="way" closed="yes" k="waterway" v="dam" zoom-min="10">
<area fill="#bbbbbb"/>
</rule>
<rule e="way" k="waterway" v="lock_gate" zoom-min="10">
<line stroke="#000000" stroke-width="0.1"/>
</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="2"/>
Expand Down

0 comments on commit a433ca3

Please sign in to comment.