<?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>Basisdaten_stadtgrundkarte_hellgrau</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://geodienste.leipzig.de/l1/Basisdaten/stadtgrundkarte_hellgrau/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://geodienste.leipzig.de/l1/Basisdaten/stadtgrundkarte_hellgrau/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://geodienste.leipzig.de/l1/Basisdaten/stadtgrundkarte_hellgrau/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://geodienste.leipzig.de/l1/Basisdaten/stadtgrundkarte_hellgrau/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>Basisdaten_stadtgrundkarte_hellgrau</ows:Title> 
    <ows:Identifier>Basisdaten_stadtgrundkarte_hellgrau</ows:Identifier>
    <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::25833">
	  <ows:LowerCorner>292735.6608478803 5677800.0</ows:LowerCorner>
			<ows:UpperCorner>343264.3391521197 5704200.0</ows:UpperCorner>
		</ows:BoundingBox>  
      <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>12.01692832477444 51.213921442073875</ows:LowerCorner>
      <ows:UpperCorner>12.755089631073993 51.467233187644126</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://geodienste.leipzig.de/l1/Basisdaten/stadtgrundkarte_hellgrau/MapServer/WMTS/tile/1.0.0/Basisdaten_stadtgrundkarte_hellgrau/{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::25833</ows:SupportedCRS>
      <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          <ScaleDenominator>483810.49143044587</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>2</MatrixWidth> 
            <MatrixHeight>1</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          <ScaleDenominator>241905.24571522293</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>3</MatrixWidth> 
            <MatrixHeight>2</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          <ScaleDenominator>120952.62285761147</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>5</MatrixWidth> 
            <MatrixHeight>4</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          <ScaleDenominator>60476.31142880573</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>10</MatrixWidth> 
            <MatrixHeight>8</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          <ScaleDenominator>30238.155714402867</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>20</MatrixWidth> 
            <MatrixHeight>15</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          <ScaleDenominator>15119.077857201433</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>40</MatrixWidth> 
            <MatrixHeight>30</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          <ScaleDenominator>7559.538928600717</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>80</MatrixWidth> 
            <MatrixHeight>60</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          <ScaleDenominator>3779.7694643003583</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>160</MatrixWidth> 
            <MatrixHeight>119</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          <ScaleDenominator>1889.8847321501792</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>320</MatrixWidth> 
            <MatrixHeight>238</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          <ScaleDenominator>944.9423660750896</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>639</MatrixWidth> 
            <MatrixHeight>476</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          <ScaleDenominator>472.4711830375448</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>1278</MatrixWidth> 
            <MatrixHeight>951</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          <ScaleDenominator>236.2355915187724</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>2555</MatrixWidth> 
            <MatrixHeight>1902</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>12</ows:Identifier>
          <ScaleDenominator>118.1177957593862</ScaleDenominator>
          <TopLeftCorner>300000.0 5710000.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>5110</MatrixWidth> 
            <MatrixHeight>3804</MatrixHeight>
          </TileMatrix>
          </TileMatrixSet>
   </Contents>
<ServiceMetadataURL xlink:href="https://geodienste.leipzig.de/l1/Basisdaten/stadtgrundkarte_hellgrau/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
