source: josm/trunk/test/data/wmts/WMTSCapabilities-Wallonie.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: 8.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Capabilities xmlns="http://www.opengis.net/wmts/1.0"
3xmlns:ows="http://www.opengis.net/ows/1.1"
4xmlns:xlink="http://www.w3.org/1999/xlink"
5xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6xmlns:gml="http://www.opengis.net/gml"
7xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd"
8version="1.0.0">
9<!-- Service Identification --> <ows:ServiceIdentification>
10<ows:Title>DONNEES_BASE_FOND_PLAN_ANNOTATIONS_2012_RW_NB</ows:Title>
11<ows:ServiceType>OGC WMTS</ows:ServiceType>
12<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
13</ows:ServiceIdentification> <!-- Operations Metadata --> <ows:OperationsMetadata>
14<ows:Operation name="GetCapabilities">
15<ows:DCP>
16<ows:HTTP>
17<ows:Get xlink:href="http://geoservices.wallonie.be/arcgis/rest/services/DONNEES_BASE/FOND_PLAN_ANNOTATIONS_2012_RW_NB/MapServer/WMTS/1.0.0/WMTSCapabilities.xml">
18<ows:Constraint name="GetEncoding">
19<ows:AllowedValues>
20<ows:Value>RESTful</ows:Value>
21</ows:AllowedValues>
22</ows:Constraint>
23</ows:Get>
24<!-- add KVP binding in 10.1 -->
25<ows:Get xlink:href="http://geoservices.wallonie.be/arcgis/rest/services/DONNEES_BASE/FOND_PLAN_ANNOTATIONS_2012_RW_NB/MapServer/WMTS?">
26<ows:Constraint name="GetEncoding">
27<ows:AllowedValues>
28<ows:Value>KVP</ows:Value>
29</ows:AllowedValues>
30</ows:Constraint>
31</ows:Get>
32</ows:HTTP>
33</ows:DCP>
34</ows:Operation>
35<ows:Operation name="GetTile">
36<ows:DCP>
37<ows:HTTP>
38<ows:Get xlink:href="http://geoservices.wallonie.be/arcgis/rest/services/DONNEES_BASE/FOND_PLAN_ANNOTATIONS_2012_RW_NB/MapServer/WMTS/tile/1.0.0/">
39<ows:Constraint name="GetEncoding">
40<ows:AllowedValues>
41<ows:Value>RESTful</ows:Value>
42</ows:AllowedValues>
43</ows:Constraint>
44</ows:Get>
45<ows:Get xlink:href="http://geoservices.wallonie.be/arcgis/rest/services/DONNEES_BASE/FOND_PLAN_ANNOTATIONS_2012_RW_NB/MapServer/WMTS?">
46<ows:Constraint name="GetEncoding">
47<ows:AllowedValues>
48<ows:Value>KVP</ows:Value>
49</ows:AllowedValues>
50</ows:Constraint>
51</ows:Get>
52</ows:HTTP>
53</ows:DCP>
54</ows:Operation>
55</ows:OperationsMetadata> <Contents>
56<!--Layer--> <Layer>
57<ows:Title>DONNEES_BASE_FOND_PLAN_ANNOTATIONS_2012_RW_NB</ows:Title> <ows:Identifier>DONNEES_BASE_FOND_PLAN_ANNOTATIONS_2012_RW_NB</ows:Identifier>
58<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::31370">
59<ows:LowerCorner>42300.92807390103 21237.786800000817</ows:LowerCorner>
60<ows:UpperCorner>295130.32186220103 167836.14678540602</ows:UpperCorner>
61</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
62<ows:LowerCorner>2.840548314430268 49.485372459967245</ows:LowerCorner>
63<ows:UpperCorner>6.427849693016202 50.820959517561256</ows:UpperCorner>
64</ows:WGS84BoundingBox>
65<Style isDefault="true">
66<ows:Title>Default Style</ows:Title>
67<ows:Identifier>default</ows:Identifier>
68</Style>
69<Format>image/png</Format>
70<TileMatrixSetLink>
71<TileMatrixSet>default028mm</TileMatrixSet>
72</TileMatrixSetLink>
73<ResourceURL format="image/png" resourceType="tile" template="http://geoservices.wallonie.be/arcgis/rest/services/DONNEES_BASE/FOND_PLAN_ANNOTATIONS_2012_RW_NB/MapServer/WMTS/tile/1.0.0/DONNEES_BASE_FOND_PLAN_ANNOTATIONS_2012_RW_NB/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" />
74</Layer> <!--TileMatrixSet-->
75<TileMatrixSet>
76<ows:Title>TileMatrix using 0.28mm</ows:Title>
77<ows:Abstract>The tile matrix set that has scale values calculated based on the dpi defined by OGC specification (dpi assumes 0.28mm as the physical distance of a pixel).</ows:Abstract> <ows:Identifier>default028mm</ows:Identifier>
78<ows:SupportedCRS>urn:ogc:def:crs:EPSG::31370</ows:SupportedCRS>
79<TileMatrix>
80<ows:Identifier>0</ows:Identifier>
81<ScaleDenominator>1417413.5491126343</ScaleDenominator>
82<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
83<MatrixWidth>178</MatrixWidth> <MatrixHeight>204</MatrixHeight>
84</TileMatrix>
85<TileMatrix>
86<ows:Identifier>1</ows:Identifier>
87<ScaleDenominator>1181177.957593862</ScaleDenominator>
88<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
89<MatrixWidth>214</MatrixWidth> <MatrixHeight>245</MatrixHeight>
90</TileMatrix>
91<TileMatrix>
92<ows:Identifier>2</ows:Identifier>
93<ScaleDenominator>944942.3660750897</ScaleDenominator>
94<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
95<MatrixWidth>267</MatrixWidth> <MatrixHeight>306</MatrixHeight>
96</TileMatrix>
97<TileMatrix>
98<ows:Identifier>3</ows:Identifier>
99<ScaleDenominator>708706.7745563171</ScaleDenominator>
100<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
101<MatrixWidth>356</MatrixWidth> <MatrixHeight>408</MatrixHeight>
102</TileMatrix>
103<TileMatrix>
104<ows:Identifier>4</ows:Identifier>
105<ScaleDenominator>472471.18303754483</ScaleDenominator>
106<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
107<MatrixWidth>534</MatrixWidth> <MatrixHeight>612</MatrixHeight>
108</TileMatrix>
109<TileMatrix>
110<ows:Identifier>5</ows:Identifier>
111<ScaleDenominator>236235.59151877242</ScaleDenominator>
112<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
113<MatrixWidth>1068</MatrixWidth> <MatrixHeight>1223</MatrixHeight>
114</TileMatrix>
115<TileMatrix>
116<ows:Identifier>6</ows:Identifier>
117<ScaleDenominator>94494.23660750895</ScaleDenominator>
118<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
119<MatrixWidth>2670</MatrixWidth> <MatrixHeight>3057</MatrixHeight>
120</TileMatrix>
121<TileMatrix>
122<ows:Identifier>7</ows:Identifier>
123<ScaleDenominator>70870.67745563173</ScaleDenominator>
124<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
125<MatrixWidth>3560</MatrixWidth> <MatrixHeight>4075</MatrixHeight>
126</TileMatrix>
127<TileMatrix>
128<ows:Identifier>8</ows:Identifier>
129<ScaleDenominator>47247.118303754476</ScaleDenominator>
130<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
131<MatrixWidth>5340</MatrixWidth> <MatrixHeight>6113</MatrixHeight>
132</TileMatrix>
133<TileMatrix>
134<ows:Identifier>9</ows:Identifier>
135<ScaleDenominator>23623.559151877238</ScaleDenominator>
136<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
137<MatrixWidth>10680</MatrixWidth> <MatrixHeight>12225</MatrixHeight>
138</TileMatrix>
139<TileMatrix>
140<ows:Identifier>10</ows:Identifier>
141<ScaleDenominator>14174.135491126344</ScaleDenominator>
142<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
143<MatrixWidth>17800</MatrixWidth> <MatrixHeight>20375</MatrixHeight>
144</TileMatrix>
145<TileMatrix>
146<ows:Identifier>11</ows:Identifier>
147<ScaleDenominator>9449.423660750896</ScaleDenominator>
148<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
149<MatrixWidth>26699</MatrixWidth> <MatrixHeight>30563</MatrixHeight>
150</TileMatrix>
151<TileMatrix>
152<ows:Identifier>12</ows:Identifier>
153<ScaleDenominator>4724.711830375448</ScaleDenominator>
154<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
155<MatrixWidth>53398</MatrixWidth> <MatrixHeight>61125</MatrixHeight>
156</TileMatrix>
157<TileMatrix>
158<ows:Identifier>13</ows:Identifier>
159<ScaleDenominator>2362.355915187724</ScaleDenominator>
160<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
161<MatrixWidth>106795</MatrixWidth> <MatrixHeight>122249</MatrixHeight>
162</TileMatrix>
163<TileMatrix>
164<ows:Identifier>14</ows:Identifier>
165<ScaleDenominator>944.9423660750896</ScaleDenominator>
166<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
167<MatrixWidth>266987</MatrixWidth> <MatrixHeight>305621</MatrixHeight>
168</TileMatrix>
169<TileMatrix>
170<ows:Identifier>15</ows:Identifier>
171<ScaleDenominator>472.4711830375448</ScaleDenominator>
172<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
173<MatrixWidth>533973</MatrixWidth> <MatrixHeight>611241</MatrixHeight>
174</TileMatrix>
175<TileMatrix>
176<ows:Identifier>16</ows:Identifier>
177<ScaleDenominator>236.2355915187724</ScaleDenominator>
178<TopLeftCorner>-3.58727E7 4.14227E7</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
179<MatrixWidth>1067946</MatrixWidth> <MatrixHeight>1222482</MatrixHeight>
180</TileMatrix>
181</TileMatrixSet>
182</Contents>
183<ServiceMetadataURL xlink:href="http://geoservices.wallonie.be/arcgis/rest/services/DONNEES_BASE/FOND_PLAN_ANNOTATIONS_2012_RW_NB/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
Note: See TracBrowser for help on using the repository browser.