1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <Capabilities 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" xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd" version="1.0.0">
|
---|
3 | <!-- Service Identification -->
|
---|
4 | <ows:ServiceIdentification>
|
---|
5 | <ows:Title>tilecache_Ortho_2013_2015</ows:Title>
|
---|
6 | <ows:ServiceType>OGC WMTS</ows:ServiceType>
|
---|
7 | <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
|
---|
8 | </ows:ServiceIdentification>
|
---|
9 | <!-- Operations Metadata -->
|
---|
10 | <ows:OperationsMetadata>
|
---|
11 | <ows:Operation name="GetCapabilities">
|
---|
12 | <ows:DCP>
|
---|
13 | <ows:HTTP>
|
---|
14 | <ows:Get xlink:href="https://gis.ktn.gv.at/arcgis/rest/services/tilecache/Ortho_2013_2015/MapServer/WMTS/1.0.0/WMTSCapabilities.xml">
|
---|
15 | <ows:Constraint name="GetEncoding">
|
---|
16 | <ows:AllowedValues>
|
---|
17 | <ows:Value>RESTful</ows:Value>
|
---|
18 | </ows:AllowedValues>
|
---|
19 | </ows:Constraint>
|
---|
20 | </ows:Get>
|
---|
21 | <!-- add KVP binding in 10.1 -->
|
---|
22 | <ows:Get xlink:href="https://gis.ktn.gv.at/arcgis/rest/services/tilecache/Ortho_2013_2015/MapServer/WMTS?">
|
---|
23 | <ows:Constraint name="GetEncoding">
|
---|
24 | <ows:AllowedValues>
|
---|
25 | <ows:Value>KVP</ows:Value>
|
---|
26 | </ows:AllowedValues>
|
---|
27 | </ows:Constraint>
|
---|
28 | </ows:Get>
|
---|
29 | </ows:HTTP>
|
---|
30 | </ows:DCP>
|
---|
31 | </ows:Operation>
|
---|
32 | <ows:Operation name="GetTile">
|
---|
33 | <ows:DCP>
|
---|
34 | <ows:HTTP>
|
---|
35 | <ows:Get xlink:href="https://gis.ktn.gv.at/arcgis/rest/services/tilecache/Ortho_2013_2015/MapServer/WMTS/tile/1.0.0/">
|
---|
36 | <ows:Constraint name="GetEncoding">
|
---|
37 | <ows:AllowedValues>
|
---|
38 | <ows:Value>RESTful</ows:Value>
|
---|
39 | </ows:AllowedValues>
|
---|
40 | </ows:Constraint>
|
---|
41 | </ows:Get>
|
---|
42 | <ows:Get xlink:href="https://gis.ktn.gv.at/arcgis/rest/services/tilecache/Ortho_2013_2015/MapServer/WMTS?">
|
---|
43 | <ows:Constraint name="GetEncoding">
|
---|
44 | <ows:AllowedValues>
|
---|
45 | <ows:Value>KVP</ows:Value>
|
---|
46 | </ows:AllowedValues>
|
---|
47 | </ows:Constraint>
|
---|
48 | </ows:Get>
|
---|
49 | </ows:HTTP>
|
---|
50 | </ows:DCP>
|
---|
51 | </ows:Operation>
|
---|
52 | </ows:OperationsMetadata>
|
---|
53 | <Contents>
|
---|
54 | <!--Layer-->
|
---|
55 | <Layer>
|
---|
56 | <ows:Title>tilecache_Ortho_2013_2015</ows:Title>
|
---|
57 | <ows:Identifier>tilecache_Ortho_2013_2015</ows:Identifier>
|
---|
58 | <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::31258">
|
---|
59 | <ows:LowerCorner>111871.360936951 382761.8933615012</ows:LowerCorner>
|
---|
60 | <ows:UpperCorner>253506.25403528888 604987.341343819</ows:UpperCorner>
|
---|
61 | </ows:BoundingBox>
|
---|
62 | <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
|
---|
63 | <ows:LowerCorner>12.442197980476916 46.12908803990147</ows:LowerCorner>
|
---|
64 | <ows:UpperCorner>15.386895699410875 47.42090756083137</ows:UpperCorner>
|
---|
65 | </ows:WGS84BoundingBox>
|
---|
66 | <Style isDefault="true">
|
---|
67 | <ows:Title>Default Style</ows:Title>
|
---|
68 | <ows:Identifier>default</ows:Identifier>
|
---|
69 | </Style>
|
---|
70 | <Format>image/jpeg</Format>
|
---|
71 | <TileMatrixSetLink>
|
---|
72 | <TileMatrixSet>default028mm</TileMatrixSet>
|
---|
73 | </TileMatrixSetLink>
|
---|
74 | <ResourceURL format="image/jpeg" resourceType="tile" template="https://gis.ktn.gv.at/arcgis/rest/services/tilecache/Ortho_2013_2015/MapServer/WMTS/tile/1.0.0/tilecache_Ortho_2013_2015/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.jpg"/>
|
---|
75 | </Layer>
|
---|
76 | <!--TileMatrixSet-->
|
---|
77 | <TileMatrixSet>
|
---|
78 | <ows:Title>TileMatrix using 0.28mm</ows:Title>
|
---|
79 | <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>
|
---|
80 | <ows:Identifier>default028mm</ows:Identifier>
|
---|
81 | <ows:SupportedCRS>urn:ogc:def:crs:EPSG::31258</ows:SupportedCRS>
|
---|
82 | <TileMatrix>
|
---|
83 | <ows:Identifier>0</ows:Identifier>
|
---|
84 | <ScaleDenominator>1428574.2633983472</ScaleDenominator>
|
---|
85 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
86 | <TileWidth>512</TileWidth>
|
---|
87 | <TileHeight>512</TileHeight>
|
---|
88 | <MatrixWidth>29</MatrixWidth>
|
---|
89 | <MatrixHeight>24</MatrixHeight>
|
---|
90 | </TileMatrix>
|
---|
91 | <TileMatrix>
|
---|
92 | <ows:Identifier>1</ows:Identifier>
|
---|
93 | <ScaleDenominator>714287.6041703566</ScaleDenominator>
|
---|
94 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
95 | <TileWidth>512</TileWidth>
|
---|
96 | <TileHeight>512</TileHeight>
|
---|
97 | <MatrixWidth>57</MatrixWidth>
|
---|
98 | <MatrixHeight>48</MatrixHeight>
|
---|
99 | </TileMatrix>
|
---|
100 | <TileMatrix>
|
---|
101 | <ows:Identifier>2</ows:Identifier>
|
---|
102 | <ScaleDenominator>357143.8020851783</ScaleDenominator>
|
---|
103 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
104 | <TileWidth>512</TileWidth>
|
---|
105 | <TileHeight>512</TileHeight>
|
---|
106 | <MatrixWidth>113</MatrixWidth>
|
---|
107 | <MatrixHeight>96</MatrixHeight>
|
---|
108 | </TileMatrix>
|
---|
109 | <TileMatrix>
|
---|
110 | <ows:Identifier>3</ows:Identifier>
|
---|
111 | <ScaleDenominator>178571.4285714061</ScaleDenominator>
|
---|
112 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
113 | <TileWidth>512</TileWidth>
|
---|
114 | <TileHeight>512</TileHeight>
|
---|
115 | <MatrixWidth>226</MatrixWidth>
|
---|
116 | <MatrixHeight>191</MatrixHeight>
|
---|
117 | </TileMatrix>
|
---|
118 | <TileMatrix>
|
---|
119 | <ows:Identifier>4</ows:Identifier>
|
---|
120 | <ScaleDenominator>89285.71428570306</ScaleDenominator>
|
---|
121 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
122 | <TileWidth>512</TileWidth>
|
---|
123 | <TileHeight>512</TileHeight>
|
---|
124 | <MatrixWidth>452</MatrixWidth>
|
---|
125 | <MatrixHeight>382</MatrixHeight>
|
---|
126 | </TileMatrix>
|
---|
127 | <TileMatrix>
|
---|
128 | <ows:Identifier>5</ows:Identifier>
|
---|
129 | <ScaleDenominator>53571.61755989506</ScaleDenominator>
|
---|
130 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
131 | <TileWidth>512</TileWidth>
|
---|
132 | <TileHeight>512</TileHeight>
|
---|
133 | <MatrixWidth>753</MatrixWidth>
|
---|
134 | <MatrixHeight>637</MatrixHeight>
|
---|
135 | </TileMatrix>
|
---|
136 | <TileMatrix>
|
---|
137 | <ows:Identifier>6</ows:Identifier>
|
---|
138 | <ScaleDenominator>35714.09672580801</ScaleDenominator>
|
---|
139 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
140 | <TileWidth>512</TileWidth>
|
---|
141 | <TileHeight>512</TileHeight>
|
---|
142 | <MatrixWidth>1129</MatrixWidth>
|
---|
143 | <MatrixHeight>955</MatrixHeight>
|
---|
144 | </TileMatrix>
|
---|
145 | <TileMatrix>
|
---|
146 | <ows:Identifier>7</ows:Identifier>
|
---|
147 | <ScaleDenominator>17857.52083408704</ScaleDenominator>
|
---|
148 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
149 | <TileWidth>512</TileWidth>
|
---|
150 | <TileHeight>512</TileHeight>
|
---|
151 | <MatrixWidth>2257</MatrixWidth>
|
---|
152 | <MatrixHeight>1910</MatrixHeight>
|
---|
153 | </TileMatrix>
|
---|
154 | <TileMatrix>
|
---|
155 | <ows:Identifier>8</ows:Identifier>
|
---|
156 | <ScaleDenominator>10714.70148892544</ScaleDenominator>
|
---|
157 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
158 | <TileWidth>512</TileWidth>
|
---|
159 | <TileHeight>512</TileHeight>
|
---|
160 | <MatrixWidth>3762</MatrixWidth>
|
---|
161 | <MatrixHeight>3183</MatrixHeight>
|
---|
162 | </TileMatrix>
|
---|
163 | <TileMatrix>
|
---|
164 | <ows:Identifier>9</ows:Identifier>
|
---|
165 | <ScaleDenominator>8928.76041704352</ScaleDenominator>
|
---|
166 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
167 | <TileWidth>512</TileWidth>
|
---|
168 | <TileHeight>512</TileHeight>
|
---|
169 | <MatrixWidth>4514</MatrixWidth>
|
---|
170 | <MatrixHeight>3820</MatrixHeight>
|
---|
171 | </TileMatrix>
|
---|
172 | <TileMatrix>
|
---|
173 | <ows:Identifier>10</ows:Identifier>
|
---|
174 | <ScaleDenominator>7142.8193451616025</ScaleDenominator>
|
---|
175 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
176 | <TileWidth>512</TileWidth>
|
---|
177 | <TileHeight>512</TileHeight>
|
---|
178 | <MatrixWidth>5643</MatrixWidth>
|
---|
179 | <MatrixHeight>4775</MatrixHeight>
|
---|
180 | </TileMatrix>
|
---|
181 | <TileMatrix>
|
---|
182 | <ows:Identifier>11</ows:Identifier>
|
---|
183 | <ScaleDenominator>5356.878273279683</ScaleDenominator>
|
---|
184 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
185 | <TileWidth>512</TileWidth>
|
---|
186 | <TileHeight>512</TileHeight>
|
---|
187 | <MatrixWidth>7524</MatrixWidth>
|
---|
188 | <MatrixHeight>6367</MatrixHeight>
|
---|
189 | </TileMatrix>
|
---|
190 | <TileMatrix>
|
---|
191 | <ows:Identifier>12</ows:Identifier>
|
---|
192 | <ScaleDenominator>3571.8821437638385</ScaleDenominator>
|
---|
193 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
194 | <TileWidth>512</TileWidth>
|
---|
195 | <TileHeight>512</TileHeight>
|
---|
196 | <MatrixWidth>11283</MatrixWidth>
|
---|
197 | <MatrixHeight>9548</MatrixHeight>
|
---|
198 | </TileMatrix>
|
---|
199 | <TileMatrix>
|
---|
200 | <ows:Identifier>13</ows:Identifier>
|
---|
201 | <ScaleDenominator>1785.9410718819192</ScaleDenominator>
|
---|
202 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
203 | <TileWidth>512</TileWidth>
|
---|
204 | <TileHeight>512</TileHeight>
|
---|
205 | <MatrixWidth>22566</MatrixWidth>
|
---|
206 | <MatrixHeight>19096</MatrixHeight>
|
---|
207 | </TileMatrix>
|
---|
208 | <TileMatrix>
|
---|
209 | <ows:Identifier>14</ows:Identifier>
|
---|
210 | <ScaleDenominator>892.9705359409596</ScaleDenominator>
|
---|
211 | <TopLeftCorner>5001000.0 -5172500.0</TopLeftCorner>
|
---|
212 | <TileWidth>512</TileWidth>
|
---|
213 | <TileHeight>512</TileHeight>
|
---|
214 | <MatrixWidth>45131</MatrixWidth>
|
---|
215 | <MatrixHeight>38192</MatrixHeight>
|
---|
216 | </TileMatrix>
|
---|
217 | </TileMatrixSet>
|
---|
218 | </Contents>
|
---|
219 | <ServiceMetadataURL xlink:href="https://gis.ktn.gv.at/arcgis/rest/services/tilecache/Ortho_2013_2015/MapServer/WMTS/1.0.0/WMTSCapabilities.xml"/>
|
---|
220 | </Capabilities>
|
---|