source: josm/trunk/test/data/wmts/getCapabilities-wien.xml@ 8569

Last change on this file since 8569 was 8569, checked in by wiktorn, 9 years ago

Add tests for Wallonie and Wien, fixed Style substitution

File size: 14.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Capabilities xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd" version="1.0.0" xmlns="http://www.opengis.net/wmts/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml">
3 <ows:ServiceIdentification>
4 <ows:Title>Web Map Tile Service</ows:Title>
5 <ows:ServiceType>OGC WMTS</ows:ServiceType>
6 <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
7 <ows:Fees>none</ows:Fees>
8 <ows:AccessConstraints>http://data.linz.gv.at/nutzungsbedingungen/</ows:AccessConstraints>
9 </ows:ServiceIdentification>
10 <ows:ServiceProvider>
11 <ows:ProviderName>IKT Linz GmbH</ows:ProviderName>
12 <ows:ProviderSite xlink:href="http://www.linz.at/politik_verwaltung/44530.asp"/>
13 <ows:ServiceContact>
14 <ows:IndividualName>Emmanuel Blassnig</ows:IndividualName>
15 </ows:ServiceContact>
16 </ows:ServiceProvider>
17 <ows:OperationsMetadata>
18 <ows:Operation name="GetCapabilities">
19 <ows:DCP>
20 <ows:HTTP>
21 <ows:Get xlink:href="http://webgis.linz.at/WMTS/1.0.0">
22 <ows:Constraint name="GetEncoding">
23 <ows:AllowedValues>
24 <ows:Value>RESTful</ows:Value>
25 </ows:AllowedValues>
26 </ows:Constraint>
27 </ows:Get>
28 </ows:HTTP>
29 </ows:DCP>
30 </ows:Operation>
31 <ows:Operation name="GetTile">
32 <ows:DCP>
33 <ows:HTTP>
34 <ows:Get xlink:href="http://webgis.linz.at/WMTS/1.0.0">
35 <ows:Constraint name="GetEncoding">
36 <ows:AllowedValues>
37 <ows:Value>RESTful</ows:Value>
38 </ows:AllowedValues>
39 </ows:Constraint>
40 </ows:Get>
41 </ows:HTTP>
42 </ows:DCP>
43 </ows:Operation>
44 </ows:OperationsMetadata>
45 <Contents>
46 <Layer>
47 <ows:Title>Orthofotos</ows:Title>
48 <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
49 <ows:LowerCorner>14.42 48.21</ows:LowerCorner>
50 <ows:UpperCorner>14.24 48.38</ows:UpperCorner>
51 </ows:WGS84BoundingBox>
52 <ows:Identifier>Orthofotos</ows:Identifier>
53 <Style isDefault="true">
54 <ows:Identifier>normal</ows:Identifier>
55 </Style>
56 <Format>image/png</Format>
57 <TileMatrixSetLink>
58 <TileMatrixSet>Orthofotos_standard</TileMatrixSet>
59 </TileMatrixSetLink>
60 <ResourceURL format="image/png" template="http://webgis.linz.at/WMTS/1.0.0/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" resourceType="tile"/>
61 </Layer>
62 <Layer>
63 <ows:Title>Stadtkarte</ows:Title>
64 <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
65 <ows:LowerCorner>14.42 48.21</ows:LowerCorner>
66 <ows:UpperCorner>14.24 48.38</ows:UpperCorner>
67 </ows:WGS84BoundingBox>
68 <ows:Identifier>Stadtkarte</ows:Identifier>
69 <Style isDefault="true">
70 <ows:Identifier>normal</ows:Identifier>
71 </Style>
72 <Format>image/png</Format>
73 <TileMatrixSetLink>
74 <TileMatrixSet>Stadtkarte_standard</TileMatrixSet>
75 </TileMatrixSetLink>
76 <ResourceURL format="image/png" template="http://webgis.linz.at/WMTS/1.0.0/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" resourceType="tile"/>
77 </Layer>
78 <Layer>
79 <ows:Title>Beschriftungen</ows:Title>
80 <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
81 <ows:LowerCorner>14.42 48.21</ows:LowerCorner>
82 <ows:UpperCorner>14.24 48.38</ows:UpperCorner>
83 </ows:WGS84BoundingBox>
84 <ows:Identifier>Beschriftungen</ows:Identifier>
85 <Style isDefault="true">
86 <ows:Identifier>normal</ows:Identifier>
87 </Style>
88 <Format>image/png</Format>
89 <TileMatrixSetLink>
90 <TileMatrixSet>Beschriftungen_alles</TileMatrixSet>
91 </TileMatrixSetLink>
92 <ResourceURL format="image/png" template="http://webgis.linz.at/WMTS/1.0.0/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" resourceType="tile"/>
93 </Layer>
94
95 <TileMatrixSet>
96 <ows:Identifier>Orthofotos_standard</ows:Identifier>
97 <ows:BoundingBox crs="urn:ogc:def:crs:EPSG:6.18:3:3857">
98 <ows:LowerCorner>1585189.5489 6141862.73088</ows:LowerCorner>
99 <ows:UpperCorner>1603000.66742 6168631.88034</ows:UpperCorner>
100 </ows:BoundingBox>
101 <ows:SupportedCRS>urn:ogc:def:crs:EPSG:6.18:3:3857</ows:SupportedCRS>
102 <WellKnownScaleSet>urn:ogc:def:wkss:OGC:1.0:GoogleMapsCompatible</WellKnownScaleSet>
103 <TileMatrix>
104 <ows:Identifier>10</ows:Identifier>
105 <ScaleDenominator>545978.773466</ScaleDenominator>
106 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
107 <TileWidth>256</TileWidth>
108 <TileHeight>256</TileHeight>
109 <MatrixWidth>1024</MatrixWidth>
110 <MatrixHeight>1024</MatrixHeight>
111 </TileMatrix>
112 <TileMatrix>
113 <ows:Identifier>11</ows:Identifier>
114 <ScaleDenominator>272989.386733</ScaleDenominator>
115 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
116 <TileWidth>256</TileWidth>
117 <TileHeight>256</TileHeight>
118 <MatrixWidth>2048</MatrixWidth>
119 <MatrixHeight>2048</MatrixHeight>
120 </TileMatrix>
121 <TileMatrix>
122 <ows:Identifier>12</ows:Identifier>
123 <ScaleDenominator>136494.693366</ScaleDenominator>
124 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
125 <TileWidth>256</TileWidth>
126 <TileHeight>256</TileHeight>
127 <MatrixWidth>4096</MatrixWidth>
128 <MatrixHeight>4096</MatrixHeight>
129 </TileMatrix>
130 <TileMatrix>
131 <ows:Identifier>13</ows:Identifier>
132 <ScaleDenominator>68247.3466832</ScaleDenominator>
133 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
134 <TileWidth>256</TileWidth>
135 <TileHeight>256</TileHeight>
136 <MatrixWidth>8192</MatrixWidth>
137 <MatrixHeight>8192</MatrixHeight>
138 </TileMatrix>
139 <TileMatrix>
140 <ows:Identifier>14</ows:Identifier>
141 <ScaleDenominator>34123.6733416</ScaleDenominator>
142 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
143 <TileWidth>256</TileWidth>
144 <TileHeight>256</TileHeight>
145 <MatrixWidth>16384</MatrixWidth>
146 <MatrixHeight>16384</MatrixHeight>
147 </TileMatrix>
148 <TileMatrix>
149 <ows:Identifier>15</ows:Identifier>
150 <ScaleDenominator>17061.8366708</ScaleDenominator>
151 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
152 <TileWidth>256</TileWidth>
153 <TileHeight>256</TileHeight>
154 <MatrixWidth>32768</MatrixWidth>
155 <MatrixHeight>32768</MatrixHeight>
156 </TileMatrix>
157 <TileMatrix>
158 <ows:Identifier>16</ows:Identifier>
159 <ScaleDenominator>8530.91833540</ScaleDenominator>
160 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
161 <TileWidth>256</TileWidth>
162 <TileHeight>256</TileHeight>
163 <MatrixWidth>65536</MatrixWidth>
164 <MatrixHeight>65536</MatrixHeight>
165 </TileMatrix>
166 <TileMatrix>
167 <ows:Identifier>17</ows:Identifier>
168 <ScaleDenominator>4265.45916770</ScaleDenominator>
169 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
170 <TileWidth>256</TileWidth>
171 <TileHeight>256</TileHeight>
172 <MatrixWidth>131072</MatrixWidth>
173 <MatrixHeight>131072</MatrixHeight>
174 </TileMatrix>
175 <TileMatrix>
176 <ows:Identifier>18</ows:Identifier>
177 <ScaleDenominator>2132.72958385</ScaleDenominator>
178 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
179 <TileWidth>256</TileWidth>
180 <TileHeight>256</TileHeight>
181 <MatrixWidth>262144</MatrixWidth>
182 <MatrixHeight>262144</MatrixHeight>
183 </TileMatrix>
184 <TileMatrix>
185 <ows:Identifier>19</ows:Identifier>
186 <ScaleDenominator>1066.36479193</ScaleDenominator>
187 <TopLeftCorner>-20037508.3428 20037508.3428</TopLeftCorner>
188 <TileWidth>256</TileWidth>
189 <TileHeight>256</TileHeight>
190 <MatrixWidth>524288</MatrixWidth>
191 <MatrixHeight>524288</MatrixHeight>
192 </TileMatrix>
193 </TileMatrixSet>
194 <TileMatrixSet xmlns:ows="http://www.opengis.net/ows/1.1">
195 <ows:Identifier>Stadtkarte_standard</ows:Identifier>
196 <ows:BoundingBox crs="urn:ogc:def:crs:EPSG:6.18:3:3857">
197 <ows:LowerCorner>1585189.5489 6141862.73088</ows:LowerCorner>
198 <ows:UpperCorner>1603000.66742 6168631.88034</ows:UpperCorner>
199 </ows:BoundingBox>
200 <ows:SupportedCRS>urn:ogc:def:crs:EPSG:6.18:3:3857</ows:SupportedCRS>
201 <TileMatrix>
202 <ows:Identifier>10</ows:Identifier>
203 <ScaleDenominator>545978</ScaleDenominator>
204 <TopLeftCorner>1584000 6171000</TopLeftCorner>
205 <TileWidth>256</TileWidth>
206 <TileHeight>256</TileHeight>
207 <MatrixWidth>1</MatrixWidth>
208 <MatrixHeight>1</MatrixHeight>
209 </TileMatrix>
210 <TileMatrix>
211 <ows:Identifier>11</ows:Identifier>
212 <ScaleDenominator>272989</ScaleDenominator>
213 <TopLeftCorner>1584000 6171000</TopLeftCorner>
214 <TileWidth>256</TileWidth>
215 <TileHeight>256</TileHeight>
216 <MatrixWidth>2</MatrixWidth>
217 <MatrixHeight>2</MatrixHeight>
218 </TileMatrix>
219 <TileMatrix>
220 <ows:Identifier>12</ows:Identifier>
221 <ScaleDenominator>136495</ScaleDenominator>
222 <TopLeftCorner>1584000 6171000</TopLeftCorner>
223 <TileWidth>256</TileWidth>
224 <TileHeight>256</TileHeight>
225 <MatrixWidth>3</MatrixWidth>
226 <MatrixHeight>4</MatrixHeight>
227 </TileMatrix>
228 <TileMatrix>
229 <ows:Identifier>13</ows:Identifier>
230 <ScaleDenominator>68247</ScaleDenominator>
231 <TopLeftCorner>1584000 6171000</TopLeftCorner>
232 <TileWidth>256</TileWidth>
233 <TileHeight>256</TileHeight>
234 <MatrixWidth>5</MatrixWidth>
235 <MatrixHeight>7</MatrixHeight>
236 </TileMatrix>
237 <TileMatrix>
238 <ows:Identifier>14</ows:Identifier>
239 <ScaleDenominator>34123</ScaleDenominator>
240 <TopLeftCorner>1584000 6171000</TopLeftCorner>
241 <TileWidth>256</TileWidth>
242 <TileHeight>256</TileHeight>
243 <MatrixWidth>10</MatrixWidth>
244 <MatrixHeight>13</MatrixHeight>
245 </TileMatrix>
246 <TileMatrix>
247 <ows:Identifier>15</ows:Identifier>
248 <ScaleDenominator>17061</ScaleDenominator>
249 <TopLeftCorner>1584000 6171000</TopLeftCorner>
250 <TileWidth>256</TileWidth>
251 <TileHeight>256</TileHeight>
252 <MatrixWidth>19</MatrixWidth>
253 <MatrixHeight>25</MatrixHeight>
254 </TileMatrix>
255 <TileMatrix>
256 <ows:Identifier>16</ows:Identifier>
257 <ScaleDenominator>8530</ScaleDenominator>
258 <TopLeftCorner>1584000 6171000</TopLeftCorner>
259 <TileWidth>256</TileWidth>
260 <TileHeight>256</TileHeight>
261 <MatrixWidth>38</MatrixWidth>
262 <MatrixHeight>50</MatrixHeight>
263 </TileMatrix>
264 <TileMatrix>
265 <ows:Identifier>17</ows:Identifier>
266 <ScaleDenominator>4265</ScaleDenominator>
267 <TopLeftCorner>1584000 6171000</TopLeftCorner>
268 <TileWidth>256</TileWidth>
269 <TileHeight>256</TileHeight>
270 <MatrixWidth>76</MatrixWidth>
271 <MatrixHeight>99</MatrixHeight>
272 </TileMatrix>
273 <TileMatrix>
274 <ows:Identifier>18</ows:Identifier>
275 <ScaleDenominator>2133</ScaleDenominator>
276 <TopLeftCorner>1584000 6171000</TopLeftCorner>
277 <TileWidth>256</TileWidth>
278 <TileHeight>256</TileHeight>
279 <MatrixWidth>151</MatrixWidth>
280 <MatrixHeight>197</MatrixHeight>
281 </TileMatrix>
282 <TileMatrix>
283 <ows:Identifier>19</ows:Identifier>
284 <ScaleDenominator>1066</ScaleDenominator>
285 <TopLeftCorner>1584000 6171000</TopLeftCorner>
286 <TileWidth>256</TileWidth>
287 <TileHeight>256</TileHeight>
288 <MatrixWidth>302</MatrixWidth>
289 <MatrixHeight>393</MatrixHeight>
290 </TileMatrix>
291 </TileMatrixSet>
292 <TileMatrixSet xmlns:ows="http://www.opengis.net/ows/1.1">
293 <ows:Identifier>Beschriftungen_alles</ows:Identifier>
294 <ows:BoundingBox crs="urn:ogc:def:crs:EPSG:6.18:3:3857">
295 <ows:LowerCorner>1585189.5489 6141862.73088</ows:LowerCorner>
296 <ows:UpperCorner>1603000.66742 6168631.88034</ows:UpperCorner>
297 </ows:BoundingBox>
298 <ows:SupportedCRS>urn:ogc:def:crs:EPSG:6.18:3:3857</ows:SupportedCRS>
299 <TileMatrix>
300 <ows:Identifier>10</ows:Identifier>
301 <ScaleDenominator>545978</ScaleDenominator>
302 <TopLeftCorner>1584000 6171000</TopLeftCorner>
303 <TileWidth>256</TileWidth>
304 <TileHeight>256</TileHeight>
305 <MatrixWidth>1</MatrixWidth>
306 <MatrixHeight>1</MatrixHeight>
307 </TileMatrix>
308 <TileMatrix>
309 <ows:Identifier>11</ows:Identifier>
310 <ScaleDenominator>272989</ScaleDenominator>
311 <TopLeftCorner>1584000 6171000</TopLeftCorner>
312 <TileWidth>256</TileWidth>
313 <TileHeight>256</TileHeight>
314 <MatrixWidth>2</MatrixWidth>
315 <MatrixHeight>2</MatrixHeight>
316 </TileMatrix>
317 <TileMatrix>
318 <ows:Identifier>12</ows:Identifier>
319 <ScaleDenominator>136495</ScaleDenominator>
320 <TopLeftCorner>1584000 6171000</TopLeftCorner>
321 <TileWidth>256</TileWidth>
322 <TileHeight>256</TileHeight>
323 <MatrixWidth>3</MatrixWidth>
324 <MatrixHeight>4</MatrixHeight>
325 </TileMatrix>
326 <TileMatrix>
327 <ows:Identifier>13</ows:Identifier>
328 <ScaleDenominator>68247</ScaleDenominator>
329 <TopLeftCorner>1584000 6171000</TopLeftCorner>
330 <TileWidth>256</TileWidth>
331 <TileHeight>256</TileHeight>
332 <MatrixWidth>5</MatrixWidth>
333 <MatrixHeight>7</MatrixHeight>
334 </TileMatrix>
335 <TileMatrix>
336 <ows:Identifier>14</ows:Identifier>
337 <ScaleDenominator>34123</ScaleDenominator>
338 <TopLeftCorner>1584000 6171000</TopLeftCorner>
339 <TileWidth>256</TileWidth>
340 <TileHeight>256</TileHeight>
341 <MatrixWidth>10</MatrixWidth>
342 <MatrixHeight>13</MatrixHeight>
343 </TileMatrix>
344 <TileMatrix>
345 <ows:Identifier>15</ows:Identifier>
346 <ScaleDenominator>17061</ScaleDenominator>
347 <TopLeftCorner>1584000 6171000</TopLeftCorner>
348 <TileWidth>256</TileWidth>
349 <TileHeight>256</TileHeight>
350 <MatrixWidth>19</MatrixWidth>
351 <MatrixHeight>25</MatrixHeight>
352 </TileMatrix>
353 <TileMatrix>
354 <ows:Identifier>16</ows:Identifier>
355 <ScaleDenominator>8530</ScaleDenominator>
356 <TopLeftCorner>1584000 6171000</TopLeftCorner>
357 <TileWidth>256</TileWidth>
358 <TileHeight>256</TileHeight>
359 <MatrixWidth>38</MatrixWidth>
360 <MatrixHeight>50</MatrixHeight>
361 </TileMatrix>
362 <TileMatrix>
363 <ows:Identifier>17</ows:Identifier>
364 <ScaleDenominator>4265</ScaleDenominator>
365 <TopLeftCorner>1584000 6171000</TopLeftCorner>
366 <TileWidth>256</TileWidth>
367 <TileHeight>256</TileHeight>
368 <MatrixWidth>76</MatrixWidth>
369 <MatrixHeight>99</MatrixHeight>
370 </TileMatrix>
371 <TileMatrix>
372 <ows:Identifier>18</ows:Identifier>
373 <ScaleDenominator>2133</ScaleDenominator>
374 <TopLeftCorner>1584000 6171000</TopLeftCorner>
375 <TileWidth>256</TileWidth>
376 <TileHeight>256</TileHeight>
377 <MatrixWidth>151</MatrixWidth>
378 <MatrixHeight>197</MatrixHeight>
379 </TileMatrix>
380 <TileMatrix>
381 <ows:Identifier>19</ows:Identifier>
382 <ScaleDenominator>1066</ScaleDenominator>
383 <TopLeftCorner>1584000 6171000</TopLeftCorner>
384 <TileWidth>256</TileWidth>
385 <TileHeight>256</TileHeight>
386 <MatrixWidth>302</MatrixWidth>
387 <MatrixHeight>393</MatrixHeight>
388 </TileMatrix>
389 </TileMatrixSet>
390 </Contents>
391 <ServiceMetadataURL xlink:href="http://webgis.linz.at/WMTS/1.0.0/getCapabilities.xml"/>
392</Capabilities>
Note: See TracBrowser for help on using the repository browser.