Signed-off-by: David MENTRE <[email protected]>
---
stylesheet/black-and-white/inc/layers.xml.inc | 4 ++--
stylesheet/black-and-white/osm.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/stylesheet/black-and-white/inc/layers.xml.inc
b/stylesheet/black-and-white/inc/layers.xml.inc
index 2405e5b..afec28b 100644
--- a/stylesheet/black-and-white/inc/layers.xml.inc
+++ b/stylesheet/black-and-white/inc/layers.xml.inc
@@ -3,13 +3,13 @@
<!ENTITY layer-water SYSTEM "layer-water.xml.inc">
<!ENTITY layer-water_features SYSTEM "layer-water_features.xml.inc">
<!ENTITY layer-citywall SYSTEM "layer-citywall.xml.inc">
-<!ENTITY layer-buildings SYSTEM "layer-buildings.xml.inc">
+<!-- <!ENTITY layer-buildings SYSTEM "layer-buildings.xml.inc"> -->
<!ENTITY layer-ferry-routes SYSTEM "layer-ferry-routes.xml.inc">
<!ENTITY layer-aerialways SYSTEM "layer-aerialways.xml.inc">
<!ENTITY layer-placenames SYSTEM "layer-placenames.xml.inc">
<!ENTITY layer-amenity-stations SYSTEM "layer-amenity-stations.xml.inc">
<!ENTITY layer-amenity-symbols SYSTEM "layer-amenity-symbols.xml.inc">
<!ENTITY layer-amenity-points SYSTEM "layer-amenity-points.xml.inc">
-<!ENTITY layer-power SYSTEM "layer-power.xml.inc">
+<!-- <!ENTITY layer-power SYSTEM "layer-power.xml.inc"> -->
<!ENTITY layer-addressing SYSTEM "layer-addressing.xml.inc">
<!ENTITY layer-admin SYSTEM "layer-admin.xml.inc">
diff --git a/stylesheet/black-and-white/osm.xml
b/stylesheet/black-and-white/osm.xml
index 0dd195b..6de6159 100644
--- a/stylesheet/black-and-white/osm.xml
+++ b/stylesheet/black-and-white/osm.xml
@@ -3475,7 +3475,7 @@
&datasource-settings;
</Datasource>
</Layer>
-&layer-buildings;
+<!-- &layer-buildings; -->
<Layer name="tracks-notunnel-nobridge" status="on"
srs="&osm2pgsql_projection;">
<StyleName>tracks-notunnel-nobridge</StyleName>
<Datasource>
@@ -3925,7 +3925,7 @@
&layer-amenity-stations;
&layer-amenity-symbols;
&layer-amenity-points;
-&layer-power;
+<!-- &layer-power; -->
<Layer name="roads-text-ref-low-zoom" status="on" srs="&osm2pgsql_projection;">
<StyleName>roads-text-ref-low-zoom</StyleName>
<Datasource>
--
1.7.5.4