[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Maposmatic-dev] [PATCH 09/14] [B&W stylesheet] Increase size of motorwa
From: |
David MENTRE |
Subject: |
[Maposmatic-dev] [PATCH 09/14] [B&W stylesheet] Increase size of motorways |
Date: |
Tue, 27 Mar 2012 17:36:24 +0200 |
Signed-off-by: David MENTRE <address@hidden>
Signed-off-by: Sylvain Collilieux <address@hidden>
---
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
- [Maposmatic-dev] [PATCH 01/14] [B&W stylesheet] Import of original mapnik-osm style sheet, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 09/14] [B&W stylesheet] Increase size of motorways,
David MENTRE <=
- [Maposmatic-dev] [PATCH 06/14] [B&W stylesheet] Enlarge bridges to make them more visible, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 07/14] [B&W stylesheet] Put a light grey as default background, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 08/14] [B&W stylesheet] Put public buildings in light grey with black border, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 13/14] [B&W stylesheet] Put parking and residential area borders in black, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 04/14] [B&W stylesheet] Buf fix: remove yellow halo around secondary roads, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 10/14] [B&W stylesheet] Use a maposmatic's specific icon for cemetery, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 11/14] [B&W stylesheet] Remove all turn circles, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 12/14] [B&W stylesheet] Bug fix: keep blue color for see areas, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 14/14] [B&W stylesheet] Allow smaller fonts for street names, David MENTRE, 2012/03/27
- [Maposmatic-dev] [PATCH 02/14] [B&W stylesheet] Remove some details. Put all roads in white, David MENTRE, 2012/03/27