Render themes: revert tessellation in water areas except sea #224
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<!--###### AREA styles ######-->
|
||||
|
||||
<!--water-->
|
||||
<style-area fill="#b5d6f1" id="water" mesh="true" />
|
||||
<style-area fill="#b5d6f1" id="water" />
|
||||
|
||||
|
||||
<!--###### LINE styles ######-->
|
||||
@@ -56,7 +56,7 @@
|
||||
<!--###### ASSIGNMENT ######-->
|
||||
|
||||
<m e="way" k="natural" v="issea|sea">
|
||||
<area use="water" />
|
||||
<area mesh="true" use="water" />
|
||||
</m>
|
||||
|
||||
<m e="way" k="natural" v="nosea">
|
||||
|
||||
Reference in New Issue
Block a user