-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathconfig.yml
312 lines (263 loc) · 9.02 KB
/
config.yml
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
globals: {}
grids:
mercator:
base: GLOBAL_MERCATOR
num_levels: 22
services:
demo: {}
tms: { origin: nw, use_grid_names: true }
layers:
- name: '2013'
sources: [2013_cache]
title: Digitale farbige Orthophotos 2013 (DOP20RGB)
- name: 2015_cir
sources: [2015_cir_cache]
title: Digitale Color-Infrarot-Orthophotos 2015 (DOP20CIR)
- name: 2016_cir
sources: [2016_cir_cache]
title: Digitale Color-Infrarot-Orthophotos 2016 (DOP20CIR)
- name: alkis_30
sources: [alkis_30_cache]
title: ALKIS Berlin (Amtliches Liegenschaftskatasterinformationssystem)
- name: alkis_sw
sources: [alkis_sw_cache]
title: ALKIS Berlin s/w (Amtliches Liegenschaftskatasterinformationssystem)
- name: atkis_dom
sources: [atkis_dom_cache]
title: "ATKIS\xAE DOM - Digitales Oberfl\xE4chenmodell"
- name: strassenbefahrung
sources: [strassenbefahrung_cache]
title: "Stra\xDFenbefahrung 2014"
- name: strassenbefahrung_alkis
sources: [strassenbefahrung_alkis_cache]
title: "Stra\xDFenbefahrung 2014, ALKIS Berlin s/w"
- name: baumbestand_0
sources: [baumbestand_0_cache]
title: Baumbestand Berlin - Straßenbäume
- name: baumbestand_1
sources: [baumbestand_1_cache]
title: Baumbestand Berlin - Anlagenbäume
- name: baumbestand_3
sources: [baumbestand_3_cache]
title: Baumbestand Berlin - Anlagenbäume ohne Datenbankeintrag
- name: baumbestand_4
sources: [baumbestand_4_cache]
title: Baumbestand Berlin - Straßenbäume ohne Datenbankeintrag
- name: baumbestand_0_1_3_4_merged
sources: [baumbestand_0_1_3_4_merged_cache]
title: Baumbestand Berlin - Straßenbäume und Anlagenbäume mit und ohne Datenbankeintrag
- name: baumbestand_0_1_3_4_alkis
sources: [baumbestand_0_1_3_4_alkis_cache]
title: Baumbestand Berlin - Straßenbäume und Anlagenbäume mit und ohne Datenbankeintrag, ALKIS Berlin s/w
- name: k_oeffbeleucht_alkis
sources: [k_oeffbeleucht_alkis_cache]
title: Öffentliche Beleuchtung, ALKIS Berlin s/w
- name: tempolimits_alkis
sources: [tempolimits_alkis_cache]
title: Tempolimits, ALKIS Berlin s/w
- name: fussgaengernetz_alkis
sources: [fussgaengernetz_alkis_cache]
title: Fußgängernetz, ALKIS Berlin s/w
caches:
2013_cache:
grids: [mercator]
sources: [2013_source]
2015_cir_cache:
grids: [mercator]
sources: [2015_cir_source]
2016_cir_cache:
grids: [mercator]
sources: [2016_cir_source]
alkis_30_cache:
grids: [mercator]
sources: [alkis_30_source]
alkis_sw_cache:
grids: [mercator]
sources: [alkis_sw_source]
atkis_dom_cache:
grids: [mercator]
sources: [atkis_dom_source]
strassenbefahrung_cache:
grids: [mercator]
sources: [strassenbefahrung_source]
strassenbefahrung_alkis_cache:
grids: [mercator]
sources: [alkis_sw_cache, strassenbefahrung_cache]
baumbestand_0_cache:
grids: [mercator]
sources: [baumbestand_0_source]
baumbestand_1_cache:
grids: [mercator]
sources: [baumbestand_1_source]
baumbestand_3_cache:
grids: [mercator]
sources: [baumbestand_3_source]
baumbestand_4_cache:
grids: [mercator]
sources: [baumbestand_4_source]
baumbestand_0_1_3_4_merged_cache:
grids: [mercator]
sources: [baumbestand_0_1_3_4_merged_source]
baumbestand_0_1_3_4_alkis_cache:
grids: [mercator]
sources: [alkis_sw_cache, baumbestand_0_1_3_4_merged_cache]
k_oeffbeleucht_alkis_cache:
grids: [mercator]
sources: [alkis_sw_cache, k_oeffbeleucht_source]
tempolimits_alkis_cache:
grids: [mercator]
sources: [alkis_sw_cache, tempolimits_source]
fussgaengernetz_alkis_cache:
grids: [mercator]
sources: [alkis_sw_cache, fussgaengernetz_source]
sources:
2013_source:
req:
format: png
layers: 0
style: default
transparent: false
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_luftbild2013
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
2015_cir_source:
req:
format: png
layers: 0
style: default
transparent: false
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_luftbild2015_cir
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
2016_cir_source:
req:
format: png
layers: 0
style: default
transparent: false
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_luftbild2016_cir
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
alkis_30_source:
req:
format: png
layers: 30,5,21,0,29,4,7,13,9,25,8,18,20,16,28,12,24,22,34,26,47,46,44,43
style: default
transparent: false
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/wmsk_alkis
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
alkis_sw_source:
req:
format: png
layers: 30,21,0,29,4,13,9,25,8,18,20,28,12,24,22,34,26,47,46,44
style: default
transparent: false
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/wmsk_alkis_sw
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
atkis_dom_source:
req:
format: png
layers: b_bdom,a_bdom_schummerung
style: default
transparent: true
url: https://gdi.berlin.de/services/wms/bdom
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
strassenbefahrung_source:
req:
format: png
layers: cm_fahrbahn,cl_gehweg,ck_parkflaeche,cj_fussgaengerzone,ci_oeffentlicher_platz,ch_radweg,cg_baustelle,cf_trennstreifen,ce_gruenflaeche,cd_rampe,cc_treppe,cb_haltestellenwartebereich,ca_haltebereich_bus,bz_gleiskoerper_strab,by_gehwegueberfahrt,bx_fahrbahnschwelle,bw_aufmerksamkeitsfeld,bv_springbrunnen_zierbrunnen,bu_recycling_container,bu1_kleinbauten_sondernutzung,bt_kabelschacht,bs_induktionsschleife,br_fahrgastunterstand,bq_fahrradstaender,bp_fahrbahnmarkierung_flaeche,bo_denkmal,bn_baumscheibe,bm_zugangsbauwerk,bl_strassenentwaesserungsrinne,bk_strassenbegrenzung,bj_sitzbank,bi_schranke,bh_mauer,bg_leitplanke,bf_gelaender,be_fahrbahnmarkierunglinie,bd_bordstein,bc_aufmerksamkeitsstreifen,bb_verkehrsschutzgitter,ba_telefonzelle_telefonstele,az_taxirufsaeule,ay_streugutbehaelter,ax_strassensinkkasten,aw_spielgeraet,av_poller,au_parkscheinautomat,at_mast_lsa,as_mast,ar_kanaldeckel,ar1_kabelkasten,aq_hydrant,ap_handsteuergeraet_lsa,ao_gebaeudeeingang,an_fahrbahnmarkierung_piktogramm,am_fahnenmast,al_durchfahrtshoehe,ak_briefkasten,aj_anlegestelle,ai_anforderungstaster_radverkehr,ah_abfallbehaelter_muellbox,ag_werbesaeule,af_wasserpumpen_brunnen,ae_viz_infotafel,ad_uhr,ac_trinkwasserbrunnen_wasserspender,ab_touchpoint,aa_verkehrszeichen
style: default
transparent: true
url: https://gdi.berlin.de/services/wms/strassenbefahrung
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
baumbestand_0_source:
req:
format: png
layers: 0
style: default
transparent: true
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_wfs_baumbestand
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
baumbestand_1_source:
req:
format: png
layers: 1
style: default
transparent: true
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_wfs_baumbestand
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
baumbestand_3_source:
req:
format: png
layers: 3
style: default
transparent: true
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_wfs_baumbestand
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
baumbestand_4_source:
req:
format: png
layers: 4
style: default
transparent: true
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_wfs_baumbestand
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
baumbestand_0_1_3_4_merged_source:
req:
format: png
layers: 0,1,3,4
style: default
transparent: true
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_wfs_baumbestand
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
k_oeffbeleucht_source:
req:
format: png
layers: 2,0,3
style: default
transparent: true
url: https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_oeffbeleucht
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
tempolimits_source:
req:
format: png
layers: hoechstgeschwindigkeit
style: default
transparent: true
url: https://gdi.berlin.de/services/wms/tempolimits
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }
fussgaengernetz_source:
req:
format: png
layers: b_strassenelemente,a_verbindungspunkte
style: default
transparent: true
url: https://gdi.berlin.de/services/wms/fussgaengernetz
supported_srs: ['EPSG:25833']
type: wms
wms_opts: { version: 1.3.0 }