<?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>DW_Map_Cached_WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext</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://dnrmaps.wi.gov/arcgis/rest/services/DW_Map_Cached/WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/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://dnrmaps.wi.gov/arcgis/rest/services/DW_Map_Cached/WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/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://dnrmaps.wi.gov/arcgis/rest/services/DW_Map_Cached/WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/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://dnrmaps.wi.gov/arcgis/rest/services/DW_Map_Cached/WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/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>DW_Map_Cached_WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext</ows:Title> <ows:Identifier>DW_Map_Cached_WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3071">
<ows:LowerCorner>294917.0312 225109.2293</ows:LowerCorner>
<ows:UpperCorner>767513.2454 733695.2854999991</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-92.96283914755388 42.4587958948256</ows:LowerCorner>
<ows:UpperCorner>-86.74237074319552 47.07676951612512</ows:UpperCorner>
</ows:WGS84BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<TileMatrixSetLink>
<TileMatrixSet>default028mm</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dnrmaps.wi.gov/arcgis/rest/services/DW_Map_Cached/WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/MapServer/WMTS/tile/1.0.0/DW_Map_Cached_WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" />
</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::3071</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>7663558.184258262</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>5747668.638193697</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>3831779.092129131</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3</MatrixWidth> <MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1915889.5460645654</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>6</MatrixWidth> <MatrixHeight>7</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>957944.7730322827</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>12</MatrixWidth> <MatrixHeight>13</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>478972.38651614136</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>23</MatrixWidth> <MatrixHeight>25</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>239486.19325807068</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>46</MatrixWidth> <MatrixHeight>49</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>119743.09662903534</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>91</MatrixWidth> <MatrixHeight>97</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>89807.32247177651</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>121</MatrixWidth> <MatrixHeight>129</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>59871.54831451767</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>182</MatrixWidth> <MatrixHeight>193</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>44903.661235888256</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>242</MatrixWidth> <MatrixHeight>257</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>29935.774157258835</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>363</MatrixWidth> <MatrixHeight>385</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>22451.830617944128</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>484</MatrixWidth> <MatrixHeight>513</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>14967.887078629417</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>725</MatrixWidth> <MatrixHeight>769</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>7483.943539314709</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1450</MatrixWidth> <MatrixHeight>1538</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>3741.9717696573543</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2899</MatrixWidth> <MatrixHeight>3076</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>1870.9858848286772</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5798</MatrixWidth> <MatrixHeight>6151</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>935.4929424143386</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>11595</MatrixWidth> <MatrixHeight>12302</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>467.7464712071693</ScaleDenominator>
<TopLeftCorner>-10000.0 1050000.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>23190</MatrixWidth> <MatrixHeight>24603</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://dnrmaps.wi.gov/arcgis/rest/services/DW_Map_Cached/WT_Wisconsin_Wetland_Inventory_NWI_WTM_Ext/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
