Skip to content

Commit 4da2881

Browse files
committed
Merge pull request #6 from osmfj/nyampire-add-buddhist-icon
add buddhist temple icon
2 parents c2f867e + 5c328d4 commit 4da2881

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

inc/layer-amenity-points.xml.inc

+5
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,11 @@
200200
<Filter>[amenity]='place_of_worship' and [religion] = 'shinto'</Filter>
201201
<PointSymbolizer file="&symbols;/shinto3.p.16.png" allow-overlap="false" placement="interior"/>
202202
</Rule>
203+
<Rule>
204+
&maxscale_zoom16;
205+
<Filter>[amenity]='place_of_worship' and [religion] = 'buddhist'</Filter>
206+
<PointSymbolizer file="&symbols;/buddhist3.p.16.png" allow-overlap="false" placement="interior"/>
207+
</Rule>
203208
<Rule>
204209
&maxscale_zoom16;
205210
<Filter>[amenity]='place_of_worship'</Filter>

symbols/buddhist3.p.16.png

410 Bytes
Loading

0 commit comments

Comments
 (0)