OpenMapTiles theme: enable ocean #385

This commit is contained in:
Emux 2017-08-11 22:25:51 +03:00
parent d3aa2af73b
commit 27a39fbfd7

View File

@ -112,14 +112,10 @@
<style-line fade="15" id="building" stroke="#eeb7b6b3" use="fix" />
<style-area fade="15" fill="#f2f0eb" id="building" stroke="#b7b6b3" stroke-width="1.0" />
<m e="way" k="natural" v="issea|sea">
<m e="way" k="class" v="ocean">
<area mesh="true" use="water" />
</m>
<m e="way" k="natural" v="nosea">
<area fill="#f8f8f8" mesh="true" />
</m>
<!-- all closed ways that are not 'highway' or 'building' -->
<m closed="yes" e="way" k="highway|building" v="~">