<?xml version="1.0" encoding="UTF-8"?>
<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">
<!-- Service Identification --> <ows:ServiceIdentification>
<ows:Title>Elevation_wv_multiband_terrain</ows:Title>
<ows:ServiceType>OGC WMTS</ows:ServiceType>
<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
</ows:ServiceIdentification> <!-- Operations Metadata --> <ows:OperationsMetadata>
<ows:Operation name="GetCapabilities">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="https://services.wvgis.wvu.edu/arcgis/rest/services/Elevation/wv_multiband_terrain/MapServer/WMTS/1.0.0/WMTSCapabilities.xml">
<ows:Constraint name="GetEncoding">
<ows:AllowedValues>
<ows:Value>RESTful</ows:Value>
</ows:AllowedValues>
</ows:Constraint>
</ows:Get>
<!-- add KVP binding in 10.1 -->
<ows:Get xlink:href="https://services.wvgis.wvu.edu/arcgis/rest/services/Elevation/wv_multiband_terrain/MapServer/WMTS?">
<ows:Constraint name="GetEncoding">
<ows:AllowedValues>
<ows:Value>KVP</ows:Value>
</ows:AllowedValues>
</ows:Constraint>
</ows:Get>
</ows:HTTP>
</ows:DCP>
</ows:Operation>
<ows:Operation name="GetTile">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="https://services.wvgis.wvu.edu/arcgis/rest/services/Elevation/wv_multiband_terrain/MapServer/WMTS/tile/1.0.0/">
<ows:Constraint name="GetEncoding">
<ows:AllowedValues>
<ows:Value>RESTful</ows:Value>
</ows:AllowedValues>
</ows:Constraint>
</ows:Get>
<ows:Get xlink:href="https://services.wvgis.wvu.edu/arcgis/rest/services/Elevation/wv_multiband_terrain/MapServer/WMTS?">
<ows:Constraint name="GetEncoding">
<ows:AllowedValues>
<ows:Value>KVP</ows:Value>
</ows:AllowedValues>
</ows:Constraint>
</ows:Get>
</ows:HTTP>
</ows:DCP>
</ows:Operation>
</ows:OperationsMetadata> <Contents>
<!--Layer--> <Layer>
<ows:Title>Elevation_wv_multiband_terrain</ows:Title> <ows:Identifier>Elevation_wv_multiband_terrain</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::26917">
<ows:LowerCorner>355669.00010948174 4115998.9999690903</ows:LowerCorner>
<ows:UpperCorner>785629.0001094817 4500000.99996909</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-82.70681515598501 37.14678221716347</ows:LowerCorner>
<ows:UpperCorner>-77.62431281268779 40.65086552450675</ows:UpperCorner>
</ows:WGS84BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/jpgpng</Format>
<TileMatrixSetLink>
<TileMatrixSet>default028mm</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/jpgpng" resourceType="tile" template="https://services.wvgis.wvu.edu/arcgis/rest/services/Elevation/wv_multiband_terrain/MapServer/WMTS/tile/1.0.0/Elevation_wv_multiband_terrain/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}" />
</Layer> <!--TileMatrixSet-->
<TileMatrixSet>
<ows:Title>TileMatrix using 0.28mm</ows:Title>
<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>
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::26917</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>2.7896104751492983E8</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>1.3948052375746492E8</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>6.974026187873246E7</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>3.487013093936623E7</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>1.7435065469683114E7</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>9</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>8717532.734841557</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>17</MatrixWidth> <MatrixHeight>10</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>4358766.367420779</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>33</MatrixWidth> <MatrixHeight>19</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>2179383.1837103893</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>66</MatrixWidth> <MatrixHeight>38</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>1089691.5918551947</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>132</MatrixWidth> <MatrixHeight>76</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>544845.7959275973</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>264</MatrixWidth> <MatrixHeight>151</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>272422.89796379866</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>527</MatrixWidth> <MatrixHeight>302</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>136211.44898189933</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1054</MatrixWidth> <MatrixHeight>603</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>68105.72449094967</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2107</MatrixWidth> <MatrixHeight>1205</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>34052.86224547483</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4214</MatrixWidth> <MatrixHeight>2410</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>17026.431122737416</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8427</MatrixWidth> <MatrixHeight>4820</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>8513.215561368708</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16853</MatrixWidth> <MatrixHeight>9639</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>4256.607780684354</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>33705</MatrixWidth> <MatrixHeight>19278</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>2128.303890342177</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>67409</MatrixWidth> <MatrixHeight>38556</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>1064.1519451710885</ScaleDenominator>
<TopLeftCorner>-9497963.942936342 9997963.942936342</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>134817</MatrixWidth> <MatrixHeight>77112</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://services.wvgis.wvu.edu/arcgis/rest/services/Elevation/wv_multiband_terrain/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
