House numbers (nodes) mix with symbols, fixes #234

This commit is contained in:
Emux
2016-11-12 16:19:29 +02:00
parent 54feb7a25e
commit 001dbe8447
5 changed files with 39 additions and 169 deletions

View File

@@ -1072,7 +1072,7 @@
</m>
<m e="node">
<m e="node" select="first">
<m k="aeroway">
<m k="aeroway" v="helipad" zoom-min="17">
@@ -1213,12 +1213,6 @@
</m>
<m k="addr:housenumber" zoom-min="17">
<caption style="bold" fill="#606060" k="addr:housenumber" size="14" stroke="#ffffff"
stroke-width="2.0" />
</m>
<m k="leisure" v="playground" zoom-min="17">
<symbol src="assets:symbols/amenity/playground.svg" />
</m>
@@ -1349,5 +1343,13 @@
<text use="caption-small-blue" />
</m>
</m>
<!-- house numbers -->
<m k="addr:housenumber" zoom-min="17">
<caption style="bold" fill="#606060" k="addr:housenumber" size="14" stroke="#ffffff"
stroke-width="2.0" />
</m>
</m>
</rendertheme>