<?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>Hosted_Imagery_2025a</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://maps.mukilteowa.gov/arcgis/rest/services/Hosted/Imagery_2025a/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://maps.mukilteowa.gov/arcgis/rest/services/Hosted/Imagery_2025a/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://maps.mukilteowa.gov/arcgis/rest/services/Hosted/Imagery_2025a/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://maps.mukilteowa.gov/arcgis/rest/services/Hosted/Imagery_2025a/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>Hosted_Imagery_2025a</ows:Title> <ows:Identifier>Hosted_Imagery_2025a</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2926">
<ows:LowerCorner>1267500.0 307500.0</ows:LowerCorner>
<ows:UpperCorner>1297500.0 352499.99975</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-122.35538786110449 47.83291931894627</ows:LowerCorner>
<ows:UpperCorner>-122.22964046297416 47.9578210957272</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://maps.mukilteowa.gov/arcgis/rest/services/Hosted/Imagery_2025a/MapServer/WMTS/tile/1.0.0/Hosted_Imagery_2025a/{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::2926</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>1.0098590462552493E9</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>5.0492952312762463E8</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>2.5246476156381232E8</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1.2623238078190616E8</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>6.311619039095308E7</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth> <MatrixHeight>9</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>3.155809519547654E7</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth> <MatrixHeight>17</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>1.577904759773827E7</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth> <MatrixHeight>33</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>7889523.798869135</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth> <MatrixHeight>65</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>3944761.8994345674</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth> <MatrixHeight>129</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1972380.9497172837</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth> <MatrixHeight>258</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>986190.4748586419</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>511</MatrixWidth> <MatrixHeight>516</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>493095.2374293209</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1022</MatrixWidth> <MatrixHeight>1031</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>246547.61871466046</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2043</MatrixWidth> <MatrixHeight>2062</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>123273.80935733023</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4085</MatrixWidth> <MatrixHeight>4123</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>61636.904678665116</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8169</MatrixWidth> <MatrixHeight>8246</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>30818.452339332558</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16337</MatrixWidth> <MatrixHeight>16492</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>15409.226169666279</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32674</MatrixWidth> <MatrixHeight>32984</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>7704.6130848331395</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65347</MatrixWidth> <MatrixHeight>65967</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>3852.3065424165698</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>130694</MatrixWidth> <MatrixHeight>131933</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>1926.1532712082849</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>261387</MatrixWidth> <MatrixHeight>263865</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>963.0766356041424</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>522774</MatrixWidth> <MatrixHeight>527729</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>481.5383178020712</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1045548</MatrixWidth> <MatrixHeight>1055457</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>240.7691589010356</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2091096</MatrixWidth> <MatrixHeight>2110913</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>120.3845794505178</ScaleDenominator>
<TopLeftCorner>-1.1710392661120817E8 1.1983097835022256E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4182192</MatrixWidth> <MatrixHeight>4221825</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://maps.mukilteowa.gov/arcgis/rest/services/Hosted/Imagery_2025a/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
