Ticket #11718: wmts5.xml

File wmts5.xml, 8.4 KB (added by vanuan, 10 years ago)

default028mm

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>USGSImageryOnly</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://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/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://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/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://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/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://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/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>USGSImageryOnly</ows:Title> <ows:Identifier>USGSImageryOnly</ows:Identifier>
58<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
59<ows:LowerCorner>-5.832284875584955E7 -4.3915909140605494E7</ows:LowerCorner>
60<ows:UpperCorner>3.607260070273454E7 5.37669440304666E7</ows:UpperCorner>
61</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
62<ows:LowerCorner>-179.99999550841463 -88.99999992161119</ows:LowerCorner>
63<ows:UpperCorner>179.99999550841463 88.99999992161118</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/jpgpng</Format>
70<TileMatrixSetLink>
71<TileMatrixSet>default028mm</TileMatrixSet>
72</TileMatrixSetLink>
73<ResourceURL format="image/jpgpng" resourceType="tile" template="http://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer/WMTS/tile/1.0.0/USGSImageryOnly/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}" />
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::3857</ows:SupportedCRS>
79<TileMatrix>
80<ows:Identifier>0</ows:Identifier>
81<ScaleDenominator>5.590822640285016E8</ScaleDenominator>
82<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
83<MatrixWidth>2</MatrixWidth> <MatrixHeight>2</MatrixHeight>
84</TileMatrix>
85<TileMatrix>
86<ows:Identifier>1</ows:Identifier>
87<ScaleDenominator>2.7954113201425034E8</ScaleDenominator>
88<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
89<MatrixWidth>3</MatrixWidth> <MatrixHeight>4</MatrixHeight>
90</TileMatrix>
91<TileMatrix>
92<ows:Identifier>2</ows:Identifier>
93<ScaleDenominator>1.3977056600712562E8</ScaleDenominator>
94<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
95<MatrixWidth>6</MatrixWidth> <MatrixHeight>7</MatrixHeight>
96</TileMatrix>
97<TileMatrix>
98<ows:Identifier>3</ows:Identifier>
99<ScaleDenominator>6.988528300356235E7</ScaleDenominator>
100<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
101<MatrixWidth>12</MatrixWidth> <MatrixHeight>13</MatrixHeight>
102</TileMatrix>
103<TileMatrix>
104<ows:Identifier>4</ows:Identifier>
105<ScaleDenominator>3.494264150178117E7</ScaleDenominator>
106<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
107<MatrixWidth>23</MatrixWidth> <MatrixHeight>26</MatrixHeight>
108</TileMatrix>
109<TileMatrix>
110<ows:Identifier>5</ows:Identifier>
111<ScaleDenominator>1.7471320750890587E7</ScaleDenominator>
112<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
113<MatrixWidth>45</MatrixWidth> <MatrixHeight>52</MatrixHeight>
114</TileMatrix>
115<TileMatrix>
116<ows:Identifier>6</ows:Identifier>
117<ScaleDenominator>8735660.375445293</ScaleDenominator>
118<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
119<MatrixWidth>90</MatrixWidth> <MatrixHeight>103</MatrixHeight>
120</TileMatrix>
121<TileMatrix>
122<ows:Identifier>7</ows:Identifier>
123<ScaleDenominator>4367830.187722647</ScaleDenominator>
124<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
125<MatrixWidth>180</MatrixWidth> <MatrixHeight>205</MatrixHeight>
126</TileMatrix>
127<TileMatrix>
128<ows:Identifier>8</ows:Identifier>
129<ScaleDenominator>2183915.0938617955</ScaleDenominator>
130<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
131<MatrixWidth>359</MatrixWidth> <MatrixHeight>409</MatrixHeight>
132</TileMatrix>
133<TileMatrix>
134<ows:Identifier>9</ows:Identifier>
135<ScaleDenominator>1091957.5469304253</ScaleDenominator>
136<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
137<MatrixWidth>717</MatrixWidth> <MatrixHeight>818</MatrixHeight>
138</TileMatrix>
139<TileMatrix>
140<ows:Identifier>10</ows:Identifier>
141<ScaleDenominator>545978.7734656851</ScaleDenominator>
142<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
143<MatrixWidth>1434</MatrixWidth> <MatrixHeight>1635</MatrixHeight>
144</TileMatrix>
145<TileMatrix>
146<ows:Identifier>11</ows:Identifier>
147<ScaleDenominator>272989.38673237007</ScaleDenominator>
148<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
149<MatrixWidth>2868</MatrixWidth> <MatrixHeight>3269</MatrixHeight>
150</TileMatrix>
151<TileMatrix>
152<ows:Identifier>12</ows:Identifier>
153<ScaleDenominator>136494.69336618503</ScaleDenominator>
154<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
155<MatrixWidth>5735</MatrixWidth> <MatrixHeight>6537</MatrixHeight>
156</TileMatrix>
157<TileMatrix>
158<ows:Identifier>13</ows:Identifier>
159<ScaleDenominator>68247.34668309252</ScaleDenominator>
160<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
161<MatrixWidth>11470</MatrixWidth> <MatrixHeight>13074</MatrixHeight>
162</TileMatrix>
163<TileMatrix>
164<ows:Identifier>14</ows:Identifier>
165<ScaleDenominator>34123.67334154626</ScaleDenominator>
166<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
167<MatrixWidth>22940</MatrixWidth> <MatrixHeight>26147</MatrixHeight>
168</TileMatrix>
169<TileMatrix>
170<ows:Identifier>15</ows:Identifier>
171<ScaleDenominator>17061.836671245605</ScaleDenominator>
172<TopLeftCorner>-2.0037508342787E7 2.0037508342787E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
173<MatrixWidth>45880</MatrixWidth> <MatrixHeight>52293</MatrixHeight>
174</TileMatrix>
175</TileMatrixSet>
176</Contents>
177<ServiceMetadataURL xlink:href="http://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer/WMTS/1.0.0/WMTSCapabilities.xml"/>
178
179</Capabilities>