summaryrefslogtreecommitdiff
path: root/amenities.mss
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-08-07 21:35:27 +0100
committerChristopher Baines <cbaines8@gmail.com>2013-08-07 21:35:27 +0100
commit3b546f382cb3a13263869d47dfaa2515829a3742 (patch)
tree6e3c79f76639320aa2a2882494e7a3dc3802be95 /amenities.mss
parentdd1b700dae93aff8e99aac9d4c5199cb601501c5 (diff)
downloadsum-carto-3b546f382cb3a13263869d47dfaa2515829a3742.tar
sum-carto-3b546f382cb3a13263869d47dfaa2515829a3742.tar.gz
Updates
Diffstat (limited to 'amenities.mss')
-rwxr-xr-xamenities.mss41
1 files changed, 6 insertions, 35 deletions
diff --git a/amenities.mss b/amenities.mss
index 2ae7624..dfbe205 100755
--- a/amenities.mss
+++ b/amenities.mss
@@ -45,7 +45,6 @@
}
[amenity = 'place_of_worship'][zoom >= 16]::amenity {
- point-file: url('symbols/place_of_worship3.p.16.png');
point-placement: interior;
[religion = 'christian'] {
point-file: url('symbols/christian3.p.14.png');
@@ -53,12 +52,6 @@
[religion = 'muslim'] {
point-file: url('symbols/islamic3.p.16.png');
}
- [religion = 'sikh'] {
- point-file: url('symbols/sikh3.p.16.png');
- }
- [religion = 'jewish'] {
- point-file: url('symbols/jewish3.p.16.png');
- }
}
[amenity = 'post_box'][zoom >= 17]::amenity {
@@ -81,21 +74,11 @@
point-placement: interior;
}
- [amenity = 'fast_food'][zoom >= 17]::amenity {
- point-file: url('symbols/fast_food.png');
- point-placement: interior;
- }
-
[amenity = 'telephone'][zoom >= 17]::amenity {
point-file: url('symbols/telephone.p.16.png');
point-placement: interior;
}
- [amenity = 'emergency_phone'][zoom >= 17]::amenity {
- point-file: url('symbols/sosphone.png');
- point-placement: interior;
- }
-
/* [barrier = 'bollard'],
[barrier = 'block'] {
[zoom >= 16] {
@@ -123,9 +106,9 @@
//point-file: url('symbols/shop_convenience.p.16.png');
//point-placement: interior;
[name = "SUSU Shop"] {
- point-file: url('symbols/susu-shop2.png');
+ point-file: url('logos/susu-shop2.png');
[zoom >= 20] {
- point-file: url('symbols/susu-shop.png');
+ point-file: url('logos/susu-shop.png');
}
}
}
@@ -139,8 +122,7 @@
#amenity-poly {
[amenity = 'pub']::amenity,
[amenity = 'restaurant']::amenity,
- [amenity = 'cafe']::amenity,
- [amenity = 'fast_food']::amenity {
+ [amenity = 'cafe']::amenity {
[zoom >= 17] {
//text-name: "[name]";
//text-fill: #734a08;
@@ -151,7 +133,7 @@
//text-wrap-width: 34;
//text-placement: interior;
[name = "The Stag\'s"] {
- point-file: url('symbols/stags-head2.png');
+ point-file: url('logos/stags-head2.png');
}
}
}
@@ -167,9 +149,9 @@
//point-file: url('symbols/bar.p.20.png');
//point-placement: interior;
[name = "The Bridge"] {
- point-file: url('symbols/the-bridge2.png');
+ point-file: url('logos/the-bridge2.png');
[zoom >= 20] {
- point-file: url('symbols/the-bridge.png');
+ point-file: url('logos/the-bridge.png');
}
//text-dy: -12;
}
@@ -215,17 +197,6 @@
}
}
- [amenity = 'place_of_worship'][zoom >= 17]::amenity {
- text-name: "[name]";
- text-size: 10;
- text-fill: #000033;
- text-dy: 11;
- text-face-name: @book-fonts;
- text-halo-radius: 1;
- text-wrap-width: 30;
- text-placement: interior;
- }
-
/* [natural = 'wood'][zoom >= 15]::natural {
text-name: "[name]";
text-size: 10;