forked from gravitystorm/openstreetmap-carto
-
Notifications
You must be signed in to change notification settings - Fork 1
/
layers.yaml
367 lines (366 loc) · 9.37 KB
/
layers.yaml
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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
# ---------------------------------------------------------------------------
# layers.yaml
#
# input for scripts/assemble_project.py
#
# defines available layers and tags of those for the style
# so they can assembled into a project.mml file according to tags
#
# Copyright 2012-2023 by OSM-Carto contributors
# Copyright 2017-2024 by Christoph Hormann <[email protected]>
# ---------------------------------------------------------------------------
# This file is part of the OSM-Carto alternative colors map style.
#
# OSM-Carto alternative colors is an open design and free software project
# You can use, modify and/or redistribute it under the terms of the
# following licenses:
#
# Design components of the project are subject to the Creative Commons
# Attribution ShareAlike 4.0 (CC BY-SA 4.0) License.
#
# Software components of the project are subject to the GNU Affero General
# Public License published by the Free Software Foundation, either
# version 3 of the License, or (at your option) any later version.
#
# OSM-Carto alternative colors is distributed in the hope that it will be
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
# General Public License and the Creative Commons Attribution ShareAlike
# 4.0 (CC BY-SA 4.0) License for more details.
#
# You should have received a copy of the Creative Commons Attribution
# ShareAlike 4.0 (CC BY-SA 4.0) License along with OSM-Carto alternative
# colors. If not, see
# <https://creativecommons.org/licenses/by-sa/4.0/legalcode>.
#
# You should have also received a copy of the GNU Affero General Public
# License. If not, see <https://www.gnu.org/licenses/>.
# ---------------------------------------------------------------------------
layers:
header:
source: layers/header.mml
stylesheets:
- style/style.mss
- style/fonts.mss
landcover-low-zoom:
source: layers/landcover-low-zoom.mml
stylesheets:
- style/landcover.mss
landcover:
source: layers/landcover.mml
stylesheets:
- style/landcover.mss
landcover-line:
source: layers/landcover-line.mml
stylesheets:
- style/landcover.mss
icesheet-poly:
source: layers/icesheet-poly.mml
stylesheets:
- style/shapefiles.mss
water-lines-casing:
source: layers/water-lines-casing.mml
stylesheets:
- style/water.mss
rivers-low-zoom-preproc:
source: layers/rivers-low-zoom-preproc.mml
stylesheets:
- style/shapefiles.mss
tags:
- "preproc"
lakes-low-zoom-preproc:
source: layers/lakes-low-zoom-preproc.mml
stylesheets:
- style/shapefiles.mss
tags:
- "preproc"
water-areas-low-zoom:
source: layers/water-areas-low-zoom.mml
stylesheets:
- style/water.mss
tags:
- "!preproc"
water-areas:
source: layers/water-areas.mml
stylesheets:
- style/water.mss
ocean-low-zoom-preproc:
source: layers/ocean-low-zoom-preproc.mml
stylesheets:
- style/shapefiles.mss
tags:
- "preproc"
ocean-low-zoom:
source: layers/ocean-low-zoom.mml
stylesheets:
- style/shapefiles.mss
tags:
- "!preproc"
ocean:
source: layers/ocean.mml
stylesheets:
- style/shapefiles.mss
landcover-water:
source: layers/landcover-water.mml
stylesheets:
- style/landcover.mss
water-lines:
source: layers/water-lines.mml
stylesheets:
- style/water.mss
piers-casing:
source: layers/piers-casing.mml
stylesheets:
- style/water-features.mss
tags:
- "ac"
water-backdrop:
source: layers/water-backdrop.mml
stylesheets:
- style/water.mss
- style/shapefiles.mss
landcover-area-symbols:
source: layers/landcover-area-symbols.mml
stylesheets:
- style/landcover.mss
icesheet-outlines:
source: layers/icesheet-outlines.mml
stylesheets:
- style/shapefiles.mss
crevasses:
source: layers/crevasses.mml
stylesheets:
- style/barriers.mss
tags:
- "ac"
cliffs-simple:
source: layers/cliffs-simple.mml
stylesheets:
- style/barriers.mss
tags:
- "simple"
- "legacy"
cliffs:
source: layers/cliffs.mml
stylesheets:
- style/barriers.mss
tags:
- "ac"
highway-embankments:
source: layers/highway-embankments.mml
stylesheets:
- style/roads.mss
- style/road-colors-generated.mss
- style/line-widths-generated.mss
tags:
- "ac"
marinas-area:
source: layers/marinas-area.mml
stylesheets:
- style/water-features.mss
water-barriers-line-simple:
source: layers/water-barriers-line-simple.mml
stylesheets:
- style/water-features.mss
tags:
- "simple"
- "legacy"
water-barriers-line:
source: layers/water-barriers-line.mml
stylesheets:
- style/water-features.mss
tags:
- "ac"
quays:
source: layers/quays.mml
stylesheets:
- style/water-features.mss
tags:
- "ac"
springs-connected:
source: layers/springs-connected.mml
stylesheets:
- style/water-features.mss
breakwaters:
source: layers/breakwaters.mml
stylesheets:
- style/water-features.mss
bridge:
source: layers/bridge.mml
stylesheets:
- style/buildings.mss
buildings:
source: layers/buildings.mml
stylesheets:
- style/buildings.mss
landuse-overlay-lz:
source: layers/landuse-overlay-lz.mml
stylesheets:
- style/landcover.mss
ferry-routes-lz:
source: layers/ferry-routes-lz.mml
stylesheets:
- style/ferry-routes.mss
roads-low-zoom:
source: layers/roads-low-zoom.mml
stylesheets:
- style/roads.mss
- style/road-colors-generated.mss
- style/line-widths-generated.mss
roads:
source: layers/roads.mml
stylesheets:
- style/roads.mss
- style/road-colors-generated.mss
- style/line-widths-generated.mss
- style/barriers.mss
- style/water-features.mss
roads-line-mask:
source: layers/roads_line_mask.mml
stylesheets:
- style/roads.mss
- style/road-colors-generated.mss
- style/line-widths-generated.mss
- style/barriers.mss
tags:
- "ac"
roads-area-mask:
source: layers/roads_area_mask.mml
stylesheets:
- style/roads.mss
- style/road-colors-generated.mss
- style/line-widths-generated.mss
tags:
- "ac"
entrances-simple:
source: layers/entrances-simple.mml
stylesheets:
- style/buildings.mss
- style/entrances.mss
tags:
- "simple"
- "legacy"
entrances:
source: layers/entrances.mml
stylesheets:
- style/buildings.mss
- style/entrances.mss
tags:
- "ac"
planter-polygons:
source: layers/planter-polygons.mml
stylesheets:
- style/amenity-points.mss
tags:
- "ac"
golf-lines:
source: layers/golf-lines.mml
stylesheets:
- style/golf.mss
aerialways:
source: layers/aerialways.mml
stylesheets:
- style/aerialways.mss
admin:
source: layers/admin.mml
stylesheets:
- style/admin.mss
admin:
source: layers/admin.mml
stylesheets:
- style/admin.mss
street-lamps:
source: layers/street-lamps.mml
stylesheets:
- style/amenity-points.mss
tags:
- "ac"
power-line:
source: layers/power-line.mml
stylesheets:
- style/power.mss
- style/landcover.mss
tourism-boundary:
source: layers/tourism-boundary.mml
stylesheets:
- style/landcover.mss
trees-simple:
source: layers/trees-simple.mml
stylesheets:
- style/amenity-points.mss
tags:
- "simple"
- "legacy"
trees:
source: layers/trees.mml
stylesheets:
- style/amenity-points.mss
tags:
- "ac"
placenames:
source: layers/placenames.mml
stylesheets:
- style/placenames.mss
line-barrier-entrances:
source: layers/line-barrier-entrances.mml
stylesheets:
- style/barriers.mss
tags:
- "ac"
amenity-points:
source: layers/symbols-labels-generated.mml
stylesheets:
- style/amenity-points.mss
- style/landcover.mss
- style/water.mss
- style/symbols-labels-generated.mss
addon-symbols:
source: layers/addon-symbols.mml
stylesheets:
- style/amenity-points.mss
- style/water-features.mss
tags:
- "ac"
viewpoints:
source: layers/viewpoints.mml
stylesheets:
- style/amenity-points.mss
tags:
- "ac"
power-towers:
source: layers/power-towers.mml
stylesheets:
- style/power.mss
road-text:
source: layers/road-text.mml
stylesheets:
- style/roads.mss
- style/road-colors-generated.mss
- style/line-widths-generated.mss
text-poly-low-zoom:
source: layers/text-poly-low-zoom.mml
stylesheets:
- style/amenity-points.mss
text-line:
source: layers/text-line.mml
stylesheets:
- style/barriers.mss
- style/water-features.mss
building-text:
source: layers/building-text.mml
stylesheets:
- style/addressing.mss
interpolation:
source: layers/interpolation.mml
stylesheets:
- style/addressing.mss
addresses:
source: layers/addresses.mml
stylesheets:
- style/addressing.mss
minor-labels:
source: layers/minor-labels.mml
stylesheets:
- style/water.mss
- style/ferry-routes.mss
- style/admin.mss