blob: dfbe205209c44e0d2d4c3523b156d9ea87f5c4ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
|
#amenity-points {
[amenity = 'atm'][zoom >=17]::amenity {
point-file: url('symbols/atm2.p.16.png');
point-placement: interior;
}
[amenity = 'bank'][zoom >= 17]::amenity {
point-file: url('symbols/bank2.p.16.png');
point-placement: interior;
}
[highway = 'traffic_signals'][zoom >= 17]::highway {
point-file: url('symbols/traffic_light.png');
point-placement: interior;
}
[amenity = 'cafe'][zoom >=17]::amenity {
point-file: url('symbols/cafe.p.16.png');
point-placement: interior;
}
[amenity = 'car_sharing'][zoom >= 16]::amenity {
point-file: url('symbols/car_share.p.16.png');
point-placement: interior;
}
[amenity = 'cinema'][zoom >= 17]::amenity {
point-file: url('symbols/cinema.p.24.png');
point-placement: interior;
}
[amenity = 'hospital'][zoom >= 15]::amenity {
point-file: url('symbols/hospital.p.16.png');
point-placement: interior;
}
[tourism = 'information'][zoom >= 16]::tourism {
point-file: url('symbols/information.p.16.png');
point-placement: interior;
}
[amenity = 'library'][zoom >= 17]::amenity {
point-file: url('symbols/library.p.20.png');
point-placement: interior;
}
[amenity = 'place_of_worship'][zoom >= 16]::amenity {
point-placement: interior;
[religion = 'christian'] {
point-file: url('symbols/christian3.p.14.png');
}
[religion = 'muslim'] {
point-file: url('symbols/islamic3.p.16.png');
}
}
[amenity = 'post_box'][zoom >= 17]::amenity {
point-file: url('symbols/post_box.p.16.png');
point-placement: interior;
}
[amenity = 'post_office'][zoom >= 17]::amenity {
point-file: url('symbols/post_office.p.16.png');
point-placement: interior;
}
[amenity = 'recycling'][zoom >= 16]::amenity {
point-file: url('symbols/recycling.p.16.png');
point-placement: interior;
}
[amenity = 'restaurant'][zoom >= 17]::amenity {
point-file: url('symbols/restaurant.p.16.png');
point-placement: interior;
}
[amenity = 'telephone'][zoom >= 17]::amenity {
point-file: url('symbols/telephone.p.16.png');
point-placement: interior;
}
/* [barrier = 'bollard'],
[barrier = 'block'] {
[zoom >= 16] {
point-file: url('symbols/bollard.png');
point-placement: interior;
}
}*/
[amenity = 'theatre'][zoom >= 17]::amenity {
point-file: url('symbols/theatre.p.20.png');
point-placement: interior;
}
[amenity = 'toilets'][zoom >= 17]::amenity {
point-file: url('symbols/toilets.p.20.png');
point-placement: interior;
}
[amenity = 'drinking_water'][zoom >= 17]::amenity {
point-file: url('symbols/food_drinkingtap.p.20.png');
point-placement: interior;
}
[shop = 'convenience'][zoom >= 17]::shop {
//point-file: url('symbols/shop_convenience.p.16.png');
//point-placement: interior;
[name = "SUSU Shop"] {
point-file: url('logos/susu-shop2.png');
[zoom >= 20] {
point-file: url('logos/susu-shop.png');
}
}
}
[shop = 'hairdresser'][zoom >= 17]::shop {
point-file: url('symbols/shop_hairdresser.p.16.png');
point-placement: interior;
}
}
#amenity-poly {
[amenity = 'pub']::amenity,
[amenity = 'restaurant']::amenity,
[amenity = 'cafe']::amenity {
[zoom >= 17] {
//text-name: "[name]";
//text-fill: #734a08;
//text-size: 10;
//text-dy: 9;
//text-face-name: @bold-fonts;
//text-halo-radius: 1;
//text-wrap-width: 34;
//text-placement: interior;
[name = "The Stag\'s"] {
point-file: url('logos/stags-head2.png');
}
}
}
[amenity = 'bar'][zoom >= 17]::amenity {
//text-name: "[name]";
//text-size: 10;
//text-fill: #734a08;
//text-dy: 11;
//text-face-name: @bold-fonts;
//text-halo-radius: 1;
//text-placement: interior;
//point-file: url('symbols/bar.p.20.png');
//point-placement: interior;
[name = "The Bridge"] {
point-file: url('logos/the-bridge2.png');
[zoom >= 20] {
point-file: url('logos/the-bridge.png');
}
//text-dy: -12;
}
}
[amenity = 'library']::amenity,
[amenity = 'theatre']::amenity {
[zoom >= 17] {
text-name: "[name]";
text-size: 10;
text-fill: #734a08;
text-dy: 12;
text-face-name: @bold-fonts;
text-halo-radius: 1;
text-placement: interior;
}
}
[amenity = 'cinema'][zoom >= 17]::amenity {
text-name: "[name]";
text-size: 10;
text-fill: #734a08;
text-dy: 14;
text-face-name: @bold-fonts;
text-halo-radius: 1;
text-placement: interior;
}
[amenity = 'parking'][zoom >= 17]::amenity {
text-name: "[name]";
text-size: 9;
text-fill: #0066ff;
text-dy: 9;
text-face-name: @book-fonts;
text-halo-radius: 1;
text-wrap-width: 34;
text-placement: interior;
point-file: url('symbols/parking.p.16.png');
point-placement: interior;
[access != ''][access != 'public'][access != 'yes'] {
text-fill: #66ccaf;
point-file: url('symbols/parking_private.p.16.png');
}
}
/* [natural = 'wood'][zoom >= 15]::natural {
text-name: "[name]";
text-size: 10;
text-fill: #000;
text-face-name: @book-fonts;
text-halo-radius: 2;
text-wrap-width: 10;
text-placement: interior;
}*/
[amenity = 'bank'][zoom >= 17]::amenity {
text-name: "[name]";
text-size: 9;
text-fill: black;
text-dy: 9;
text-halo-radius: 1;
text-placement: interior;
text-face-name: @book-fonts;
}
[amenity = 'fuel']::amenity,
[amenity = 'bus_station']::amenity {
[zoom >= 17] {
text-name: "[name]";
text-size: 9;
text-fill: #0066ff;
text-dy: 9;
text-face-name: @book-fonts;
text-halo-radius: 1;
}
}
[amenity = 'hospital'][zoom >= 16]::amenity {
text-name: "[name]";
text-fill: #da0092;
text-size: 8;
text-dy: 10;
text-face-name: @book-fonts;
text-halo-radius: 2;
text-wrap-width: 24;
text-placement: interior;
}
}
|