summaryrefslogtreecommitdiff
path: root/buildings.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 /buildings.mss
parentdd1b700dae93aff8e99aac9d4c5199cb601501c5 (diff)
downloadsum-carto-3b546f382cb3a13263869d47dfaa2515829a3742.tar
sum-carto-3b546f382cb3a13263869d47dfaa2515829a3742.tar.gz
Updates
Diffstat (limited to 'buildings.mss')
-rwxr-xr-xbuildings.mss14
1 files changed, 0 insertions, 14 deletions
diff --git a/buildings.mss b/buildings.mss
index 7462537..52c91c8 100755
--- a/buildings.mss
+++ b/buildings.mss
@@ -19,20 +19,6 @@
text-halo-fill: fadeout(white, 10%);
text-halo-radius: 1.5;
[zoom >= 17] {
- [loc_ref = "42"] {
- point-file: url('symbols/susu2.png');
- [zoom >= 20] {
- point-file: url('symbols/susu.png');
- }
- text-dy: -12;
- }
- [loc_ref = "57"] {
- point-file: url('symbols/susu-shop2.png');
- [zoom >= 20] {
- point-file: url('symbols/susu-shop.png');
- }
- //text-dy: -12;
- }
text-name: "[name]";
[loc_ref != ''] {
text-name: "[name] + ' (' + [loc_ref] + ')'";