<?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>SAS_Services_SAS_Basemap_CT</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://gis.snoco.org/sas/rest/services/SAS_Services/SAS_Basemap_CT/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://gis.snoco.org/sas/rest/services/SAS_Services/SAS_Basemap_CT/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://gis.snoco.org/sas/rest/services/SAS_Services/SAS_Basemap_CT/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://gis.snoco.org/sas/rest/services/SAS_Services/SAS_Basemap_CT/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>SAS_Services_SAS_Basemap_CT</ows:Title> <ows:Identifier>SAS_Services_SAS_Basemap_CT</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2285">
<ows:LowerCorner>1244781.9998534173 284336.9688527584</ows:LowerCorner>
<ows:UpperCorner>1622342.499980256 477544.7812552601</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-122.45884744120055 47.76816061186532</ows:LowerCorner>
<ows:UpperCorner>-120.90684590749831 48.30913043308692</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://gis.snoco.org/sas/rest/services/SAS_Services/SAS_Basemap_CT/MapServer/WMTS/tile/1.0.0/SAS_Services_SAS_Basemap_CT/{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::2285</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>302381.55714402866</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>835</MatrixWidth> <MatrixHeight>968</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>151190.77857201433</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>1670</MatrixWidth> <MatrixHeight>1936</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>75595.38928600716</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>3340</MatrixWidth> <MatrixHeight>3872</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>37797.69464300358</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>6679</MatrixWidth> <MatrixHeight>7744</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>18898.84732150179</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>13357</MatrixWidth> <MatrixHeight>15488</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>9449.423660750896</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>26714</MatrixWidth> <MatrixHeight>30975</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>4535.72335716043</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>55654</MatrixWidth> <MatrixHeight>64531</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>2267.861678580215</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>111307</MatrixWidth> <MatrixHeight>129062</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1133.9308392901075</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>222613</MatrixWidth> <MatrixHeight>258123</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>566.9654196450538</ScaleDenominator>
<TopLeftCorner>-1.171043E8 1.379498E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>445225</MatrixWidth> <MatrixHeight>516246</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://gis.snoco.org/sas/rest/services/SAS_Services/SAS_Basemap_CT/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
