<?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_Standard_Arctic_Ocean_Reference</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_Standard/Arctic_Ocean_Reference/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_Standard/Arctic_Ocean_Reference/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_Standard/Arctic_Ocean_Reference/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_Standard/Arctic_Ocean_Reference/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_Standard_Arctic_Ocean_Reference</ows:Title> <ows:Identifier>World_Standard_Arctic_Ocean_Reference</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::5936">
<ows:LowerCorner>-2.8567784109254878E7 -2.8567784109254766E7</ows:LowerCorner>
<ows:UpperCorner>3.2567784109255034E7 3.256778410925507E7</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-180.0 -45.27000000000001</ows:LowerCorner>
<ows:UpperCorner>180.0 90.0</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://dataappliance.arxys.com/arcgis/rest/services/World_Standard/Arctic_Ocean_Reference/MapServer/WMTS/tile/1.0.0/World_Standard_Arctic_Ocean_Reference/{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::5936</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>8.528957619784642E8</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>4.264478809892321E8</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>2.132239404946157E8</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth> <MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1.0661197024730837E8</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth> <MatrixHeight>8</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>5.3305985123654015E7</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth> <MatrixHeight>16</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>2.665299256182708E7</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth> <MatrixHeight>32</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>1.3326496280914001E7</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth> <MatrixHeight>64</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>6663248.140456519</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth> <MatrixHeight>128</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>3331624.0702282665</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth> <MatrixHeight>256</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1665812.0351146047</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>512</MatrixWidth> <MatrixHeight>512</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>832906.0175573024</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1024</MatrixWidth> <MatrixHeight>1024</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>416453.00877865124</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2048</MatrixWidth> <MatrixHeight>2048</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>208226.50438885312</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4097</MatrixWidth> <MatrixHeight>4097</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>104113.25219489903</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8192</MatrixWidth> <MatrixHeight>8192</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>52056.62609744952</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16384</MatrixWidth> <MatrixHeight>16384</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>26028.313048252297</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32769</MatrixWidth> <MatrixHeight>32769</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>13014.156524598613</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65536</MatrixWidth> <MatrixHeight>65536</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>6507.078261826825</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>131073</MatrixWidth> <MatrixHeight>131073</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>3253.539131385891</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>262144</MatrixWidth> <MatrixHeight>262144</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>1626.7695652204739</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>524289</MatrixWidth> <MatrixHeight>524289</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>813.3847826102369</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1048577</MatrixWidth> <MatrixHeight>1048577</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>406.6923917775881</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2097152</MatrixWidth> <MatrixHeight>2097152</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>203.34619588879585</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4194304</MatrixWidth> <MatrixHeight>4194304</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>101.67309794439792</ScaleDenominator>
<TopLeftCorner>-2.8567784109255E7 3.2567784109255E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8388608</MatrixWidth> <MatrixHeight>8388608</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://dataappliance.arxys.com/arcgis/rest/services/World_Standard/Arctic_Ocean_Reference/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
