<?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>GP_Hintergrunddummy</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://geoservice.minden-luebbecke.de/arcgis/rest/services/GP/Hintergrunddummy/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://geoservice.minden-luebbecke.de/arcgis/rest/services/GP/Hintergrunddummy/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://geoservice.minden-luebbecke.de/arcgis/rest/services/GP/Hintergrunddummy/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://geoservice.minden-luebbecke.de/arcgis/rest/services/GP/Hintergrunddummy/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>GP_Hintergrunddummy</ows:Title> 
    <ows:Identifier>GP_Hintergrunddummy</ows:Identifier>
    <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::25832">
	  <ows:LowerCorner>-5120763.267722837 -9997963.942936342</ows:LowerCorner>
			<ows:UpperCorner>6120763.267722837 9997963.942936342</ows:UpperCorner>
		</ows:BoundingBox>  
      <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>-36.0 -90.0</ows:LowerCorner>
      <ows:UpperCorner>54.0 90.0</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://geoservice.minden-luebbecke.de/arcgis/rest/services/GP/Hintergrunddummy/MapServer/WMTS/tile/1.0.0/GP_Hintergrunddummy/{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::25832</ows:SupportedCRS>
      <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          <ScaleDenominator>472471.18303754483</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>166</MatrixWidth> 
            <MatrixHeight>296</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          <ScaleDenominator>330729.8281262814</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>238</MatrixWidth> 
            <MatrixHeight>422</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          <ScaleDenominator>236235.59151877242</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>332</MatrixWidth> 
            <MatrixHeight>591</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          <ScaleDenominator>188988.4732150179</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>415</MatrixWidth> 
            <MatrixHeight>739</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          <ScaleDenominator>141741.35491126345</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>554</MatrixWidth> 
            <MatrixHeight>985</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          <ScaleDenominator>118117.79575938621</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>664</MatrixWidth> 
            <MatrixHeight>1181</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          <ScaleDenominator>94494.23660750895</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>830</MatrixWidth> 
            <MatrixHeight>1477</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          <ScaleDenominator>80320.10111638262</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>977</MatrixWidth> 
            <MatrixHeight>1737</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          <ScaleDenominator>70870.67745563173</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>1107</MatrixWidth> 
            <MatrixHeight>1969</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          <ScaleDenominator>47247.118303754476</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>1660</MatrixWidth> 
            <MatrixHeight>2953</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          <ScaleDenominator>37797.69464300358</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>2075</MatrixWidth> 
            <MatrixHeight>3691</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          <ScaleDenominator>23623.559151877238</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>3320</MatrixWidth> 
            <MatrixHeight>5905</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>12</ows:Identifier>
          <ScaleDenominator>14174.135491126344</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>5533</MatrixWidth> 
            <MatrixHeight>9841</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>13</ows:Identifier>
          <ScaleDenominator>9449.423660750896</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>8299</MatrixWidth> 
            <MatrixHeight>14761</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>14</ows:Identifier>
          <ScaleDenominator>7087.067745563172</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>11065</MatrixWidth> 
            <MatrixHeight>19682</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>15</ows:Identifier>
          <ScaleDenominator>4724.711830375448</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>16597</MatrixWidth> 
            <MatrixHeight>29522</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>16</ows:Identifier>
          <ScaleDenominator>3307.298281262814</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>23710</MatrixWidth> 
            <MatrixHeight>42174</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>17</ows:Identifier>
          <ScaleDenominator>2362.355915187724</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>33194</MatrixWidth> 
            <MatrixHeight>59044</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>18</ows:Identifier>
          <ScaleDenominator>1889.8847321501792</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>41493</MatrixWidth> 
            <MatrixHeight>73805</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>19</ows:Identifier>
          <ScaleDenominator>1417.4135491126344</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>55324</MatrixWidth> 
            <MatrixHeight>98406</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>20</ows:Identifier>
          <ScaleDenominator>944.9423660750896</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>82985</MatrixWidth> 
            <MatrixHeight>147609</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>21</ows:Identifier>
          <ScaleDenominator>472.4711830375448</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>165970</MatrixWidth> 
            <MatrixHeight>295217</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>22</ows:Identifier>
          <ScaleDenominator>236.2355915187724</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>331939</MatrixWidth> 
            <MatrixHeight>590434</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>23</ows:Identifier>
          <ScaleDenominator>94.49423660750895</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>829846</MatrixWidth> 
            <MatrixHeight>1476085</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>24</ows:Identifier>
          <ScaleDenominator>47.247118303754476</ScaleDenominator>
          <TopLeftCorner>-5120900.0 9998100.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
          <MatrixWidth>1659692</MatrixWidth> 
            <MatrixHeight>2952169</MatrixHeight>
          </TileMatrix>
          </TileMatrixSet>
   </Contents>
<ServiceMetadataURL xlink:href="https://geoservice.minden-luebbecke.de/arcgis/rest/services/GP/Hintergrunddummy/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
