Signed-off-by: David MENTRE <[email protected]>
---
 stylesheet/black-and-white/osm.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/stylesheet/black-and-white/osm.xml 
b/stylesheet/black-and-white/osm.xml
index a085991..2a01ec4 100644
--- a/stylesheet/black-and-white/osm.xml
+++ b/stylesheet/black-and-white/osm.xml
@@ -1009,19 +1009,19 @@
       <Filter>[highway] = 'motorway' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom15;
       &minscale_zoom16;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="10"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="12"/>
     </Rule>
     <Rule>
      <Filter>[highway] = 'trunk' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom15;
       &minscale_zoom16;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="11.5"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="13.5"/>
     </Rule>
     <Rule>
       <Filter>[highway] = 'primary' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom15;      
       &minscale_zoom16;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="11.5"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="13.5"/>
     </Rule>
     <Rule>
       <Filter>[highway] = 'secondary' and not [tunnel] = 'yes'</Filter>
@@ -1033,25 +1033,25 @@
       <Filter>[highway] = 'motorway' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom17;
       &minscale_zoom18;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="13"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="15"/>
     </Rule>
     <Rule>
      <Filter>[highway] = 'trunk' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom17;
       &minscale_zoom18;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="16"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="18"/>
     </Rule>
     <Rule>
       <Filter>[highway] = 'primary' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom17;      
       &minscale_zoom18;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="16"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" 
stroke-width="18"/>
     </Rule>
     <Rule>
       <Filter>[highway] = 'secondary' and not [tunnel] = 'yes'</Filter>
       &maxscale_zoom17;
       &minscale_zoom18;
-      <LineSymbolizer stroke-linejoin="round" stroke="black" stroke-width="16" 
stroke-linecap="round"/>
+      <LineSymbolizer stroke-linejoin="round" stroke="black" stroke-width="18" 
stroke-linecap="round"/>
     </Rule>
     <Rule>
       <Filter>[highway] = 'tertiary' and not [tunnel]='yes'</Filter>
-- 
1.7.5.4


Reply via email to