<?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>Hosted_LESt_2021</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://arcgishostedserver.nrw.de/arcgis/rest/services/Hosted/LESt_2021/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://arcgishostedserver.nrw.de/arcgis/rest/services/Hosted/LESt_2021/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://arcgishostedserver.nrw.de/arcgis/rest/services/Hosted/LESt_2021/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://arcgishostedserver.nrw.de/arcgis/rest/services/Hosted/LESt_2021/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>Hosted_LESt_2021</ows:Title> <ows:Identifier>Hosted_LESt_2021</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3035">
<ows:LowerCorner>3028000.0 4030000.0</ows:LowerCorner>
<ows:UpperCorner>3271000.0 4285000.0</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>5.7149404801902355 50.29112048481861</ows:LowerCorner>
<ows:UpperCorner>9.494090640339426 52.54702858763648</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://arcgishostedserver.nrw.de/arcgis/rest/services/Hosted/LESt_2021/MapServer/WMTS/tile/1.0.0/Hosted_LESt_2021/{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::3035</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>3.556753322633294E8</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>1.778376661316647E8</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>8.891883306583235E7</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>4.445941653291617E7</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>2.2229708266458087E7</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth> <MatrixHeight>9</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>1.1114854133229043E7</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth> <MatrixHeight>17</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>5557427.066614522</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth> <MatrixHeight>33</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>2778713.533307261</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth> <MatrixHeight>65</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>1389356.7666536304</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth> <MatrixHeight>130</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>694678.3833268152</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth> <MatrixHeight>260</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>347339.1916634076</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>511</MatrixWidth> <MatrixHeight>520</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>173669.5958317038</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1022</MatrixWidth> <MatrixHeight>1039</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>86834.7979158519</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2043</MatrixWidth> <MatrixHeight>2078</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>43417.39895792595</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4085</MatrixWidth> <MatrixHeight>4155</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>21708.699478962975</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8169</MatrixWidth> <MatrixHeight>8309</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>10854.349739481488</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16338</MatrixWidth> <MatrixHeight>16618</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>5427.174869740744</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32676</MatrixWidth> <MatrixHeight>33236</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>2713.587434870372</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65351</MatrixWidth> <MatrixHeight>66472</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>1356.793717435186</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>130702</MatrixWidth> <MatrixHeight>132944</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>678.396858717593</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>261404</MatrixWidth> <MatrixHeight>265887</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>339.1984293587965</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>522808</MatrixWidth> <MatrixHeight>531774</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>169.59921467939824</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1045615</MatrixWidth> <MatrixHeight>1063547</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>84.79960733969912</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2091230</MatrixWidth> <MatrixHeight>2127094</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>42.39980366984956</ScaleDenominator>
<TopLeftCorner>1.595740390831941E7 -8426403.908319328</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4182459</MatrixWidth> <MatrixHeight>4254188</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://arcgishostedserver.nrw.de/arcgis/rest/services/Hosted/LESt_2021/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
