Skip to content

Commit eb67a6a

Browse files
committed
caves
1 parent 3f1fac6 commit eb67a6a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

hyperpilot.xml

+4-10
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
<rendertheme map-background="#ffffff" version="1" xmlns="http://opensciencemap.org/rendertheme" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">
44

5-
<!-- TODO cave -->
6-
<!--TODO k="historic" v="ruins|castle|memorial|monument" -->
7-
<!--k="historic" v="ruins|castle|memorial|monument|archaeological_site"-->
8-
9-
105
<!-- land and sea -->
116
<m e="way" k="natural" v="issea|sea">
127
<area fill="#99badf" mesh="true"/>
@@ -68,11 +63,6 @@
6863
</m>
6964
</m>
7065

71-
<!-- buildings -->
72-
<!--<m k="building" zoom-min="15">-->
73-
<!--<area fill="#999999"/>-->
74-
<!--</m>-->
75-
7666
<!-- millitary -->
7767
<m k="landuse" v="military">
7868
<m zoom-min="11" zoom-max="12">
@@ -283,6 +273,10 @@
283273
</m>
284274
</m>
285275

276+
<!-- caves -->
277+
<m k="natural" v="cave_entrance" zoom-min="15">
278+
<symbol src="symbols_hyperpilot/cave.svg"/>
279+
</m>
286280

287281
<!-- labels -->
288282
<!-- river labels -->

symbols_hyperpilot/cave.svg

+6
Loading

0 commit comments

Comments
 (0)