<?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_MDA</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://gisem.osinergmin.gob.pe/serverosih/rest/services/Hosted/MDA/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://gisem.osinergmin.gob.pe/serverosih/rest/services/Hosted/MDA/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://gisem.osinergmin.gob.pe/serverosih/rest/services/Hosted/MDA/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://gisem.osinergmin.gob.pe/serverosih/rest/services/Hosted/MDA/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_MDA</ows:Title> <ows:Identifier>Hosted_MDA</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3395">
<ows:LowerCorner>-9053413.295167664 -2065356.846646668</ows:LowerCorner>
<ows:UpperCorner>-7642336.751543651 -4268.8273918982695</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-81.32819536499994 -18.35210630799998</ows:LowerCorner>
<ows:UpperCorner>-68.65227910299996 -0.0386059689999536</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://gisem.osinergmin.gob.pe/serverosih/rest/services/Hosted/MDA/MapServer/WMTS/tile/1.0.0/Hosted_MDA/{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::3395</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>8.425832776192305E8</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>4.2129163880961525E8</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>2.1064581940480763E8</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1.0532290970240381E8</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>5.266145485120191E7</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>6</MatrixWidth> <MatrixHeight>9</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>2.6330727425600953E7</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>12</MatrixWidth> <MatrixHeight>18</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>1.3165363712800477E7</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>24</MatrixWidth> <MatrixHeight>35</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>6582681.856400238</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>48</MatrixWidth> <MatrixHeight>69</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>3291340.928200119</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>96</MatrixWidth> <MatrixHeight>137</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1645670.4641000596</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>192</MatrixWidth> <MatrixHeight>274</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>822835.2320500298</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>383</MatrixWidth> <MatrixHeight>548</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>411417.6160250149</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>765</MatrixWidth> <MatrixHeight>1095</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>205708.80801250745</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1530</MatrixWidth> <MatrixHeight>2189</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>102854.40400625372</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3060</MatrixWidth> <MatrixHeight>4377</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>51427.20200312686</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>6119</MatrixWidth> <MatrixHeight>8753</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>25713.60100156343</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>12238</MatrixWidth> <MatrixHeight>17505</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>12856.800500781716</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>24476</MatrixWidth> <MatrixHeight>35010</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>6428.400250390858</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>48951</MatrixWidth> <MatrixHeight>70019</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>3214.200125195429</ScaleDenominator>
<TopLeftCorner>-3.019818466987702E7 3.019818466987702E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>97902</MatrixWidth> <MatrixHeight>140037</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://gisem.osinergmin.gob.pe/serverosih/rest/services/Hosted/MDA/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
