maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH 04/14] [B&W stylesheet] Buf fix: remove yellow h


From: David MENTRE
Subject: [Maposmatic-dev] [PATCH 04/14] [B&W stylesheet] Buf fix: remove yellow halo around secondary roads
Date: Tue, 27 Mar 2012 17:36:19 +0200

Signed-off-by: David MENTRE <address@hidden>
Signed-off-by: Sylvain Collilieux <address@hidden>
---
 stylesheet/black-and-white/osm.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/stylesheet/black-and-white/osm.xml 
b/stylesheet/black-and-white/osm.xml
index b2cc64d..256c911 100644
--- a/stylesheet/black-and-white/osm.xml
+++ b/stylesheet/black-and-white/osm.xml
@@ -1630,7 +1630,7 @@
       <Filter>[highway] = 'secondary'</Filter>
       &maxscale_zoom15;
       &minscale_zoom18;
-      <TextSymbolizer size="10" fill="black" placement="line" 
fontset-name="book-fonts" halo-radius="1" 
halo-fill="#fed7a5">[name]</TextSymbolizer>
+      <TextSymbolizer size="10" fill="black" placement="line" 
fontset-name="book-fonts" halo-radius="1" 
halo-fill="white">[name]</TextSymbolizer>
     </Rule>
     <Rule>
       <Filter>[highway] = 'tertiary'</Filter>
-- 
1.7.5.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]