<?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>BaseMap_Basemap1</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://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/services/BaseMap/Basemap1/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://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/services/BaseMap/Basemap1/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://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/services/BaseMap/Basemap1/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://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/services/BaseMap/Basemap1/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>BaseMap_Basemap1</ows:Title> <ows:Identifier>BaseMap_Basemap1</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2289">
<ows:LowerCorner>2105025.46747114 210832.35734718828</ows:LowerCorner>
<ows:UpperCorner>2573959.457464229 572042.4457957718</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-89.49314223742675 42.55606643360758</ows:LowerCorner>
<ows:UpperCorner>-87.71600438543045 43.56835893895109</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://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/services/BaseMap/Basemap1/MapServer/WMTS/tile/1.0.0/BaseMap_Basemap1/{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::2289</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>545978.7626942871</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>471</MatrixWidth> <MatrixHeight>556</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>272989.38673237007</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>941</MatrixWidth> <MatrixHeight>1111</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>136494.69336618503</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>1881</MatrixWidth> <MatrixHeight>2221</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>68247.34668309252</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>3761</MatrixWidth> <MatrixHeight>4441</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>34123.67030544644</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>7521</MatrixWidth> <MatrixHeight>8882</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>17061.8366712456</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>15041</MatrixWidth> <MatrixHeight>17764</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>8530.9183356228</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>30081</MatrixWidth> <MatrixHeight>35528</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>4265.45916733893</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>60161</MatrixWidth> <MatrixHeight>71055</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>2132.7292505772807</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>120322</MatrixWidth> <MatrixHeight>142109</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1066.3647915984968</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>240643</MatrixWidth> <MatrixHeight>284218</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>532.9474944663505</ScaleDenominator>
<TopLeftCorner>-1.181213E8 1.4276129999999997E8</TopLeftCorner> <TileWidth>512</TileWidth> <TileHeight>512</TileHeight>
<MatrixWidth>481498</MatrixWidth> <MatrixHeight>568686</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/services/BaseMap/Basemap1/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
