1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
<Capabilities xmlns="http://www.opengis.net/wmts/1.0"
|
3
|
xmlns:ows="http://www.opengis.net/ows/1.1"
|
4
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
5
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
6
|
xmlns:gml="http://www.opengis.net/gml" xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd"
|
7
|
version="1.0.0">
|
8
|
<ows:ServiceIdentification>
|
9
|
<ows:Title>Web Map Tile Service - GeoWebCache</ows:Title>
|
10
|
<ows:ServiceType>OGC WMTS</ows:ServiceType>
|
11
|
<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
|
12
|
</ows:ServiceIdentification>
|
13
|
<ows:ServiceProvider>
|
14
|
<ows:ProviderName>http://wppgeog3:8082/geoserver/gwc/service/wmts</ows:ProviderName>
|
15
|
<ows:ProviderSite xlink:href="http://wppgeog3:8082/geoserver/gwc/service/wmts" />
|
16
|
<ows:ServiceContact>
|
17
|
<ows:IndividualName>GeoWebCache User</ows:IndividualName>
|
18
|
</ows:ServiceContact>
|
19
|
</ows:ServiceProvider>
|
20
|
<ows:OperationsMetadata>
|
21
|
<ows:Operation name="GetCapabilities">
|
22
|
<ows:DCP>
|
23
|
<ows:HTTP>
|
24
|
<ows:Get xlink:href="http://wppgeog3:8082/geoserver/gwc/service/wmts?">
|
25
|
<ows:Constraint name="GetEncoding">
|
26
|
<ows:AllowedValues>
|
27
|
<ows:Value>KVP</ows:Value>
|
28
|
</ows:AllowedValues>
|
29
|
</ows:Constraint>
|
30
|
</ows:Get>
|
31
|
</ows:HTTP>
|
32
|
</ows:DCP>
|
33
|
</ows:Operation>
|
34
|
<ows:Operation name="GetTile">
|
35
|
<ows:DCP>
|
36
|
<ows:HTTP>
|
37
|
<ows:Get xlink:href="http://wppgeog3:8082/geoserver/gwc/service/wmts?">
|
38
|
<ows:Constraint name="GetEncoding">
|
39
|
<ows:AllowedValues>
|
40
|
<ows:Value>KVP</ows:Value>
|
41
|
</ows:AllowedValues>
|
42
|
</ows:Constraint>
|
43
|
</ows:Get>
|
44
|
</ows:HTTP>
|
45
|
</ows:DCP>
|
46
|
</ows:Operation>
|
47
|
<ows:Operation name="GetFeatureInfo">
|
48
|
<ows:DCP>
|
49
|
<ows:HTTP>
|
50
|
<ows:Get xlink:href="http://wppgeog3:8082/geoserver/gwc/service/wmts?">
|
51
|
<ows:Constraint name="GetEncoding">
|
52
|
<ows:AllowedValues>
|
53
|
<ows:Value>KVP</ows:Value>
|
54
|
</ows:AllowedValues>
|
55
|
</ows:Constraint>
|
56
|
</ows:Get>
|
57
|
</ows:HTTP>
|
58
|
</ows:DCP>
|
59
|
</ows:Operation>
|
60
|
</ows:OperationsMetadata>
|
61
|
<Contents>
|
62
|
<Layer>
|
63
|
<ows:Title>z_OS_Vector_Basemap</ows:Title>
|
64
|
<ows:Abstract></ows:Abstract>
|
65
|
<ows:Identifier>z_OS_Vector_Basemap</ows:Identifier>
|
66
|
<Format>image/png</Format>
|
67
|
<TileMatrixSetLink> <TileMatrixSet>UK_OSGB</TileMatrixSet>
|
68
|
<TileMatrixSetLimits>
|
69
|
<TileMatrixLimits>
|
70
|
<TileMatrix>UK_OSGB:0</TileMatrix>
|
71
|
<MinTileRow>0</MinTileRow>
|
72
|
<MaxTileRow>1</MaxTileRow>
|
73
|
<MinTileCol>0</MinTileCol>
|
74
|
<MaxTileCol>0</MaxTileCol>
|
75
|
</TileMatrixLimits>
|
76
|
<TileMatrixLimits>
|
77
|
<TileMatrix>UK_OSGB:1</TileMatrix>
|
78
|
<MinTileRow>0</MinTileRow>
|
79
|
<MaxTileRow>3</MaxTileRow>
|
80
|
<MinTileCol>0</MinTileCol>
|
81
|
<MaxTileCol>1</MaxTileCol>
|
82
|
</TileMatrixLimits>
|
83
|
<TileMatrixLimits>
|
84
|
<TileMatrix>UK_OSGB:2</TileMatrix>
|
85
|
<MinTileRow>0</MinTileRow>
|
86
|
<MaxTileRow>7</MaxTileRow>
|
87
|
<MinTileCol>0</MinTileCol>
|
88
|
<MaxTileCol>3</MaxTileCol>
|
89
|
</TileMatrixLimits>
|
90
|
<TileMatrixLimits>
|
91
|
<TileMatrix>UK_OSGB:3</TileMatrix>
|
92
|
<MinTileRow>0</MinTileRow>
|
93
|
<MaxTileRow>14</MaxTileRow>
|
94
|
<MinTileCol>0</MinTileCol>
|
95
|
<MaxTileCol>7</MaxTileCol>
|
96
|
</TileMatrixLimits>
|
97
|
<TileMatrixLimits>
|
98
|
<TileMatrix>UK_OSGB:4</TileMatrix>
|
99
|
<MinTileRow>0</MinTileRow>
|
100
|
<MaxTileRow>29</MaxTileRow>
|
101
|
<MinTileCol>0</MinTileCol>
|
102
|
<MaxTileCol>15</MaxTileCol>
|
103
|
</TileMatrixLimits>
|
104
|
<TileMatrixLimits>
|
105
|
<TileMatrix>UK_OSGB:5</TileMatrix>
|
106
|
<MinTileRow>0</MinTileRow>
|
107
|
<MaxTileRow>60</MaxTileRow>
|
108
|
<MinTileCol>0</MinTileCol>
|
109
|
<MaxTileCol>32</MaxTileCol>
|
110
|
</TileMatrixLimits>
|
111
|
<TileMatrixLimits>
|
112
|
<TileMatrix>UK_OSGB:6</TileMatrix>
|
113
|
<MinTileRow>0</MinTileRow>
|
114
|
<MaxTileRow>120</MaxTileRow>
|
115
|
<MinTileCol>0</MinTileCol>
|
116
|
<MaxTileCol>65</MaxTileCol>
|
117
|
</TileMatrixLimits>
|
118
|
<TileMatrixLimits>
|
119
|
<TileMatrix>UK_OSGB:7</TileMatrix>
|
120
|
<MinTileRow>0</MinTileRow>
|
121
|
<MaxTileRow>241</MaxTileRow>
|
122
|
<MinTileCol>0</MinTileCol>
|
123
|
<MaxTileCol>130</MaxTileCol>
|
124
|
</TileMatrixLimits>
|
125
|
<TileMatrixLimits>
|
126
|
<TileMatrix>UK_OSGB:8</TileMatrix>
|
127
|
<MinTileRow>0</MinTileRow>
|
128
|
<MaxTileRow>453</MaxTileRow>
|
129
|
<MinTileCol>0</MinTileCol>
|
130
|
<MaxTileCol>244</MaxTileCol>
|
131
|
</TileMatrixLimits>
|
132
|
<TileMatrixLimits>
|
133
|
<TileMatrix>UK_OSGB:9</TileMatrix>
|
134
|
<MinTileRow>0</MinTileRow>
|
135
|
<MaxTileRow>906</MaxTileRow>
|
136
|
<MinTileCol>0</MinTileCol>
|
137
|
<MaxTileCol>488</MaxTileCol>
|
138
|
</TileMatrixLimits>
|
139
|
<TileMatrixLimits>
|
140
|
<TileMatrix>UK_OSGB:10</TileMatrix>
|
141
|
<MinTileRow>0</MinTileRow>
|
142
|
<MaxTileRow>1813</MaxTileRow>
|
143
|
<MinTileCol>0</MinTileCol>
|
144
|
<MaxTileCol>976</MaxTileCol>
|
145
|
</TileMatrixLimits>
|
146
|
<TileMatrixLimits>
|
147
|
<TileMatrix>UK_OSGB:11</TileMatrix>
|
148
|
<MinTileRow>0</MinTileRow>
|
149
|
<MaxTileRow>3627</MaxTileRow>
|
150
|
<MinTileCol>0</MinTileCol>
|
151
|
<MaxTileCol>1953</MaxTileCol>
|
152
|
</TileMatrixLimits>
|
153
|
<TileMatrixLimits>
|
154
|
<TileMatrix>UK_OSGB:12</TileMatrix>
|
155
|
<MinTileRow>0</MinTileRow>
|
156
|
<MaxTileRow>7254</MaxTileRow>
|
157
|
<MinTileCol>0</MinTileCol>
|
158
|
<MaxTileCol>3906</MaxTileCol>
|
159
|
</TileMatrixLimits>
|
160
|
<TileMatrixLimits>
|
161
|
<TileMatrix>UK_OSGB:13</TileMatrix>
|
162
|
<MinTileRow>0</MinTileRow>
|
163
|
<MaxTileRow>14508</MaxTileRow>
|
164
|
<MinTileCol>0</MinTileCol>
|
165
|
<MaxTileCol>7812</MaxTileCol>
|
166
|
</TileMatrixLimits>
|
167
|
<TileMatrixLimits>
|
168
|
<TileMatrix>UK_OSGB:14</TileMatrix>
|
169
|
<MinTileRow>0</MinTileRow>
|
170
|
<MaxTileRow>36272</MaxTileRow>
|
171
|
<MinTileCol>0</MinTileCol>
|
172
|
<MaxTileCol>19531</MaxTileCol>
|
173
|
</TileMatrixLimits>
|
174
|
<TileMatrixLimits>
|
175
|
<TileMatrix>UK_OSGB:15</TileMatrix>
|
176
|
<MinTileRow>0</MinTileRow>
|
177
|
<MaxTileRow>72544</MaxTileRow>
|
178
|
<MinTileCol>0</MinTileCol>
|
179
|
<MaxTileCol>39062</MaxTileCol>
|
180
|
</TileMatrixLimits>
|
181
|
</TileMatrixSetLimits>
|
182
|
</TileMatrixSetLink> </Layer>
|
183
|
<Layer>
|
184
|
<ows:Title>2006 Aerial Photography</ows:Title>
|
185
|
<ows:Identifier>Misc_Rasters:Aerial_2006_jpeg</ows:Identifier>
|
186
|
<Format>image/jpeg</Format>
|
187
|
<TileMatrixSetLink> <TileMatrixSet>UK_OSGB</TileMatrixSet>
|
188
|
<TileMatrixSetLimits>
|
189
|
<TileMatrixLimits>
|
190
|
<TileMatrix>UK_OSGB:0</TileMatrix>
|
191
|
<MinTileRow>1</MinTileRow>
|
192
|
<MaxTileRow>1</MaxTileRow>
|
193
|
<MinTileCol>0</MinTileCol>
|
194
|
<MaxTileCol>0</MaxTileCol>
|
195
|
</TileMatrixLimits>
|
196
|
<TileMatrixLimits>
|
197
|
<TileMatrix>UK_OSGB:1</TileMatrix>
|
198
|
<MinTileRow>3</MinTileRow>
|
199
|
<MaxTileRow>3</MaxTileRow>
|
200
|
<MinTileCol>1</MinTileCol>
|
201
|
<MaxTileCol>1</MaxTileCol>
|
202
|
</TileMatrixLimits>
|
203
|
<TileMatrixLimits>
|
204
|
<TileMatrix>UK_OSGB:2</TileMatrix>
|
205
|
<MinTileRow>6</MinTileRow>
|
206
|
<MaxTileRow>6</MaxTileRow>
|
207
|
<MinTileCol>2</MinTileCol>
|
208
|
<MaxTileCol>2</MaxTileCol>
|
209
|
</TileMatrixLimits>
|
210
|
<TileMatrixLimits>
|
211
|
<TileMatrix>UK_OSGB:3</TileMatrix>
|
212
|
<MinTileRow>11</MinTileRow>
|
213
|
<MaxTileRow>12</MaxTileRow>
|
214
|
<MinTileCol>4</MinTileCol>
|
215
|
<MaxTileCol>5</MaxTileCol>
|
216
|
</TileMatrixLimits>
|
217
|
<TileMatrixLimits>
|
218
|
<TileMatrix>UK_OSGB:4</TileMatrix>
|
219
|
<MinTileRow>23</MinTileRow>
|
220
|
<MaxTileRow>24</MaxTileRow>
|
221
|
<MinTileCol>8</MinTileCol>
|
222
|
<MaxTileCol>10</MaxTileCol>
|
223
|
</TileMatrixLimits>
|
224
|
<TileMatrixLimits>
|
225
|
<TileMatrix>UK_OSGB:5</TileMatrix>
|
226
|
<MinTileRow>46</MinTileRow>
|
227
|
<MaxTileRow>50</MaxTileRow>
|
228
|
<MinTileCol>18</MinTileCol>
|
229
|
<MaxTileCol>21</MaxTileCol>
|
230
|
</TileMatrixLimits>
|
231
|
<TileMatrixLimits>
|
232
|
<TileMatrix>UK_OSGB:6</TileMatrix>
|
233
|
<MinTileRow>92</MinTileRow>
|
234
|
<MaxTileRow>99</MaxTileRow>
|
235
|
<MinTileCol>37</MinTileCol>
|
236
|
<MaxTileCol>42</MaxTileCol>
|
237
|
</TileMatrixLimits>
|
238
|
<TileMatrixLimits>
|
239
|
<TileMatrix>UK_OSGB:7</TileMatrix>
|
240
|
<MinTileRow>184</MinTileRow>
|
241
|
<MaxTileRow>199</MaxTileRow>
|
242
|
<MinTileCol>74</MinTileCol>
|
243
|
<MaxTileCol>85</MaxTileCol>
|
244
|
</TileMatrixLimits>
|
245
|
<TileMatrixLimits>
|
246
|
<TileMatrix>UK_OSGB:8</TileMatrix>
|
247
|
<MinTileRow>345</MinTileRow>
|
248
|
<MaxTileRow>374</MaxTileRow>
|
249
|
<MinTileCol>140</MinTileCol>
|
250
|
<MaxTileCol>159</MaxTileCol>
|
251
|
</TileMatrixLimits>
|
252
|
<TileMatrixLimits>
|
253
|
<TileMatrix>UK_OSGB:9</TileMatrix>
|
254
|
<MinTileRow>690</MinTileRow>
|
255
|
<MaxTileRow>747</MaxTileRow>
|
256
|
<MinTileCol>280</MinTileCol>
|
257
|
<MaxTileCol>318</MaxTileCol>
|
258
|
</TileMatrixLimits>
|
259
|
<TileMatrixLimits>
|
260
|
<TileMatrix>UK_OSGB:10</TileMatrix>
|
261
|
<MinTileRow>1380</MinTileRow>
|
262
|
<MaxTileRow>1495</MaxTileRow>
|
263
|
<MinTileCol>560</MinTileCol>
|
264
|
<MaxTileCol>637</MaxTileCol>
|
265
|
</TileMatrixLimits>
|
266
|
<TileMatrixLimits>
|
267
|
<TileMatrix>UK_OSGB:11</TileMatrix>
|
268
|
<MinTileRow>2760</MinTileRow>
|
269
|
<MaxTileRow>2991</MaxTileRow>
|
270
|
<MinTileCol>1121</MinTileCol>
|
271
|
<MaxTileCol>1275</MaxTileCol>
|
272
|
</TileMatrixLimits>
|
273
|
<TileMatrixLimits>
|
274
|
<TileMatrix>UK_OSGB:12</TileMatrix>
|
275
|
<MinTileRow>5519</MinTileRow>
|
276
|
<MaxTileRow>5982</MaxTileRow>
|
277
|
<MinTileCol>2243</MinTileCol>
|
278
|
<MaxTileCol>2550</MaxTileCol>
|
279
|
</TileMatrixLimits>
|
280
|
<TileMatrixLimits>
|
281
|
<TileMatrix>UK_OSGB:13</TileMatrix>
|
282
|
<MinTileRow>11038</MinTileRow>
|
283
|
<MaxTileRow>11964</MaxTileRow>
|
284
|
<MinTileCol>4486</MinTileCol>
|
285
|
<MaxTileCol>5100</MaxTileCol>
|
286
|
</TileMatrixLimits>
|
287
|
<TileMatrixLimits>
|
288
|
<TileMatrix>UK_OSGB:14</TileMatrix>
|
289
|
<MinTileRow>27595</MinTileRow>
|
290
|
<MaxTileRow>29911</MaxTileRow>
|
291
|
<MinTileCol>11216</MinTileCol>
|
292
|
<MaxTileCol>12751</MaxTileCol>
|
293
|
</TileMatrixLimits>
|
294
|
<TileMatrixLimits>
|
295
|
<TileMatrix>UK_OSGB:15</TileMatrix>
|
296
|
<MinTileRow>55190</MinTileRow>
|
297
|
<MaxTileRow>59821</MaxTileRow>
|
298
|
<MinTileCol>22433</MinTileCol>
|
299
|
<MaxTileCol>25502</MaxTileCol>
|
300
|
</TileMatrixLimits>
|
301
|
</TileMatrixSetLimits>
|
302
|
</TileMatrixSetLink> </Layer>
|
303
|
<Layer>
|
304
|
<ows:Title>z_OS_Raster_Basemap</ows:Title>
|
305
|
<ows:Abstract></ows:Abstract>
|
306
|
<ows:Identifier>z_OS_Raster_Basemap</ows:Identifier>
|
307
|
<Format>image/png</Format>
|
308
|
<TileMatrixSetLink> <TileMatrixSet>UK_OSGB</TileMatrixSet>
|
309
|
<TileMatrixSetLimits>
|
310
|
<TileMatrixLimits>
|
311
|
<TileMatrix>UK_OSGB:0</TileMatrix>
|
312
|
<MinTileRow>0</MinTileRow>
|
313
|
<MaxTileRow>1</MaxTileRow>
|
314
|
<MinTileCol>0</MinTileCol>
|
315
|
<MaxTileCol>0</MaxTileCol>
|
316
|
</TileMatrixLimits>
|
317
|
<TileMatrixLimits>
|
318
|
<TileMatrix>UK_OSGB:1</TileMatrix>
|
319
|
<MinTileRow>0</MinTileRow>
|
320
|
<MaxTileRow>3</MaxTileRow>
|
321
|
<MinTileCol>0</MinTileCol>
|
322
|
<MaxTileCol>1</MaxTileCol>
|
323
|
</TileMatrixLimits>
|
324
|
<TileMatrixLimits>
|
325
|
<TileMatrix>UK_OSGB:2</TileMatrix>
|
326
|
<MinTileRow>0</MinTileRow>
|
327
|
<MaxTileRow>7</MaxTileRow>
|
328
|
<MinTileCol>0</MinTileCol>
|
329
|
<MaxTileCol>3</MaxTileCol>
|
330
|
</TileMatrixLimits>
|
331
|
<TileMatrixLimits>
|
332
|
<TileMatrix>UK_OSGB:3</TileMatrix>
|
333
|
<MinTileRow>0</MinTileRow>
|
334
|
<MaxTileRow>14</MaxTileRow>
|
335
|
<MinTileCol>0</MinTileCol>
|
336
|
<MaxTileCol>7</MaxTileCol>
|
337
|
</TileMatrixLimits>
|
338
|
<TileMatrixLimits>
|
339
|
<TileMatrix>UK_OSGB:4</TileMatrix>
|
340
|
<MinTileRow>0</MinTileRow>
|
341
|
<MaxTileRow>29</MaxTileRow>
|
342
|
<MinTileCol>0</MinTileCol>
|
343
|
<MaxTileCol>15</MaxTileCol>
|
344
|
</TileMatrixLimits>
|
345
|
<TileMatrixLimits>
|
346
|
<TileMatrix>UK_OSGB:5</TileMatrix>
|
347
|
<MinTileRow>0</MinTileRow>
|
348
|
<MaxTileRow>60</MaxTileRow>
|
349
|
<MinTileCol>0</MinTileCol>
|
350
|
<MaxTileCol>32</MaxTileCol>
|
351
|
</TileMatrixLimits>
|
352
|
<TileMatrixLimits>
|
353
|
<TileMatrix>UK_OSGB:6</TileMatrix>
|
354
|
<MinTileRow>0</MinTileRow>
|
355
|
<MaxTileRow>120</MaxTileRow>
|
356
|
<MinTileCol>0</MinTileCol>
|
357
|
<MaxTileCol>65</MaxTileCol>
|
358
|
</TileMatrixLimits>
|
359
|
<TileMatrixLimits>
|
360
|
<TileMatrix>UK_OSGB:7</TileMatrix>
|
361
|
<MinTileRow>0</MinTileRow>
|
362
|
<MaxTileRow>241</MaxTileRow>
|
363
|
<MinTileCol>0</MinTileCol>
|
364
|
<MaxTileCol>130</MaxTileCol>
|
365
|
</TileMatrixLimits>
|
366
|
<TileMatrixLimits>
|
367
|
<TileMatrix>UK_OSGB:8</TileMatrix>
|
368
|
<MinTileRow>0</MinTileRow>
|
369
|
<MaxTileRow>453</MaxTileRow>
|
370
|
<MinTileCol>0</MinTileCol>
|
371
|
<MaxTileCol>244</MaxTileCol>
|
372
|
</TileMatrixLimits>
|
373
|
<TileMatrixLimits>
|
374
|
<TileMatrix>UK_OSGB:9</TileMatrix>
|
375
|
<MinTileRow>0</MinTileRow>
|
376
|
<MaxTileRow>906</MaxTileRow>
|
377
|
<MinTileCol>0</MinTileCol>
|
378
|
<MaxTileCol>488</MaxTileCol>
|
379
|
</TileMatrixLimits>
|
380
|
<TileMatrixLimits>
|
381
|
<TileMatrix>UK_OSGB:10</TileMatrix>
|
382
|
<MinTileRow>0</MinTileRow>
|
383
|
<MaxTileRow>1813</MaxTileRow>
|
384
|
<MinTileCol>0</MinTileCol>
|
385
|
<MaxTileCol>976</MaxTileCol>
|
386
|
</TileMatrixLimits>
|
387
|
<TileMatrixLimits>
|
388
|
<TileMatrix>UK_OSGB:11</TileMatrix>
|
389
|
<MinTileRow>0</MinTileRow>
|
390
|
<MaxTileRow>3627</MaxTileRow>
|
391
|
<MinTileCol>0</MinTileCol>
|
392
|
<MaxTileCol>1953</MaxTileCol>
|
393
|
</TileMatrixLimits>
|
394
|
<TileMatrixLimits>
|
395
|
<TileMatrix>UK_OSGB:12</TileMatrix>
|
396
|
<MinTileRow>0</MinTileRow>
|
397
|
<MaxTileRow>7254</MaxTileRow>
|
398
|
<MinTileCol>0</MinTileCol>
|
399
|
<MaxTileCol>3906</MaxTileCol>
|
400
|
</TileMatrixLimits>
|
401
|
<TileMatrixLimits>
|
402
|
<TileMatrix>UK_OSGB:13</TileMatrix>
|
403
|
<MinTileRow>0</MinTileRow>
|
404
|
<MaxTileRow>14508</MaxTileRow>
|
405
|
<MinTileCol>0</MinTileCol>
|
406
|
<MaxTileCol>7812</MaxTileCol>
|
407
|
</TileMatrixLimits>
|
408
|
<TileMatrixLimits>
|
409
|
<TileMatrix>UK_OSGB:14</TileMatrix>
|
410
|
<MinTileRow>0</MinTileRow>
|
411
|
<MaxTileRow>36272</MaxTileRow>
|
412
|
<MinTileCol>0</MinTileCol>
|
413
|
<MaxTileCol>19531</MaxTileCol>
|
414
|
</TileMatrixLimits>
|
415
|
<TileMatrixLimits>
|
416
|
<TileMatrix>UK_OSGB:15</TileMatrix>
|
417
|
<MinTileRow>0</MinTileRow>
|
418
|
<MaxTileRow>72544</MaxTileRow>
|
419
|
<MinTileCol>0</MinTileCol>
|
420
|
<MaxTileCol>39062</MaxTileCol>
|
421
|
</TileMatrixLimits>
|
422
|
</TileMatrixSetLimits>
|
423
|
</TileMatrixSetLink> </Layer>
|
424
|
<TileMatrixSet>
|
425
|
<ows:Identifier>UK_OSGB</ows:Identifier>
|
426
|
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::27700</ows:SupportedCRS>
|
427
|
<TileMatrix>
|
428
|
<ows:Identifier>UK_OSGB:0</ows:Identifier>
|
429
|
<ScaleDenominator>1.0E7</ScaleDenominator>
|
430
|
<TopLeftCorner>0.0 1433600.0</TopLeftCorner>
|
431
|
<TileWidth>256</TileWidth>
|
432
|
<TileHeight>256</TileHeight>
|
433
|
<MatrixWidth>1</MatrixWidth>
|
434
|
<MatrixHeight>2</MatrixHeight>
|
435
|
</TileMatrix>
|
436
|
<TileMatrix>
|
437
|
<ows:Identifier>UK_OSGB:1</ows:Identifier>
|
438
|
<ScaleDenominator>5000000.0</ScaleDenominator>
|
439
|
<TopLeftCorner>0.0 1433600.0</TopLeftCorner>
|
440
|
<TileWidth>256</TileWidth>
|
441
|
<TileHeight>256</TileHeight>
|
442
|
<MatrixWidth>2</MatrixWidth>
|
443
|
<MatrixHeight>4</MatrixHeight>
|
444
|
</TileMatrix>
|
445
|
<TileMatrix>
|
446
|
<ows:Identifier>UK_OSGB:2</ows:Identifier>
|
447
|
<ScaleDenominator>2500000.0</ScaleDenominator>
|
448
|
<TopLeftCorner>0.0 1433600.0</TopLeftCorner>
|
449
|
<TileWidth>256</TileWidth>
|
450
|
<TileHeight>256</TileHeight>
|
451
|
<MatrixWidth>4</MatrixWidth>
|
452
|
<MatrixHeight>8</MatrixHeight>
|
453
|
</TileMatrix>
|
454
|
<TileMatrix>
|
455
|
<ows:Identifier>UK_OSGB:3</ows:Identifier>
|
456
|
<ScaleDenominator>1250000.0</ScaleDenominator>
|
457
|
<TopLeftCorner>0.0 1344000.0</TopLeftCorner>
|
458
|
<TileWidth>256</TileWidth>
|
459
|
<TileHeight>256</TileHeight>
|
460
|
<MatrixWidth>8</MatrixWidth>
|
461
|
<MatrixHeight>15</MatrixHeight>
|
462
|
</TileMatrix>
|
463
|
<TileMatrix>
|
464
|
<ows:Identifier>UK_OSGB:4</ows:Identifier>
|
465
|
<ScaleDenominator>625000.0</ScaleDenominator>
|
466
|
<TopLeftCorner>0.0 1344000.0</TopLeftCorner>
|
467
|
<TileWidth>256</TileWidth>
|
468
|
<TileHeight>256</TileHeight>
|
469
|
<MatrixWidth>16</MatrixWidth>
|
470
|
<MatrixHeight>30</MatrixHeight>
|
471
|
</TileMatrix>
|
472
|
<TileMatrix>
|
473
|
<ows:Identifier>UK_OSGB:5</ows:Identifier>
|
474
|
<ScaleDenominator>300000.0</ScaleDenominator>
|
475
|
<TopLeftCorner>0.0 1311744.0</TopLeftCorner>
|
476
|
<TileWidth>256</TileWidth>
|
477
|
<TileHeight>256</TileHeight>
|
478
|
<MatrixWidth>33</MatrixWidth>
|
479
|
<MatrixHeight>61</MatrixHeight>
|
480
|
</TileMatrix>
|
481
|
<TileMatrix>
|
482
|
<ows:Identifier>UK_OSGB:6</ows:Identifier>
|
483
|
<ScaleDenominator>150000.0</ScaleDenominator>
|
484
|
<TopLeftCorner>0.0 1300992.0</TopLeftCorner>
|
485
|
<TileWidth>256</TileWidth>
|
486
|
<TileHeight>256</TileHeight>
|
487
|
<MatrixWidth>66</MatrixWidth>
|
488
|
<MatrixHeight>121</MatrixHeight>
|
489
|
</TileMatrix>
|
490
|
<TileMatrix>
|
491
|
<ows:Identifier>UK_OSGB:7</ows:Identifier>
|
492
|
<ScaleDenominator>75000.0</ScaleDenominator>
|
493
|
<TopLeftCorner>0.0 1300992.0</TopLeftCorner>
|
494
|
<TileWidth>256</TileWidth>
|
495
|
<TileHeight>256</TileHeight>
|
496
|
<MatrixWidth>131</MatrixWidth>
|
497
|
<MatrixHeight>242</MatrixHeight>
|
498
|
</TileMatrix>
|
499
|
<TileMatrix>
|
500
|
<ows:Identifier>UK_OSGB:8</ows:Identifier>
|
501
|
<ScaleDenominator>40000.0</ScaleDenominator>
|
502
|
<TopLeftCorner>0.0 1301709.0</TopLeftCorner>
|
503
|
<TileWidth>256</TileWidth>
|
504
|
<TileHeight>256</TileHeight>
|
505
|
<MatrixWidth>245</MatrixWidth>
|
506
|
<MatrixHeight>454</MatrixHeight>
|
507
|
</TileMatrix>
|
508
|
<TileMatrix>
|
509
|
<ows:Identifier>UK_OSGB:9</ows:Identifier>
|
510
|
<ScaleDenominator>20000.0</ScaleDenominator>
|
511
|
<TopLeftCorner>0.0 1300275.0</TopLeftCorner>
|
512
|
<TileWidth>256</TileWidth>
|
513
|
<TileHeight>256</TileHeight>
|
514
|
<MatrixWidth>489</MatrixWidth>
|
515
|
<MatrixHeight>907</MatrixHeight>
|
516
|
</TileMatrix>
|
517
|
<TileMatrix>
|
518
|
<ows:Identifier>UK_OSGB:10</ows:Identifier>
|
519
|
<ScaleDenominator>10000.0</ScaleDenominator>
|
520
|
<TopLeftCorner>0.0 1300275.0</TopLeftCorner>
|
521
|
<TileWidth>256</TileWidth>
|
522
|
<TileHeight>256</TileHeight>
|
523
|
<MatrixWidth>977</MatrixWidth>
|
524
|
<MatrixHeight>1814</MatrixHeight>
|
525
|
</TileMatrix>
|
526
|
<TileMatrix>
|
527
|
<ows:Identifier>UK_OSGB:11</ows:Identifier>
|
528
|
<ScaleDenominator>5000.0</ScaleDenominator>
|
529
|
<TopLeftCorner>0.0 1300275.0</TopLeftCorner>
|
530
|
<TileWidth>256</TileWidth>
|
531
|
<TileHeight>256</TileHeight>
|
532
|
<MatrixWidth>1954</MatrixWidth>
|
533
|
<MatrixHeight>3628</MatrixHeight>
|
534
|
</TileMatrix>
|
535
|
<TileMatrix>
|
536
|
<ows:Identifier>UK_OSGB:12</ows:Identifier>
|
537
|
<ScaleDenominator>2500.0</ScaleDenominator>
|
538
|
<TopLeftCorner>0.0 1300096.0</TopLeftCorner>
|
539
|
<TileWidth>256</TileWidth>
|
540
|
<TileHeight>256</TileHeight>
|
541
|
<MatrixWidth>3907</MatrixWidth>
|
542
|
<MatrixHeight>7255</MatrixHeight>
|
543
|
</TileMatrix>
|
544
|
<TileMatrix>
|
545
|
<ows:Identifier>UK_OSGB:13</ows:Identifier>
|
546
|
<ScaleDenominator>1250.0</ScaleDenominator>
|
547
|
<TopLeftCorner>0.0 1300006.0</TopLeftCorner>
|
548
|
<TileWidth>256</TileWidth>
|
549
|
<TileHeight>256</TileHeight>
|
550
|
<MatrixWidth>7813</MatrixWidth>
|
551
|
<MatrixHeight>14509</MatrixHeight>
|
552
|
</TileMatrix>
|
553
|
<TileMatrix>
|
554
|
<ows:Identifier>UK_OSGB:14</ows:Identifier>
|
555
|
<ScaleDenominator>500.0000000000001</ScaleDenominator>
|
556
|
<TopLeftCorner>0.0 1300024.0</TopLeftCorner>
|
557
|
<TileWidth>256</TileWidth>
|
558
|
<TileHeight>256</TileHeight>
|
559
|
<MatrixWidth>19532</MatrixWidth>
|
560
|
<MatrixHeight>36273</MatrixHeight>
|
561
|
</TileMatrix>
|
562
|
<TileMatrix>
|
563
|
<ows:Identifier>UK_OSGB:15</ows:Identifier>
|
564
|
<ScaleDenominator>250.00000000000006</ScaleDenominator>
|
565
|
<TopLeftCorner>0.0 1300006.0</TopLeftCorner>
|
566
|
<TileWidth>256</TileWidth>
|
567
|
<TileHeight>256</TileHeight>
|
568
|
<MatrixWidth>39063</MatrixWidth>
|
569
|
<MatrixHeight>72545</MatrixHeight>
|
570
|
</TileMatrix>
|
571
|
</TileMatrixSet>
|
572
|
<TileMatrixSet>
|
573
|
<ows:Identifier>GlobalCRS84Scale</ows:Identifier>
|
574
|
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
|
575
|
<TileMatrix>
|
576
|
<ows:Identifier>GlobalCRS84Scale:0</ows:Identifier>
|
577
|
<ScaleDenominator>5.0E8</ScaleDenominator>
|
578
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
579
|
<TileWidth>256</TileWidth>
|
580
|
<TileHeight>256</TileHeight>
|
581
|
<MatrixWidth>2</MatrixWidth>
|
582
|
<MatrixHeight>1</MatrixHeight>
|
583
|
</TileMatrix>
|
584
|
<TileMatrix>
|
585
|
<ows:Identifier>GlobalCRS84Scale:1</ows:Identifier>
|
586
|
<ScaleDenominator>2.5E8</ScaleDenominator>
|
587
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
588
|
<TileWidth>256</TileWidth>
|
589
|
<TileHeight>256</TileHeight>
|
590
|
<MatrixWidth>3</MatrixWidth>
|
591
|
<MatrixHeight>2</MatrixHeight>
|
592
|
</TileMatrix>
|
593
|
<TileMatrix>
|
594
|
<ows:Identifier>GlobalCRS84Scale:2</ows:Identifier>
|
595
|
<ScaleDenominator>1.0E8</ScaleDenominator>
|
596
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
597
|
<TileWidth>256</TileWidth>
|
598
|
<TileHeight>256</TileHeight>
|
599
|
<MatrixWidth>6</MatrixWidth>
|
600
|
<MatrixHeight>3</MatrixHeight>
|
601
|
</TileMatrix>
|
602
|
<TileMatrix>
|
603
|
<ows:Identifier>GlobalCRS84Scale:3</ows:Identifier>
|
604
|
<ScaleDenominator>5.0E7</ScaleDenominator>
|
605
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
606
|
<TileWidth>256</TileWidth>
|
607
|
<TileHeight>256</TileHeight>
|
608
|
<MatrixWidth>12</MatrixWidth>
|
609
|
<MatrixHeight>6</MatrixHeight>
|
610
|
</TileMatrix>
|
611
|
<TileMatrix>
|
612
|
<ows:Identifier>GlobalCRS84Scale:4</ows:Identifier>
|
613
|
<ScaleDenominator>2.5E7</ScaleDenominator>
|
614
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
615
|
<TileWidth>256</TileWidth>
|
616
|
<TileHeight>256</TileHeight>
|
617
|
<MatrixWidth>23</MatrixWidth>
|
618
|
<MatrixHeight>12</MatrixHeight>
|
619
|
</TileMatrix>
|
620
|
<TileMatrix>
|
621
|
<ows:Identifier>GlobalCRS84Scale:5</ows:Identifier>
|
622
|
<ScaleDenominator>1.0E7</ScaleDenominator>
|
623
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
624
|
<TileWidth>256</TileWidth>
|
625
|
<TileHeight>256</TileHeight>
|
626
|
<MatrixWidth>56</MatrixWidth>
|
627
|
<MatrixHeight>28</MatrixHeight>
|
628
|
</TileMatrix>
|
629
|
<TileMatrix>
|
630
|
<ows:Identifier>GlobalCRS84Scale:6</ows:Identifier>
|
631
|
<ScaleDenominator>5000000.0</ScaleDenominator>
|
632
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
633
|
<TileWidth>256</TileWidth>
|
634
|
<TileHeight>256</TileHeight>
|
635
|
<MatrixWidth>112</MatrixWidth>
|
636
|
<MatrixHeight>56</MatrixHeight>
|
637
|
</TileMatrix>
|
638
|
<TileMatrix>
|
639
|
<ows:Identifier>GlobalCRS84Scale:7</ows:Identifier>
|
640
|
<ScaleDenominator>2500000.0</ScaleDenominator>
|
641
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
642
|
<TileWidth>256</TileWidth>
|
643
|
<TileHeight>256</TileHeight>
|
644
|
<MatrixWidth>224</MatrixWidth>
|
645
|
<MatrixHeight>112</MatrixHeight>
|
646
|
</TileMatrix>
|
647
|
<TileMatrix>
|
648
|
<ows:Identifier>GlobalCRS84Scale:8</ows:Identifier>
|
649
|
<ScaleDenominator>1000000.0</ScaleDenominator>
|
650
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
651
|
<TileWidth>256</TileWidth>
|
652
|
<TileHeight>256</TileHeight>
|
653
|
<MatrixWidth>560</MatrixWidth>
|
654
|
<MatrixHeight>280</MatrixHeight>
|
655
|
</TileMatrix>
|
656
|
<TileMatrix>
|
657
|
<ows:Identifier>GlobalCRS84Scale:9</ows:Identifier>
|
658
|
<ScaleDenominator>500000.0</ScaleDenominator>
|
659
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
660
|
<TileWidth>256</TileWidth>
|
661
|
<TileHeight>256</TileHeight>
|
662
|
<MatrixWidth>1119</MatrixWidth>
|
663
|
<MatrixHeight>560</MatrixHeight>
|
664
|
</TileMatrix>
|
665
|
<TileMatrix>
|
666
|
<ows:Identifier>GlobalCRS84Scale:10</ows:Identifier>
|
667
|
<ScaleDenominator>250000.0</ScaleDenominator>
|
668
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
669
|
<TileWidth>256</TileWidth>
|
670
|
<TileHeight>256</TileHeight>
|
671
|
<MatrixWidth>2237</MatrixWidth>
|
672
|
<MatrixHeight>1119</MatrixHeight>
|
673
|
</TileMatrix>
|
674
|
<TileMatrix>
|
675
|
<ows:Identifier>GlobalCRS84Scale:11</ows:Identifier>
|
676
|
<ScaleDenominator>100000.0</ScaleDenominator>
|
677
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
678
|
<TileWidth>256</TileWidth>
|
679
|
<TileHeight>256</TileHeight>
|
680
|
<MatrixWidth>5591</MatrixWidth>
|
681
|
<MatrixHeight>2796</MatrixHeight>
|
682
|
</TileMatrix>
|
683
|
<TileMatrix>
|
684
|
<ows:Identifier>GlobalCRS84Scale:12</ows:Identifier>
|
685
|
<ScaleDenominator>50000.0</ScaleDenominator>
|
686
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
687
|
<TileWidth>256</TileWidth>
|
688
|
<TileHeight>256</TileHeight>
|
689
|
<MatrixWidth>11182</MatrixWidth>
|
690
|
<MatrixHeight>5591</MatrixHeight>
|
691
|
</TileMatrix>
|
692
|
<TileMatrix>
|
693
|
<ows:Identifier>GlobalCRS84Scale:13</ows:Identifier>
|
694
|
<ScaleDenominator>25000.0</ScaleDenominator>
|
695
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
696
|
<TileWidth>256</TileWidth>
|
697
|
<TileHeight>256</TileHeight>
|
698
|
<MatrixWidth>22364</MatrixWidth>
|
699
|
<MatrixHeight>11182</MatrixHeight>
|
700
|
</TileMatrix>
|
701
|
<TileMatrix>
|
702
|
<ows:Identifier>GlobalCRS84Scale:14</ows:Identifier>
|
703
|
<ScaleDenominator>10000.0</ScaleDenominator>
|
704
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
705
|
<TileWidth>256</TileWidth>
|
706
|
<TileHeight>256</TileHeight>
|
707
|
<MatrixWidth>55909</MatrixWidth>
|
708
|
<MatrixHeight>27955</MatrixHeight>
|
709
|
</TileMatrix>
|
710
|
<TileMatrix>
|
711
|
<ows:Identifier>GlobalCRS84Scale:15</ows:Identifier>
|
712
|
<ScaleDenominator>5000.0</ScaleDenominator>
|
713
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
714
|
<TileWidth>256</TileWidth>
|
715
|
<TileHeight>256</TileHeight>
|
716
|
<MatrixWidth>111817</MatrixWidth>
|
717
|
<MatrixHeight>55909</MatrixHeight>
|
718
|
</TileMatrix>
|
719
|
<TileMatrix>
|
720
|
<ows:Identifier>GlobalCRS84Scale:16</ows:Identifier>
|
721
|
<ScaleDenominator>2500.0</ScaleDenominator>
|
722
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
723
|
<TileWidth>256</TileWidth>
|
724
|
<TileHeight>256</TileHeight>
|
725
|
<MatrixWidth>223633</MatrixWidth>
|
726
|
<MatrixHeight>111817</MatrixHeight>
|
727
|
</TileMatrix>
|
728
|
<TileMatrix>
|
729
|
<ows:Identifier>GlobalCRS84Scale:17</ows:Identifier>
|
730
|
<ScaleDenominator>1000.0</ScaleDenominator>
|
731
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
732
|
<TileWidth>256</TileWidth>
|
733
|
<TileHeight>256</TileHeight>
|
734
|
<MatrixWidth>559083</MatrixWidth>
|
735
|
<MatrixHeight>279542</MatrixHeight>
|
736
|
</TileMatrix>
|
737
|
<TileMatrix>
|
738
|
<ows:Identifier>GlobalCRS84Scale:18</ows:Identifier>
|
739
|
<ScaleDenominator>500.0</ScaleDenominator>
|
740
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
741
|
<TileWidth>256</TileWidth>
|
742
|
<TileHeight>256</TileHeight>
|
743
|
<MatrixWidth>1118165</MatrixWidth>
|
744
|
<MatrixHeight>559083</MatrixHeight>
|
745
|
</TileMatrix>
|
746
|
<TileMatrix>
|
747
|
<ows:Identifier>GlobalCRS84Scale:19</ows:Identifier>
|
748
|
<ScaleDenominator>250.0</ScaleDenominator>
|
749
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
750
|
<TileWidth>256</TileWidth>
|
751
|
<TileHeight>256</TileHeight>
|
752
|
<MatrixWidth>2236330</MatrixWidth>
|
753
|
<MatrixHeight>1118165</MatrixHeight>
|
754
|
</TileMatrix>
|
755
|
<TileMatrix>
|
756
|
<ows:Identifier>GlobalCRS84Scale:20</ows:Identifier>
|
757
|
<ScaleDenominator>100.0</ScaleDenominator>
|
758
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
759
|
<TileWidth>256</TileWidth>
|
760
|
<TileHeight>256</TileHeight>
|
761
|
<MatrixWidth>5590823</MatrixWidth>
|
762
|
<MatrixHeight>2795412</MatrixHeight>
|
763
|
</TileMatrix>
|
764
|
</TileMatrixSet>
|
765
|
<TileMatrixSet>
|
766
|
<ows:Identifier>EPSG:4326</ows:Identifier>
|
767
|
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
|
768
|
<TileMatrix>
|
769
|
<ows:Identifier>EPSG:4326:0</ows:Identifier>
|
770
|
<ScaleDenominator>2.795411320143589E8</ScaleDenominator>
|
771
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
772
|
<TileWidth>256</TileWidth>
|
773
|
<TileHeight>256</TileHeight>
|
774
|
<MatrixWidth>2</MatrixWidth>
|
775
|
<MatrixHeight>1</MatrixHeight>
|
776
|
</TileMatrix>
|
777
|
<TileMatrix>
|
778
|
<ows:Identifier>EPSG:4326:1</ows:Identifier>
|
779
|
<ScaleDenominator>1.3977056600717944E8</ScaleDenominator>
|
780
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
781
|
<TileWidth>256</TileWidth>
|
782
|
<TileHeight>256</TileHeight>
|
783
|
<MatrixWidth>4</MatrixWidth>
|
784
|
<MatrixHeight>2</MatrixHeight>
|
785
|
</TileMatrix>
|
786
|
<TileMatrix>
|
787
|
<ows:Identifier>EPSG:4326:2</ows:Identifier>
|
788
|
<ScaleDenominator>6.988528300358972E7</ScaleDenominator>
|
789
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
790
|
<TileWidth>256</TileWidth>
|
791
|
<TileHeight>256</TileHeight>
|
792
|
<MatrixWidth>8</MatrixWidth>
|
793
|
<MatrixHeight>4</MatrixHeight>
|
794
|
</TileMatrix>
|
795
|
<TileMatrix>
|
796
|
<ows:Identifier>EPSG:4326:3</ows:Identifier>
|
797
|
<ScaleDenominator>3.494264150179486E7</ScaleDenominator>
|
798
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
799
|
<TileWidth>256</TileWidth>
|
800
|
<TileHeight>256</TileHeight>
|
801
|
<MatrixWidth>16</MatrixWidth>
|
802
|
<MatrixHeight>8</MatrixHeight>
|
803
|
</TileMatrix>
|
804
|
<TileMatrix>
|
805
|
<ows:Identifier>EPSG:4326:4</ows:Identifier>
|
806
|
<ScaleDenominator>1.747132075089743E7</ScaleDenominator>
|
807
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
808
|
<TileWidth>256</TileWidth>
|
809
|
<TileHeight>256</TileHeight>
|
810
|
<MatrixWidth>32</MatrixWidth>
|
811
|
<MatrixHeight>16</MatrixHeight>
|
812
|
</TileMatrix>
|
813
|
<TileMatrix>
|
814
|
<ows:Identifier>EPSG:4326:5</ows:Identifier>
|
815
|
<ScaleDenominator>8735660.375448715</ScaleDenominator>
|
816
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
817
|
<TileWidth>256</TileWidth>
|
818
|
<TileHeight>256</TileHeight>
|
819
|
<MatrixWidth>64</MatrixWidth>
|
820
|
<MatrixHeight>32</MatrixHeight>
|
821
|
</TileMatrix>
|
822
|
<TileMatrix>
|
823
|
<ows:Identifier>EPSG:4326:6</ows:Identifier>
|
824
|
<ScaleDenominator>4367830.1877243575</ScaleDenominator>
|
825
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
826
|
<TileWidth>256</TileWidth>
|
827
|
<TileHeight>256</TileHeight>
|
828
|
<MatrixWidth>128</MatrixWidth>
|
829
|
<MatrixHeight>64</MatrixHeight>
|
830
|
</TileMatrix>
|
831
|
<TileMatrix>
|
832
|
<ows:Identifier>EPSG:4326:7</ows:Identifier>
|
833
|
<ScaleDenominator>2183915.0938621787</ScaleDenominator>
|
834
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
835
|
<TileWidth>256</TileWidth>
|
836
|
<TileHeight>256</TileHeight>
|
837
|
<MatrixWidth>256</MatrixWidth>
|
838
|
<MatrixHeight>128</MatrixHeight>
|
839
|
</TileMatrix>
|
840
|
<TileMatrix>
|
841
|
<ows:Identifier>EPSG:4326:8</ows:Identifier>
|
842
|
<ScaleDenominator>1091957.5469310894</ScaleDenominator>
|
843
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
844
|
<TileWidth>256</TileWidth>
|
845
|
<TileHeight>256</TileHeight>
|
846
|
<MatrixWidth>512</MatrixWidth>
|
847
|
<MatrixHeight>256</MatrixHeight>
|
848
|
</TileMatrix>
|
849
|
<TileMatrix>
|
850
|
<ows:Identifier>EPSG:4326:9</ows:Identifier>
|
851
|
<ScaleDenominator>545978.7734655447</ScaleDenominator>
|
852
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
853
|
<TileWidth>256</TileWidth>
|
854
|
<TileHeight>256</TileHeight>
|
855
|
<MatrixWidth>1024</MatrixWidth>
|
856
|
<MatrixHeight>512</MatrixHeight>
|
857
|
</TileMatrix>
|
858
|
<TileMatrix>
|
859
|
<ows:Identifier>EPSG:4326:10</ows:Identifier>
|
860
|
<ScaleDenominator>272989.38673277234</ScaleDenominator>
|
861
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
862
|
<TileWidth>256</TileWidth>
|
863
|
<TileHeight>256</TileHeight>
|
864
|
<MatrixWidth>2048</MatrixWidth>
|
865
|
<MatrixHeight>1024</MatrixHeight>
|
866
|
</TileMatrix>
|
867
|
<TileMatrix>
|
868
|
<ows:Identifier>EPSG:4326:11</ows:Identifier>
|
869
|
<ScaleDenominator>136494.69336638617</ScaleDenominator>
|
870
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
871
|
<TileWidth>256</TileWidth>
|
872
|
<TileHeight>256</TileHeight>
|
873
|
<MatrixWidth>4096</MatrixWidth>
|
874
|
<MatrixHeight>2048</MatrixHeight>
|
875
|
</TileMatrix>
|
876
|
<TileMatrix>
|
877
|
<ows:Identifier>EPSG:4326:12</ows:Identifier>
|
878
|
<ScaleDenominator>68247.34668319309</ScaleDenominator>
|
879
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
880
|
<TileWidth>256</TileWidth>
|
881
|
<TileHeight>256</TileHeight>
|
882
|
<MatrixWidth>8192</MatrixWidth>
|
883
|
<MatrixHeight>4096</MatrixHeight>
|
884
|
</TileMatrix>
|
885
|
<TileMatrix>
|
886
|
<ows:Identifier>EPSG:4326:13</ows:Identifier>
|
887
|
<ScaleDenominator>34123.67334159654</ScaleDenominator>
|
888
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
889
|
<TileWidth>256</TileWidth>
|
890
|
<TileHeight>256</TileHeight>
|
891
|
<MatrixWidth>16384</MatrixWidth>
|
892
|
<MatrixHeight>8192</MatrixHeight>
|
893
|
</TileMatrix>
|
894
|
<TileMatrix>
|
895
|
<ows:Identifier>EPSG:4326:14</ows:Identifier>
|
896
|
<ScaleDenominator>17061.83667079827</ScaleDenominator>
|
897
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
898
|
<TileWidth>256</TileWidth>
|
899
|
<TileHeight>256</TileHeight>
|
900
|
<MatrixWidth>32768</MatrixWidth>
|
901
|
<MatrixHeight>16384</MatrixHeight>
|
902
|
</TileMatrix>
|
903
|
<TileMatrix>
|
904
|
<ows:Identifier>EPSG:4326:15</ows:Identifier>
|
905
|
<ScaleDenominator>8530.918335399136</ScaleDenominator>
|
906
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
907
|
<TileWidth>256</TileWidth>
|
908
|
<TileHeight>256</TileHeight>
|
909
|
<MatrixWidth>65536</MatrixWidth>
|
910
|
<MatrixHeight>32768</MatrixHeight>
|
911
|
</TileMatrix>
|
912
|
<TileMatrix>
|
913
|
<ows:Identifier>EPSG:4326:16</ows:Identifier>
|
914
|
<ScaleDenominator>4265.459167699568</ScaleDenominator>
|
915
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
916
|
<TileWidth>256</TileWidth>
|
917
|
<TileHeight>256</TileHeight>
|
918
|
<MatrixWidth>131072</MatrixWidth>
|
919
|
<MatrixHeight>65536</MatrixHeight>
|
920
|
</TileMatrix>
|
921
|
<TileMatrix>
|
922
|
<ows:Identifier>EPSG:4326:17</ows:Identifier>
|
923
|
<ScaleDenominator>2132.729583849784</ScaleDenominator>
|
924
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
925
|
<TileWidth>256</TileWidth>
|
926
|
<TileHeight>256</TileHeight>
|
927
|
<MatrixWidth>262144</MatrixWidth>
|
928
|
<MatrixHeight>131072</MatrixHeight>
|
929
|
</TileMatrix>
|
930
|
<TileMatrix>
|
931
|
<ows:Identifier>EPSG:4326:18</ows:Identifier>
|
932
|
<ScaleDenominator>1066.364791924892</ScaleDenominator>
|
933
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
934
|
<TileWidth>256</TileWidth>
|
935
|
<TileHeight>256</TileHeight>
|
936
|
<MatrixWidth>524288</MatrixWidth>
|
937
|
<MatrixHeight>262144</MatrixHeight>
|
938
|
</TileMatrix>
|
939
|
<TileMatrix>
|
940
|
<ows:Identifier>EPSG:4326:19</ows:Identifier>
|
941
|
<ScaleDenominator>533.182395962446</ScaleDenominator>
|
942
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
943
|
<TileWidth>256</TileWidth>
|
944
|
<TileHeight>256</TileHeight>
|
945
|
<MatrixWidth>1048576</MatrixWidth>
|
946
|
<MatrixHeight>524288</MatrixHeight>
|
947
|
</TileMatrix>
|
948
|
<TileMatrix>
|
949
|
<ows:Identifier>EPSG:4326:20</ows:Identifier>
|
950
|
<ScaleDenominator>266.591197981223</ScaleDenominator>
|
951
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
952
|
<TileWidth>256</TileWidth>
|
953
|
<TileHeight>256</TileHeight>
|
954
|
<MatrixWidth>2097152</MatrixWidth>
|
955
|
<MatrixHeight>1048576</MatrixHeight>
|
956
|
</TileMatrix>
|
957
|
<TileMatrix>
|
958
|
<ows:Identifier>EPSG:4326:21</ows:Identifier>
|
959
|
<ScaleDenominator>133.2955989906115</ScaleDenominator>
|
960
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
961
|
<TileWidth>256</TileWidth>
|
962
|
<TileHeight>256</TileHeight>
|
963
|
<MatrixWidth>4194304</MatrixWidth>
|
964
|
<MatrixHeight>2097152</MatrixHeight>
|
965
|
</TileMatrix>
|
966
|
</TileMatrixSet>
|
967
|
<TileMatrixSet>
|
968
|
<ows:Identifier>GoogleCRS84Quad</ows:Identifier>
|
969
|
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
|
970
|
<TileMatrix>
|
971
|
<ows:Identifier>GoogleCRS84Quad:0</ows:Identifier>
|
972
|
<ScaleDenominator>5.590822640287178E8</ScaleDenominator>
|
973
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
974
|
<TileWidth>256</TileWidth>
|
975
|
<TileHeight>256</TileHeight>
|
976
|
<MatrixWidth>1</MatrixWidth>
|
977
|
<MatrixHeight>1</MatrixHeight>
|
978
|
</TileMatrix>
|
979
|
<TileMatrix>
|
980
|
<ows:Identifier>GoogleCRS84Quad:1</ows:Identifier>
|
981
|
<ScaleDenominator>2.795411320143589E8</ScaleDenominator>
|
982
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
983
|
<TileWidth>256</TileWidth>
|
984
|
<TileHeight>256</TileHeight>
|
985
|
<MatrixWidth>2</MatrixWidth>
|
986
|
<MatrixHeight>1</MatrixHeight>
|
987
|
</TileMatrix>
|
988
|
<TileMatrix>
|
989
|
<ows:Identifier>GoogleCRS84Quad:2</ows:Identifier>
|
990
|
<ScaleDenominator>1.397705660071794E8</ScaleDenominator>
|
991
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
992
|
<TileWidth>256</TileWidth>
|
993
|
<TileHeight>256</TileHeight>
|
994
|
<MatrixWidth>4</MatrixWidth>
|
995
|
<MatrixHeight>2</MatrixHeight>
|
996
|
</TileMatrix>
|
997
|
<TileMatrix>
|
998
|
<ows:Identifier>GoogleCRS84Quad:3</ows:Identifier>
|
999
|
<ScaleDenominator>6.988528300358972E7</ScaleDenominator>
|
1000
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1001
|
<TileWidth>256</TileWidth>
|
1002
|
<TileHeight>256</TileHeight>
|
1003
|
<MatrixWidth>8</MatrixWidth>
|
1004
|
<MatrixHeight>4</MatrixHeight>
|
1005
|
</TileMatrix>
|
1006
|
<TileMatrix>
|
1007
|
<ows:Identifier>GoogleCRS84Quad:4</ows:Identifier>
|
1008
|
<ScaleDenominator>3.494264150179486E7</ScaleDenominator>
|
1009
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1010
|
<TileWidth>256</TileWidth>
|
1011
|
<TileHeight>256</TileHeight>
|
1012
|
<MatrixWidth>16</MatrixWidth>
|
1013
|
<MatrixHeight>8</MatrixHeight>
|
1014
|
</TileMatrix>
|
1015
|
<TileMatrix>
|
1016
|
<ows:Identifier>GoogleCRS84Quad:5</ows:Identifier>
|
1017
|
<ScaleDenominator>1.747132075089743E7</ScaleDenominator>
|
1018
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1019
|
<TileWidth>256</TileWidth>
|
1020
|
<TileHeight>256</TileHeight>
|
1021
|
<MatrixWidth>32</MatrixWidth>
|
1022
|
<MatrixHeight>16</MatrixHeight>
|
1023
|
</TileMatrix>
|
1024
|
<TileMatrix>
|
1025
|
<ows:Identifier>GoogleCRS84Quad:6</ows:Identifier>
|
1026
|
<ScaleDenominator>8735660.375448715</ScaleDenominator>
|
1027
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1028
|
<TileWidth>256</TileWidth>
|
1029
|
<TileHeight>256</TileHeight>
|
1030
|
<MatrixWidth>64</MatrixWidth>
|
1031
|
<MatrixHeight>32</MatrixHeight>
|
1032
|
</TileMatrix>
|
1033
|
<TileMatrix>
|
1034
|
<ows:Identifier>GoogleCRS84Quad:7</ows:Identifier>
|
1035
|
<ScaleDenominator>4367830.187724357</ScaleDenominator>
|
1036
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1037
|
<TileWidth>256</TileWidth>
|
1038
|
<TileHeight>256</TileHeight>
|
1039
|
<MatrixWidth>128</MatrixWidth>
|
1040
|
<MatrixHeight>64</MatrixHeight>
|
1041
|
</TileMatrix>
|
1042
|
<TileMatrix>
|
1043
|
<ows:Identifier>GoogleCRS84Quad:8</ows:Identifier>
|
1044
|
<ScaleDenominator>2183915.093862179</ScaleDenominator>
|
1045
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1046
|
<TileWidth>256</TileWidth>
|
1047
|
<TileHeight>256</TileHeight>
|
1048
|
<MatrixWidth>256</MatrixWidth>
|
1049
|
<MatrixHeight>128</MatrixHeight>
|
1050
|
</TileMatrix>
|
1051
|
<TileMatrix>
|
1052
|
<ows:Identifier>GoogleCRS84Quad:9</ows:Identifier>
|
1053
|
<ScaleDenominator>1091957.546931089</ScaleDenominator>
|
1054
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1055
|
<TileWidth>256</TileWidth>
|
1056
|
<TileHeight>256</TileHeight>
|
1057
|
<MatrixWidth>512</MatrixWidth>
|
1058
|
<MatrixHeight>256</MatrixHeight>
|
1059
|
</TileMatrix>
|
1060
|
<TileMatrix>
|
1061
|
<ows:Identifier>GoogleCRS84Quad:10</ows:Identifier>
|
1062
|
<ScaleDenominator>545978.7734655447</ScaleDenominator>
|
1063
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1064
|
<TileWidth>256</TileWidth>
|
1065
|
<TileHeight>256</TileHeight>
|
1066
|
<MatrixWidth>1024</MatrixWidth>
|
1067
|
<MatrixHeight>512</MatrixHeight>
|
1068
|
</TileMatrix>
|
1069
|
<TileMatrix>
|
1070
|
<ows:Identifier>GoogleCRS84Quad:11</ows:Identifier>
|
1071
|
<ScaleDenominator>272989.3867327723</ScaleDenominator>
|
1072
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1073
|
<TileWidth>256</TileWidth>
|
1074
|
<TileHeight>256</TileHeight>
|
1075
|
<MatrixWidth>2048</MatrixWidth>
|
1076
|
<MatrixHeight>1024</MatrixHeight>
|
1077
|
</TileMatrix>
|
1078
|
<TileMatrix>
|
1079
|
<ows:Identifier>GoogleCRS84Quad:12</ows:Identifier>
|
1080
|
<ScaleDenominator>136494.6933663862</ScaleDenominator>
|
1081
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1082
|
<TileWidth>256</TileWidth>
|
1083
|
<TileHeight>256</TileHeight>
|
1084
|
<MatrixWidth>4096</MatrixWidth>
|
1085
|
<MatrixHeight>2048</MatrixHeight>
|
1086
|
</TileMatrix>
|
1087
|
<TileMatrix>
|
1088
|
<ows:Identifier>GoogleCRS84Quad:13</ows:Identifier>
|
1089
|
<ScaleDenominator>68247.34668319309</ScaleDenominator>
|
1090
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1091
|
<TileWidth>256</TileWidth>
|
1092
|
<TileHeight>256</TileHeight>
|
1093
|
<MatrixWidth>8192</MatrixWidth>
|
1094
|
<MatrixHeight>4096</MatrixHeight>
|
1095
|
</TileMatrix>
|
1096
|
<TileMatrix>
|
1097
|
<ows:Identifier>GoogleCRS84Quad:14</ows:Identifier>
|
1098
|
<ScaleDenominator>34123.67334159654</ScaleDenominator>
|
1099
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1100
|
<TileWidth>256</TileWidth>
|
1101
|
<TileHeight>256</TileHeight>
|
1102
|
<MatrixWidth>16384</MatrixWidth>
|
1103
|
<MatrixHeight>8192</MatrixHeight>
|
1104
|
</TileMatrix>
|
1105
|
<TileMatrix>
|
1106
|
<ows:Identifier>GoogleCRS84Quad:15</ows:Identifier>
|
1107
|
<ScaleDenominator>17061.83667079827</ScaleDenominator>
|
1108
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1109
|
<TileWidth>256</TileWidth>
|
1110
|
<TileHeight>256</TileHeight>
|
1111
|
<MatrixWidth>32768</MatrixWidth>
|
1112
|
<MatrixHeight>16384</MatrixHeight>
|
1113
|
</TileMatrix>
|
1114
|
<TileMatrix>
|
1115
|
<ows:Identifier>GoogleCRS84Quad:16</ows:Identifier>
|
1116
|
<ScaleDenominator>8530.918335399136</ScaleDenominator>
|
1117
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1118
|
<TileWidth>256</TileWidth>
|
1119
|
<TileHeight>256</TileHeight>
|
1120
|
<MatrixWidth>65536</MatrixWidth>
|
1121
|
<MatrixHeight>32768</MatrixHeight>
|
1122
|
</TileMatrix>
|
1123
|
<TileMatrix>
|
1124
|
<ows:Identifier>GoogleCRS84Quad:17</ows:Identifier>
|
1125
|
<ScaleDenominator>4265.459167699568</ScaleDenominator>
|
1126
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1127
|
<TileWidth>256</TileWidth>
|
1128
|
<TileHeight>256</TileHeight>
|
1129
|
<MatrixWidth>131072</MatrixWidth>
|
1130
|
<MatrixHeight>65536</MatrixHeight>
|
1131
|
</TileMatrix>
|
1132
|
<TileMatrix>
|
1133
|
<ows:Identifier>GoogleCRS84Quad:18</ows:Identifier>
|
1134
|
<ScaleDenominator>2132.729583849784</ScaleDenominator>
|
1135
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1136
|
<TileWidth>256</TileWidth>
|
1137
|
<TileHeight>256</TileHeight>
|
1138
|
<MatrixWidth>262144</MatrixWidth>
|
1139
|
<MatrixHeight>131072</MatrixHeight>
|
1140
|
</TileMatrix>
|
1141
|
</TileMatrixSet>
|
1142
|
<TileMatrixSet>
|
1143
|
<ows:Identifier>EPSG:900913</ows:Identifier>
|
1144
|
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::900913</ows:SupportedCRS>
|
1145
|
<TileMatrix>
|
1146
|
<ows:Identifier>EPSG:900913:0</ows:Identifier>
|
1147
|
<ScaleDenominator>5.590822639508929E8</ScaleDenominator>
|
1148
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1149
|
<TileWidth>256</TileWidth>
|
1150
|
<TileHeight>256</TileHeight>
|
1151
|
<MatrixWidth>1</MatrixWidth>
|
1152
|
<MatrixHeight>1</MatrixHeight>
|
1153
|
</TileMatrix>
|
1154
|
<TileMatrix>
|
1155
|
<ows:Identifier>EPSG:900913:1</ows:Identifier>
|
1156
|
<ScaleDenominator>2.7954113197544646E8</ScaleDenominator>
|
1157
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1158
|
<TileWidth>256</TileWidth>
|
1159
|
<TileHeight>256</TileHeight>
|
1160
|
<MatrixWidth>2</MatrixWidth>
|
1161
|
<MatrixHeight>2</MatrixHeight>
|
1162
|
</TileMatrix>
|
1163
|
<TileMatrix>
|
1164
|
<ows:Identifier>EPSG:900913:2</ows:Identifier>
|
1165
|
<ScaleDenominator>1.3977056598772323E8</ScaleDenominator>
|
1166
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1167
|
<TileWidth>256</TileWidth>
|
1168
|
<TileHeight>256</TileHeight>
|
1169
|
<MatrixWidth>4</MatrixWidth>
|
1170
|
<MatrixHeight>4</MatrixHeight>
|
1171
|
</TileMatrix>
|
1172
|
<TileMatrix>
|
1173
|
<ows:Identifier>EPSG:900913:3</ows:Identifier>
|
1174
|
<ScaleDenominator>6.988528299386162E7</ScaleDenominator>
|
1175
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1176
|
<TileWidth>256</TileWidth>
|
1177
|
<TileHeight>256</TileHeight>
|
1178
|
<MatrixWidth>8</MatrixWidth>
|
1179
|
<MatrixHeight>8</MatrixHeight>
|
1180
|
</TileMatrix>
|
1181
|
<TileMatrix>
|
1182
|
<ows:Identifier>EPSG:900913:4</ows:Identifier>
|
1183
|
<ScaleDenominator>3.494264149693081E7</ScaleDenominator>
|
1184
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1185
|
<TileWidth>256</TileWidth>
|
1186
|
<TileHeight>256</TileHeight>
|
1187
|
<MatrixWidth>16</MatrixWidth>
|
1188
|
<MatrixHeight>16</MatrixHeight>
|
1189
|
</TileMatrix>
|
1190
|
<TileMatrix>
|
1191
|
<ows:Identifier>EPSG:900913:5</ows:Identifier>
|
1192
|
<ScaleDenominator>1.7471320748465404E7</ScaleDenominator>
|
1193
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1194
|
<TileWidth>256</TileWidth>
|
1195
|
<TileHeight>256</TileHeight>
|
1196
|
<MatrixWidth>32</MatrixWidth>
|
1197
|
<MatrixHeight>32</MatrixHeight>
|
1198
|
</TileMatrix>
|
1199
|
<TileMatrix>
|
1200
|
<ows:Identifier>EPSG:900913:6</ows:Identifier>
|
1201
|
<ScaleDenominator>8735660.374232702</ScaleDenominator>
|
1202
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1203
|
<TileWidth>256</TileWidth>
|
1204
|
<TileHeight>256</TileHeight>
|
1205
|
<MatrixWidth>64</MatrixWidth>
|
1206
|
<MatrixHeight>64</MatrixHeight>
|
1207
|
</TileMatrix>
|
1208
|
<TileMatrix>
|
1209
|
<ows:Identifier>EPSG:900913:7</ows:Identifier>
|
1210
|
<ScaleDenominator>4367830.187116351</ScaleDenominator>
|
1211
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1212
|
<TileWidth>256</TileWidth>
|
1213
|
<TileHeight>256</TileHeight>
|
1214
|
<MatrixWidth>128</MatrixWidth>
|
1215
|
<MatrixHeight>128</MatrixHeight>
|
1216
|
</TileMatrix>
|
1217
|
<TileMatrix>
|
1218
|
<ows:Identifier>EPSG:900913:8</ows:Identifier>
|
1219
|
<ScaleDenominator>2183915.0935581755</ScaleDenominator>
|
1220
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1221
|
<TileWidth>256</TileWidth>
|
1222
|
<TileHeight>256</TileHeight>
|
1223
|
<MatrixWidth>256</MatrixWidth>
|
1224
|
<MatrixHeight>256</MatrixHeight>
|
1225
|
</TileMatrix>
|
1226
|
<TileMatrix>
|
1227
|
<ows:Identifier>EPSG:900913:9</ows:Identifier>
|
1228
|
<ScaleDenominator>1091957.5467790877</ScaleDenominator>
|
1229
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1230
|
<TileWidth>256</TileWidth>
|
1231
|
<TileHeight>256</TileHeight>
|
1232
|
<MatrixWidth>512</MatrixWidth>
|
1233
|
<MatrixHeight>512</MatrixHeight>
|
1234
|
</TileMatrix>
|
1235
|
<TileMatrix>
|
1236
|
<ows:Identifier>EPSG:900913:10</ows:Identifier>
|
1237
|
<ScaleDenominator>545978.7733895439</ScaleDenominator>
|
1238
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1239
|
<TileWidth>256</TileWidth>
|
1240
|
<TileHeight>256</TileHeight>
|
1241
|
<MatrixWidth>1024</MatrixWidth>
|
1242
|
<MatrixHeight>1024</MatrixHeight>
|
1243
|
</TileMatrix>
|
1244
|
<TileMatrix>
|
1245
|
<ows:Identifier>EPSG:900913:11</ows:Identifier>
|
1246
|
<ScaleDenominator>272989.38669477194</ScaleDenominator>
|
1247
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1248
|
<TileWidth>256</TileWidth>
|
1249
|
<TileHeight>256</TileHeight>
|
1250
|
<MatrixWidth>2048</MatrixWidth>
|
1251
|
<MatrixHeight>2048</MatrixHeight>
|
1252
|
</TileMatrix>
|
1253
|
<TileMatrix>
|
1254
|
<ows:Identifier>EPSG:900913:12</ows:Identifier>
|
1255
|
<ScaleDenominator>136494.69334738597</ScaleDenominator>
|
1256
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1257
|
<TileWidth>256</TileWidth>
|
1258
|
<TileHeight>256</TileHeight>
|
1259
|
<MatrixWidth>4096</MatrixWidth>
|
1260
|
<MatrixHeight>4096</MatrixHeight>
|
1261
|
</TileMatrix>
|
1262
|
<TileMatrix>
|
1263
|
<ows:Identifier>EPSG:900913:13</ows:Identifier>
|
1264
|
<ScaleDenominator>68247.34667369298</ScaleDenominator>
|
1265
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1266
|
<TileWidth>256</TileWidth>
|
1267
|
<TileHeight>256</TileHeight>
|
1268
|
<MatrixWidth>8192</MatrixWidth>
|
1269
|
<MatrixHeight>8192</MatrixHeight>
|
1270
|
</TileMatrix>
|
1271
|
<TileMatrix>
|
1272
|
<ows:Identifier>EPSG:900913:14</ows:Identifier>
|
1273
|
<ScaleDenominator>34123.67333684649</ScaleDenominator>
|
1274
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1275
|
<TileWidth>256</TileWidth>
|
1276
|
<TileHeight>256</TileHeight>
|
1277
|
<MatrixWidth>16384</MatrixWidth>
|
1278
|
<MatrixHeight>16384</MatrixHeight>
|
1279
|
</TileMatrix>
|
1280
|
<TileMatrix>
|
1281
|
<ows:Identifier>EPSG:900913:15</ows:Identifier>
|
1282
|
<ScaleDenominator>17061.836668423246</ScaleDenominator>
|
1283
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1284
|
<TileWidth>256</TileWidth>
|
1285
|
<TileHeight>256</TileHeight>
|
1286
|
<MatrixWidth>32768</MatrixWidth>
|
1287
|
<MatrixHeight>32768</MatrixHeight>
|
1288
|
</TileMatrix>
|
1289
|
<TileMatrix>
|
1290
|
<ows:Identifier>EPSG:900913:16</ows:Identifier>
|
1291
|
<ScaleDenominator>8530.918334211623</ScaleDenominator>
|
1292
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1293
|
<TileWidth>256</TileWidth>
|
1294
|
<TileHeight>256</TileHeight>
|
1295
|
<MatrixWidth>65536</MatrixWidth>
|
1296
|
<MatrixHeight>65536</MatrixHeight>
|
1297
|
</TileMatrix>
|
1298
|
<TileMatrix>
|
1299
|
<ows:Identifier>EPSG:900913:17</ows:Identifier>
|
1300
|
<ScaleDenominator>4265.4591671058115</ScaleDenominator>
|
1301
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1302
|
<TileWidth>256</TileWidth>
|
1303
|
<TileHeight>256</TileHeight>
|
1304
|
<MatrixWidth>131072</MatrixWidth>
|
1305
|
<MatrixHeight>131072</MatrixHeight>
|
1306
|
</TileMatrix>
|
1307
|
<TileMatrix>
|
1308
|
<ows:Identifier>EPSG:900913:18</ows:Identifier>
|
1309
|
<ScaleDenominator>2132.7295835529058</ScaleDenominator>
|
1310
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1311
|
<TileWidth>256</TileWidth>
|
1312
|
<TileHeight>256</TileHeight>
|
1313
|
<MatrixWidth>262144</MatrixWidth>
|
1314
|
<MatrixHeight>262144</MatrixHeight>
|
1315
|
</TileMatrix>
|
1316
|
<TileMatrix>
|
1317
|
<ows:Identifier>EPSG:900913:19</ows:Identifier>
|
1318
|
<ScaleDenominator>1066.3647917764529</ScaleDenominator>
|
1319
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1320
|
<TileWidth>256</TileWidth>
|
1321
|
<TileHeight>256</TileHeight>
|
1322
|
<MatrixWidth>524288</MatrixWidth>
|
1323
|
<MatrixHeight>524288</MatrixHeight>
|
1324
|
</TileMatrix>
|
1325
|
<TileMatrix>
|
1326
|
<ows:Identifier>EPSG:900913:20</ows:Identifier>
|
1327
|
<ScaleDenominator>533.1823958882264</ScaleDenominator>
|
1328
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1329
|
<TileWidth>256</TileWidth>
|
1330
|
<TileHeight>256</TileHeight>
|
1331
|
<MatrixWidth>1048576</MatrixWidth>
|
1332
|
<MatrixHeight>1048576</MatrixHeight>
|
1333
|
</TileMatrix>
|
1334
|
<TileMatrix>
|
1335
|
<ows:Identifier>EPSG:900913:21</ows:Identifier>
|
1336
|
<ScaleDenominator>266.5911979441132</ScaleDenominator>
|
1337
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1338
|
<TileWidth>256</TileWidth>
|
1339
|
<TileHeight>256</TileHeight>
|
1340
|
<MatrixWidth>2097152</MatrixWidth>
|
1341
|
<MatrixHeight>2097152</MatrixHeight>
|
1342
|
</TileMatrix>
|
1343
|
<TileMatrix>
|
1344
|
<ows:Identifier>EPSG:900913:22</ows:Identifier>
|
1345
|
<ScaleDenominator>133.2955989720566</ScaleDenominator>
|
1346
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1347
|
<TileWidth>256</TileWidth>
|
1348
|
<TileHeight>256</TileHeight>
|
1349
|
<MatrixWidth>4194304</MatrixWidth>
|
1350
|
<MatrixHeight>4194304</MatrixHeight>
|
1351
|
</TileMatrix>
|
1352
|
<TileMatrix>
|
1353
|
<ows:Identifier>EPSG:900913:23</ows:Identifier>
|
1354
|
<ScaleDenominator>66.6477994860283</ScaleDenominator>
|
1355
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1356
|
<TileWidth>256</TileWidth>
|
1357
|
<TileHeight>256</TileHeight>
|
1358
|
<MatrixWidth>8388608</MatrixWidth>
|
1359
|
<MatrixHeight>8388608</MatrixHeight>
|
1360
|
</TileMatrix>
|
1361
|
<TileMatrix>
|
1362
|
<ows:Identifier>EPSG:900913:24</ows:Identifier>
|
1363
|
<ScaleDenominator>33.32389974301415</ScaleDenominator>
|
1364
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1365
|
<TileWidth>256</TileWidth>
|
1366
|
<TileHeight>256</TileHeight>
|
1367
|
<MatrixWidth>16777216</MatrixWidth>
|
1368
|
<MatrixHeight>16777216</MatrixHeight>
|
1369
|
</TileMatrix>
|
1370
|
<TileMatrix>
|
1371
|
<ows:Identifier>EPSG:900913:25</ows:Identifier>
|
1372
|
<ScaleDenominator>16.661949871507076</ScaleDenominator>
|
1373
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1374
|
<TileWidth>256</TileWidth>
|
1375
|
<TileHeight>256</TileHeight>
|
1376
|
<MatrixWidth>33554432</MatrixWidth>
|
1377
|
<MatrixHeight>33554432</MatrixHeight>
|
1378
|
</TileMatrix>
|
1379
|
<TileMatrix>
|
1380
|
<ows:Identifier>EPSG:900913:26</ows:Identifier>
|
1381
|
<ScaleDenominator>8.330974935753538</ScaleDenominator>
|
1382
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1383
|
<TileWidth>256</TileWidth>
|
1384
|
<TileHeight>256</TileHeight>
|
1385
|
<MatrixWidth>67108864</MatrixWidth>
|
1386
|
<MatrixHeight>67108864</MatrixHeight>
|
1387
|
</TileMatrix>
|
1388
|
<TileMatrix>
|
1389
|
<ows:Identifier>EPSG:900913:27</ows:Identifier>
|
1390
|
<ScaleDenominator>4.165487467876769</ScaleDenominator>
|
1391
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1392
|
<TileWidth>256</TileWidth>
|
1393
|
<TileHeight>256</TileHeight>
|
1394
|
<MatrixWidth>134217728</MatrixWidth>
|
1395
|
<MatrixHeight>134217728</MatrixHeight>
|
1396
|
</TileMatrix>
|
1397
|
<TileMatrix>
|
1398
|
<ows:Identifier>EPSG:900913:28</ows:Identifier>
|
1399
|
<ScaleDenominator>2.0827437339383845</ScaleDenominator>
|
1400
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1401
|
<TileWidth>256</TileWidth>
|
1402
|
<TileHeight>256</TileHeight>
|
1403
|
<MatrixWidth>268435456</MatrixWidth>
|
1404
|
<MatrixHeight>268435456</MatrixHeight>
|
1405
|
</TileMatrix>
|
1406
|
<TileMatrix>
|
1407
|
<ows:Identifier>EPSG:900913:29</ows:Identifier>
|
1408
|
<ScaleDenominator>1.0413718669691923</ScaleDenominator>
|
1409
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1410
|
<TileWidth>256</TileWidth>
|
1411
|
<TileHeight>256</TileHeight>
|
1412
|
<MatrixWidth>536870912</MatrixWidth>
|
1413
|
<MatrixHeight>536870912</MatrixHeight>
|
1414
|
</TileMatrix>
|
1415
|
<TileMatrix>
|
1416
|
<ows:Identifier>EPSG:900913:30</ows:Identifier>
|
1417
|
<ScaleDenominator>0.5206859334845961</ScaleDenominator>
|
1418
|
<TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
|
1419
|
<TileWidth>256</TileWidth>
|
1420
|
<TileHeight>256</TileHeight>
|
1421
|
<MatrixWidth>1073741824</MatrixWidth>
|
1422
|
<MatrixHeight>1073741824</MatrixHeight>
|
1423
|
</TileMatrix>
|
1424
|
</TileMatrixSet>
|
1425
|
<TileMatrixSet>
|
1426
|
<ows:Identifier>GlobalCRS84Pixel</ows:Identifier>
|
1427
|
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
|
1428
|
<TileMatrix>
|
1429
|
<ows:Identifier>GlobalCRS84Pixel:0</ows:Identifier>
|
1430
|
<ScaleDenominator>7.951392199519542E8</ScaleDenominator>
|
1431
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1432
|
<TileWidth>256</TileWidth>
|
1433
|
<TileHeight>256</TileHeight>
|
1434
|
<MatrixWidth>1</MatrixWidth>
|
1435
|
<MatrixHeight>1</MatrixHeight>
|
1436
|
</TileMatrix>
|
1437
|
<TileMatrix>
|
1438
|
<ows:Identifier>GlobalCRS84Pixel:1</ows:Identifier>
|
1439
|
<ScaleDenominator>3.975696099759771E8</ScaleDenominator>
|
1440
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1441
|
<TileWidth>256</TileWidth>
|
1442
|
<TileHeight>256</TileHeight>
|
1443
|
<MatrixWidth>2</MatrixWidth>
|
1444
|
<MatrixHeight>1</MatrixHeight>
|
1445
|
</TileMatrix>
|
1446
|
<TileMatrix>
|
1447
|
<ows:Identifier>GlobalCRS84Pixel:2</ows:Identifier>
|
1448
|
<ScaleDenominator>1.9878480498798856E8</ScaleDenominator>
|
1449
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1450
|
<TileWidth>256</TileWidth>
|
1451
|
<TileHeight>256</TileHeight>
|
1452
|
<MatrixWidth>3</MatrixWidth>
|
1453
|
<MatrixHeight>2</MatrixHeight>
|
1454
|
</TileMatrix>
|
1455
|
<TileMatrix>
|
1456
|
<ows:Identifier>GlobalCRS84Pixel:3</ows:Identifier>
|
1457
|
<ScaleDenominator>1.325232033253257E8</ScaleDenominator>
|
1458
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1459
|
<TileWidth>256</TileWidth>
|
1460
|
<TileHeight>256</TileHeight>
|
1461
|
<MatrixWidth>5</MatrixWidth>
|
1462
|
<MatrixHeight>3</MatrixHeight>
|
1463
|
</TileMatrix>
|
1464
|
<TileMatrix>
|
1465
|
<ows:Identifier>GlobalCRS84Pixel:4</ows:Identifier>
|
1466
|
<ScaleDenominator>6.626160166266285E7</ScaleDenominator>
|
1467
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1468
|
<TileWidth>256</TileWidth>
|
1469
|
<TileHeight>256</TileHeight>
|
1470
|
<MatrixWidth>9</MatrixWidth>
|
1471
|
<MatrixHeight>5</MatrixHeight>
|
1472
|
</TileMatrix>
|
1473
|
<TileMatrix>
|
1474
|
<ows:Identifier>GlobalCRS84Pixel:5</ows:Identifier>
|
1475
|
<ScaleDenominator>3.3130800831331424E7</ScaleDenominator>
|
1476
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1477
|
<TileWidth>256</TileWidth>
|
1478
|
<TileHeight>256</TileHeight>
|
1479
|
<MatrixWidth>17</MatrixWidth>
|
1480
|
<MatrixHeight>9</MatrixHeight>
|
1481
|
</TileMatrix>
|
1482
|
<TileMatrix>
|
1483
|
<ows:Identifier>GlobalCRS84Pixel:6</ows:Identifier>
|
1484
|
<ScaleDenominator>1.325232033253257E7</ScaleDenominator>
|
1485
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1486
|
<TileWidth>256</TileWidth>
|
1487
|
<TileHeight>256</TileHeight>
|
1488
|
<MatrixWidth>43</MatrixWidth>
|
1489
|
<MatrixHeight>22</MatrixHeight>
|
1490
|
</TileMatrix>
|
1491
|
<TileMatrix>
|
1492
|
<ows:Identifier>GlobalCRS84Pixel:7</ows:Identifier>
|
1493
|
<ScaleDenominator>6626160.166266285</ScaleDenominator>
|
1494
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1495
|
<TileWidth>256</TileWidth>
|
1496
|
<TileHeight>256</TileHeight>
|
1497
|
<MatrixWidth>85</MatrixWidth>
|
1498
|
<MatrixHeight>43</MatrixHeight>
|
1499
|
</TileMatrix>
|
1500
|
<TileMatrix>
|
1501
|
<ows:Identifier>GlobalCRS84Pixel:8</ows:Identifier>
|
1502
|
<ScaleDenominator>3313080.0831331424</ScaleDenominator>
|
1503
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1504
|
<TileWidth>256</TileWidth>
|
1505
|
<TileHeight>256</TileHeight>
|
1506
|
<MatrixWidth>169</MatrixWidth>
|
1507
|
<MatrixHeight>85</MatrixHeight>
|
1508
|
</TileMatrix>
|
1509
|
<TileMatrix>
|
1510
|
<ows:Identifier>GlobalCRS84Pixel:9</ows:Identifier>
|
1511
|
<ScaleDenominator>1656540.0415665712</ScaleDenominator>
|
1512
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1513
|
<TileWidth>256</TileWidth>
|
1514
|
<TileHeight>256</TileHeight>
|
1515
|
<MatrixWidth>338</MatrixWidth>
|
1516
|
<MatrixHeight>169</MatrixHeight>
|
1517
|
</TileMatrix>
|
1518
|
<TileMatrix>
|
1519
|
<ows:Identifier>GlobalCRS84Pixel:10</ows:Identifier>
|
1520
|
<ScaleDenominator>552180.0138555238</ScaleDenominator>
|
1521
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1522
|
<TileWidth>256</TileWidth>
|
1523
|
<TileHeight>256</TileHeight>
|
1524
|
<MatrixWidth>1013</MatrixWidth>
|
1525
|
<MatrixHeight>507</MatrixHeight>
|
1526
|
</TileMatrix>
|
1527
|
<TileMatrix>
|
1528
|
<ows:Identifier>GlobalCRS84Pixel:11</ows:Identifier>
|
1529
|
<ScaleDenominator>331308.00831331423</ScaleDenominator>
|
1530
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1531
|
<TileWidth>256</TileWidth>
|
1532
|
<TileHeight>256</TileHeight>
|
1533
|
<MatrixWidth>1688</MatrixWidth>
|
1534
|
<MatrixHeight>844</MatrixHeight>
|
1535
|
</TileMatrix>
|
1536
|
<TileMatrix>
|
1537
|
<ows:Identifier>GlobalCRS84Pixel:12</ows:Identifier>
|
1538
|
<ScaleDenominator>110436.00277110476</ScaleDenominator>
|
1539
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1540
|
<TileWidth>256</TileWidth>
|
1541
|
<TileHeight>256</TileHeight>
|
1542
|
<MatrixWidth>5063</MatrixWidth>
|
1543
|
<MatrixHeight>2532</MatrixHeight>
|
1544
|
</TileMatrix>
|
1545
|
<TileMatrix>
|
1546
|
<ows:Identifier>GlobalCRS84Pixel:13</ows:Identifier>
|
1547
|
<ScaleDenominator>55218.00138555238</ScaleDenominator>
|
1548
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1549
|
<TileWidth>256</TileWidth>
|
1550
|
<TileHeight>256</TileHeight>
|
1551
|
<MatrixWidth>10125</MatrixWidth>
|
1552
|
<MatrixHeight>5063</MatrixHeight>
|
1553
|
</TileMatrix>
|
1554
|
<TileMatrix>
|
1555
|
<ows:Identifier>GlobalCRS84Pixel:14</ows:Identifier>
|
1556
|
<ScaleDenominator>33130.80083133143</ScaleDenominator>
|
1557
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1558
|
<TileWidth>256</TileWidth>
|
1559
|
<TileHeight>256</TileHeight>
|
1560
|
<MatrixWidth>16875</MatrixWidth>
|
1561
|
<MatrixHeight>8438</MatrixHeight>
|
1562
|
</TileMatrix>
|
1563
|
<TileMatrix>
|
1564
|
<ows:Identifier>GlobalCRS84Pixel:15</ows:Identifier>
|
1565
|
<ScaleDenominator>11043.600277110474</ScaleDenominator>
|
1566
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1567
|
<TileWidth>256</TileWidth>
|
1568
|
<TileHeight>256</TileHeight>
|
1569
|
<MatrixWidth>50625</MatrixWidth>
|
1570
|
<MatrixHeight>25313</MatrixHeight>
|
1571
|
</TileMatrix>
|
1572
|
<TileMatrix>
|
1573
|
<ows:Identifier>GlobalCRS84Pixel:16</ows:Identifier>
|
1574
|
<ScaleDenominator>3313.080083133142</ScaleDenominator>
|
1575
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1576
|
<TileWidth>256</TileWidth>
|
1577
|
<TileHeight>256</TileHeight>
|
1578
|
<MatrixWidth>168750</MatrixWidth>
|
1579
|
<MatrixHeight>84375</MatrixHeight>
|
1580
|
</TileMatrix>
|
1581
|
<TileMatrix>
|
1582
|
<ows:Identifier>GlobalCRS84Pixel:17</ows:Identifier>
|
1583
|
<ScaleDenominator>1104.3600277110472</ScaleDenominator>
|
1584
|
<TopLeftCorner>90.0 -180.0</TopLeftCorner>
|
1585
|
<TileWidth>256</TileWidth>
|
1586
|
<TileHeight>256</TileHeight>
|
1587
|
<MatrixWidth>506250</MatrixWidth>
|
1588
|
<MatrixHeight>253125</MatrixHeight>
|
1589
|
</TileMatrix>
|
1590
|
</TileMatrixSet>
|
1591
|
</Contents>
|
1592
|
<ServiceMetadataURL xlink:href="http://wppgeog3:8082/geoserver/gwc/service/wmts?REQUEST=getcapabilities&VERSION=1.0.0"/>
|
1593
|
</Capabilities>
|