Skip to content

Commit

Permalink
Hairdresser + Alcohol
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 18, 2024
1 parent 14afa87 commit 9bf6404
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/style/style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -868,5 +868,17 @@
<caption fill="#000000" font-size="10" font-style="italic" k="name" stroke="#FFFFFF" stroke-width="1" symbol-id="bikeshop"/>
</rule>
</rule>
<rule e="any" k="shop" v="hairdresser" zoom-min="16">
<symbol id="hairdresser" src=":/POI/hairdresser-11.svg" symbol-width="11" priority="-5"/>
<rule e="any" k="*" v="*" zoom-min="17">
<caption fill="#000000" font-size="10" font-style="italic" k="name" stroke="#FFFFFF" stroke-width="1" symbol-id="hairdresser"/>
</rule>
</rule>
<rule e="any" k="shop" v="beverages|alcohol" zoom-min="16">
<symbol id="alcohol" src=":/POI/alcohol-shop-11.svg" symbol-width="11" priority="-5"/>
<rule e="any" k="*" v="*" zoom-min="17">
<caption fill="#000000" font-size="10" font-style="italic" k="name" stroke="#FFFFFF" stroke-width="1" symbol-id="alcohol"/>
</rule>
</rule>

</rendertheme>

0 comments on commit 9bf6404

Please sign in to comment.