Osmarender theme: fix 'scrub' overlap without tessellation '#41

This commit is contained in:
Emux 2016-11-16 21:08:01 +02:00
parent add62c9fe8
commit 7c9c3732fb

View File

@ -74,7 +74,11 @@
</m> </m>
<m k="natural|landuse" v="forest|wood|scrub"> <m k="natural" v="grassland|scrub">
<area fill="#6fc18e" stroke="#6fc18e" stroke-width="0.2" />
</m>
<m k="natural|landuse" v="forest|wood">
<m k="wood"> <m k="wood">
<m k="wood" v="coniferous"> <m k="wood" v="coniferous">
<area src="assets:patterns/wood-coniferous.png" /> <area src="assets:patterns/wood-coniferous.png" />
@ -87,7 +91,7 @@
</m> </m>
</m> </m>
<m k="wood" v="~"> <m k="wood" v="~">
<area fill="#6fc18e" mesh="true" stroke="#6fc18e" stroke-width="0.2" /> <area fill="#6fc18e" stroke="#6fc18e" stroke-width="0.2" />
</m> </m>
<m zoom-min="16"> <m zoom-min="16">