maposmatic-dev
[Top][All Lists]
Advanced

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

[Maposmatic-dev] [PATCH 10/14] [B&W stylesheet] Use a maposmatic's speci


From: David MENTRE
Subject: [Maposmatic-dev] [PATCH 10/14] [B&W stylesheet] Use a maposmatic's specific icon for cemetery
Date: Tue, 27 Mar 2012 17:36:25 +0200

Signed-off-by: David MENTRE <address@hidden>
Signed-off-by: Sylvain Collilieux <address@hidden>
---
 .../black-and-white/inc/layer-landcover.xml.inc    |    6 +++---
 .../black-and-white/symbols/maposmatic_grave.png   |  Bin 0 -> 189 bytes
 2 files changed, 3 insertions(+), 3 deletions(-)
 create mode 100644 stylesheet/black-and-white/symbols/maposmatic_grave.png

diff --git a/stylesheet/black-and-white/inc/layer-landcover.xml.inc 
b/stylesheet/black-and-white/inc/layer-landcover.xml.inc
index 4f09357..21958e8 100644
--- a/stylesheet/black-and-white/inc/layer-landcover.xml.inc
+++ b/stylesheet/black-and-white/inc/layer-landcover.xml.inc
@@ -21,17 +21,17 @@
     <Rule>
       &maxscale_zoom14;
       <Filter>([landuse] = 'cemetery' or [landuse] = 'grave_yard' or 
[amenity]='grave_yard') and [religion] = 'jewish'</Filter>
-      <PolygonPatternSymbolizer file="&symbols;/cemetery_jewish.18.png" />
+      <PolygonPatternSymbolizer file="&symbols;/maposmatic_grave.png" />
     </Rule>
     <Rule>
       &maxscale_zoom14;
       <Filter>([landuse] = 'cemetery' or [landuse] = 'grave_yard' or 
[amenity]='grave_yard') and [religion] = 'christian'</Filter>
-      <PolygonPatternSymbolizer file="&symbols;/grave_yard.png" />
+      <PolygonPatternSymbolizer file="&symbols;/maposmatic_grave.png" />
     </Rule>
     <Rule>
       &maxscale_zoom14;
       <Filter>([landuse] = 'cemetery' or [landuse] = 'grave_yard' or 
[amenity]='grave_yard') and [religion] = 'INT-generic'</Filter>
-      <PolygonPatternSymbolizer file="&symbols;/grave_yard_generic.png" />
+      <PolygonPatternSymbolizer file="&symbols;/maposmatic_grave.png" />
     </Rule>
     <Rule>
       &maxscale_zoom10;
diff --git a/stylesheet/black-and-white/symbols/maposmatic_grave.png 
b/stylesheet/black-and-white/symbols/maposmatic_grave.png
new file mode 100644
index 
0000000000000000000000000000000000000000..a710459be73bde73c4797e23bd4767186622c61b
GIT binary patch
literal 189
address@hidden(olHy`uVBq!ia0vp^0wBx*Bp9q_EZ7UA7>k44ofy`glX(f`a29w(7Beug
z-2`FA7oT(H0tMMiJbhi+?=VaA7+b5pT6qd6<nQU?7$R|b>3KuG1_K^uhuyt1e*eG!
zLH5N3L5&2qmMI2KYOhtIx!jL<|address@hidden;2HTNuuqJ3yqUH_c^^Z^?Js^bk16mVawSg
hHoQ+8KfRyMJw;WdbxPKm_duf=JYD@<);T3K0RZ^2K<xkk

literal 0
HcmV?d00001

-- 
1.7.5.4




reply via email to

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