<?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>BASEMAPS_IGN_Ortho_2017</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://capgeo2.paris.fr/mobile/rest/services/BASEMAPS/IGN_Ortho_2017/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://capgeo2.paris.fr/mobile/rest/services/BASEMAPS/IGN_Ortho_2017/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://capgeo2.paris.fr/mobile/rest/services/BASEMAPS/IGN_Ortho_2017/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://capgeo2.paris.fr/mobile/rest/services/BASEMAPS/IGN_Ortho_2017/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>BASEMAPS_IGN_Ortho_2017</ows:Title> <ows:Identifier>BASEMAPS_IGN_Ortho_2017</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2154">
<ows:LowerCorner>641999.990374051 6855999.985560719</ows:LowerCorner>
<ows:UpperCorner>662999.990374051 6869999.985560719</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>2.208438034189054 48.80146743170193</ows:LowerCorner>
<ows:UpperCorner>2.4962469237776506 48.92891550092515</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://capgeo2.paris.fr/mobile/rest/services/BASEMAPS/IGN_Ortho_2017/MapServer/WMTS/tile/1.0.0/BASEMAPS_IGN_Ortho_2017/{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::2154</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>1091957.182771371</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>464</MatrixWidth> <MatrixHeight>538</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>545978.5913856855</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>927</MatrixWidth> <MatrixHeight>1076</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>272989.29569284274</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1854</MatrixWidth> <MatrixHeight>2152</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>136494.64784642137</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3707</MatrixWidth> <MatrixHeight>4303</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>68247.32392321069</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>7413</MatrixWidth> <MatrixHeight>8606</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>34123.66196160534</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>14825</MatrixWidth> <MatrixHeight>17211</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>17061.83098080267</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>29650</MatrixWidth> <MatrixHeight>34422</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>8530.915490401336</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>59299</MatrixWidth> <MatrixHeight>68843</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>4265.457745200668</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>118597</MatrixWidth> <MatrixHeight>137686</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>2132.728872600334</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>237193</MatrixWidth> <MatrixHeight>275372</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>1066.364436300167</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>474385</MatrixWidth> <MatrixHeight>550743</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>533.1822181500835</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>948769</MatrixWidth> <MatrixHeight>1101485</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>266.59110907504174</ScaleDenominator>
<TopLeftCorner>-3.55975E7 4.89531E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1897537</MatrixWidth> <MatrixHeight>2202970</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://capgeo2.paris.fr/mobile/rest/services/BASEMAPS/IGN_Ortho_2017/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
