Render themes: enable more house numbers rules #168 #41

This commit is contained in:
Emux
2016-09-16 09:47:51 +03:00
parent 10060e4001
commit 8f58966e9e
3 changed files with 16 additions and 15 deletions

View File

@@ -977,9 +977,10 @@
</m>
<!-- house numbers -->
<!-- <m k="addr:housenumber" zoom-min="18"> <caption
k="addr:housenumber" style="bold" size="10" fill="#606060" stroke="#ffffff"
width="2.0" /> </m> -->
<m k="addr:housenumber" zoom-min="18">
<caption style="bold" fill="#606060" k="addr:housenumber" size="10" stroke="#ffffff"
stroke-width="2.0" />
</m>
<!-- place -->
<m k="place">

View File

@@ -500,12 +500,12 @@
<m zoom-min="17">
<extrusion line-color="#10ffffff" side-color="#cc202020" top-color="#cc404040" />
</m>
<!-- <m zoom-min="17">
<caption k="name" style="bold" size="10" fill="#4040ff"
priority="9" stroke="#ffffff" stroke-width="2.0" />
<caption k="addr:housenumber" style="bold" size="10" fill="#606060"
priority="10" stroke="#ffffff" stroke-width="2.0" />
</m> -->
<m zoom-min="17">
<caption style="bold" fill="#4040ff" k="name" priority="9" size="14"
stroke="#ffffff" stroke-width="2.0" />
<caption style="bold" fill="#606060" k="addr:housenumber" priority="10" size="10"
stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<!-- outline 1 - 4 -->

View File

@@ -500,12 +500,12 @@
<m zoom-min="17">
<extrusion line-color="#50ff00ff" side-color="#cc707070" top-color="#cc707070" />
</m>
<!-- <m zoom-min="17">
<caption k="name" style="bold" size="10" fill="#4040ff"
priority="9" stroke="#ffffff" stroke-width="2.0" />
<caption k="addr:housenumber" style="bold" size="10" fill="#606060"
priority="10" stroke="#ffffff" stroke-width="2.0" />
</m> -->
<m zoom-min="17">
<caption style="bold" fill="#4040ff" k="name" priority="9" size="14"
stroke="#ffffff" stroke-width="2.0" />
<caption style="bold" fill="#606060" k="addr:housenumber" priority="10" size="10"
stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
<!-- outline 1 - 4 -->