<?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>Imagery_Strathcona_County_2019</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://gisdata.strathcona.ca/scinternal/rest/services/Imagery/Strathcona_County_2019/ImageServer/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://gisdata.strathcona.ca/scinternal/rest/services/Imagery/Strathcona_County_2019/ImageServer/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://gisdata.strathcona.ca/scinternal/rest/services/Imagery/Strathcona_County_2019/ImageServer/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://gisdata.strathcona.ca/scinternal/rest/services/Imagery/Strathcona_County_2019/ImageServer/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>Imagery_Strathcona_County_2019</ows:Title> <ows:Identifier>Imagery_Strathcona_County_2019</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3776">
<ows:LowerCorner>39660.0 5913645.0</ows:LowerCorner>
<ows:UpperCorner>77910.0 5974395.0</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-113.40431713061663 53.35023669353551</ows:LowerCorner>
<ows:UpperCorner>-112.81471628943517 53.90034244136997</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://gisdata.strathcona.ca/scinternal/rest/services/Imagery/Strathcona_County_2019/ImageServer/WMTS/tile/1.0.0/Imagery_Strathcona_County_2019/{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::3776</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>545978.2496945261</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>146</MatrixWidth> <MatrixHeight>105</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>272989.12484726304</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>292</MatrixWidth> <MatrixHeight>209</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>136494.08995244847</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>583</MatrixWidth> <MatrixHeight>418</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>68246.5725050412</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1166</MatrixWidth> <MatrixHeight>836</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>34122.81378133756</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2331</MatrixWidth> <MatrixHeight>1672</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>17060.93441948574</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4662</MatrixWidth> <MatrixHeight>3343</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>8529.994738559833</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>9324</MatrixWidth> <MatrixHeight>6686</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>4264.524898096879</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>18649</MatrixWidth> <MatrixHeight>13372</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>2131.789977865402</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>37306</MatrixWidth> <MatrixHeight>26750</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1065.894988932701</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>74611</MatrixWidth> <MatrixHeight>53499</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>523.4980708055996</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>151915</MatrixWidth> <MatrixHeight>108929</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>266.47374723317523</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>298443</MatrixWidth> <MatrixHeight>213994</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>133.23687361658762</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>596886</MatrixWidth> <MatrixHeight>427987</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>66.14596562525627</ScaleDenominator>
<TopLeftCorner>-5622600.0 1.00011E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1202299</MatrixWidth> <MatrixHeight>862089</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://gisdata.strathcona.ca/scinternal/rest/services/Imagery/Strathcona_County_2019/ImageServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
