Signed-off-by: David MENTRE <[email protected]>
Signed-off-by: Sylvain Collilieux <[email protected]>
---
stylesheet/black-and-white/osm.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/stylesheet/black-and-white/osm.xml
b/stylesheet/black-and-white/osm.xml
index 32d7c6e..215c296 100644
--- a/stylesheet/black-and-white/osm.xml
+++ b/stylesheet/black-and-white/osm.xml
@@ -589,7 +589,7 @@
<Filter>[highway] = 'motorway' and not [tunnel] = 'yes'</Filter>
&maxscale_zoom15;
&minscale_zoom16;
- <LineSymbolizer stroke-linejoin="round" stroke="black"
stroke-width="12"/>
+ <LineSymbolizer stroke-linejoin="round" stroke="black"
stroke-width="14"/>
</Rule>
<Rule>
<Filter>[highway] = 'trunk' and not [tunnel] = 'yes'</Filter>
@@ -756,7 +756,7 @@
<Filter>[highway] = 'motorway' and not [tunnel] = 'yes'</Filter>
&maxscale_zoom15;
&minscale_zoom16;
- <LineSymbolizer stroke-linejoin="round" stroke="white"
stroke-width="8.5" stroke-linecap="round"/>
+ <LineSymbolizer stroke-linejoin="round" stroke="white"
stroke-width="10.5" stroke-linecap="round"/>
</Rule>
<Rule>
<Filter>[highway] = 'trunk' and not [tunnel] = 'yes'</Filter>
--
1.7.5.4