<?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>World_Advanced_Antarctic_Imagery</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://dataappliance.arxys.com/arcgis/rest/services/World_Advanced/Antarctic_Imagery/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://dataappliance.arxys.com/arcgis/rest/services/World_Advanced/Antarctic_Imagery/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://dataappliance.arxys.com/arcgis/rest/services/World_Advanced/Antarctic_Imagery/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://dataappliance.arxys.com/arcgis/rest/services/World_Advanced/Antarctic_Imagery/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>World_Advanced_Antarctic_Imagery</ows:Title> <ows:Identifier>World_Advanced_Antarctic_Imagery</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3031">
<ows:LowerCorner>-3.0635955947272874E7 -3.063595594727252E7</ows:LowerCorner>
<ows:UpperCorner>3.0635955947272874E7 3.0635955947272986E7</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-180.0 -90.0</ows:LowerCorner>
<ows:UpperCorner>180.0 46.225394419869126</ows:UpperCorner>
</ows:WGS84BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>default028mm</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dataappliance.arxys.com/arcgis/rest/services/World_Advanced/Antarctic_Imagery/MapServer/WMTS/tile/1.0.0/World_Advanced_Antarctic_Imagery/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.jpg" />
</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::3031</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>8.528957619784641E8</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>4.2644788098923206E8</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>2.1322394049461558E8</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1.0661197024730825E8</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>9</MatrixWidth> <MatrixHeight>9</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>5.330598512365413E7</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>17</MatrixWidth> <MatrixHeight>17</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>2.6652992561827064E7</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>34</MatrixWidth> <MatrixHeight>34</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>1.3326496280914005E7</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>68</MatrixWidth> <MatrixHeight>68</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>6663248.14045653</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>135</MatrixWidth> <MatrixHeight>135</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>3331624.070228265</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>270</MatrixWidth> <MatrixHeight>270</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1665812.035114605</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>539</MatrixWidth> <MatrixHeight>539</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>832906.0175573025</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1078</MatrixWidth> <MatrixHeight>1078</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>416453.00877865124</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2156</MatrixWidth> <MatrixHeight>2156</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>208226.50438885312</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4311</MatrixWidth> <MatrixHeight>4311</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>104113.25219489903</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8621</MatrixWidth> <MatrixHeight>8621</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>52056.62609744952</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>17242</MatrixWidth> <MatrixHeight>17242</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>26028.313048252297</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>34484</MatrixWidth> <MatrixHeight>34484</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>13014.156524598613</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>68967</MatrixWidth> <MatrixHeight>68967</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>6507.078261826825</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>137933</MatrixWidth> <MatrixHeight>137933</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>3253.539131385891</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>275866</MatrixWidth> <MatrixHeight>275866</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>1626.7695652204739</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>551731</MatrixWidth> <MatrixHeight>551731</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>813.3847826102369</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1103461</MatrixWidth> <MatrixHeight>1103461</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>406.6923917775881</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2206921</MatrixWidth> <MatrixHeight>2206921</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>203.34619588879585</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4413841</MatrixWidth> <MatrixHeight>4413841</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>101.67309794439792</ScaleDenominator>
<TopLeftCorner>-3.369955099203E7 3.369955101703E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8827682</MatrixWidth> <MatrixHeight>8827682</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://dataappliance.arxys.com/arcgis/rest/services/World_Advanced/Antarctic_Imagery/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
