<?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>GB_basemap</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="http://gb.janginsoft.co.kr:443/arcgis/rest/services/GB/basemap/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="http://gb.janginsoft.co.kr:443/arcgis/rest/services/GB/basemap/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="http://gb.janginsoft.co.kr:443/arcgis/rest/services/GB/basemap/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="http://gb.janginsoft.co.kr:443/arcgis/rest/services/GB/basemap/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>GB_basemap</ows:Title> <ows:Identifier>GB_basemap</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::0">
<ows:LowerCorner>92275.14843749911 229996.88220214797</ows:LowerCorner>
<ows:UpperCorner>461539.6182250981 452112.72961425805</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>127.78075457096867 35.53247321972639</ows:LowerCorner>
<ows:UpperCorner>131.95864187032694 37.56855360770063</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>
<TileMatrixSetLink>
<TileMatrixSet>nativeTileMatrixSet</TileMatrixSet> </TileMatrixSetLink> <ResourceURL format="image/png" resourceType="tile" template="http://gb.janginsoft.co.kr:443/arcgis/rest/services/GB/basemap/MapServer/WMTS/tile/1.0.0/GB_basemap/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" />
</Layer> <!--TileMatrixSet-->
<TileMatrixSet>
<ows:Title>Default 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::0</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier> <ScaleDenominator>1133928.5714285714</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>6</MatrixWidth> <MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier> <ScaleDenominator>755952.3809523808</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier> <ScaleDenominator>377976.1904761904</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>15</MatrixWidth> <MatrixHeight>9</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier> <ScaleDenominator>188988.0952380952</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>28</MatrixWidth> <MatrixHeight>17</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier> <ScaleDenominator>94494.0476190476</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>55</MatrixWidth> <MatrixHeight>34</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier> <ScaleDenominator>47247.0238095238</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>110</MatrixWidth> <MatrixHeight>66</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier> <ScaleDenominator>23623.5119047619</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>219</MatrixWidth> <MatrixHeight>132</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier> <ScaleDenominator>9449.404761904761</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>547</MatrixWidth> <MatrixHeight>329</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier> <ScaleDenominator>4724.702380952381</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1092</MatrixWidth> <MatrixHeight>657</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier> <ScaleDenominator>2362.3511904761904</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2182</MatrixWidth> <MatrixHeight>1313</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier> <ScaleDenominator>944.9404761904761</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5452</MatrixWidth> <MatrixHeight>3280</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier> <ScaleDenominator>472.4702380952381</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>10904</MatrixWidth> <MatrixHeight>6559</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
<TileMatrixSet>
<ows:Title>Native TiledMapService TileMatrixSet</ows:Title>
<ows:Abstract>the tile matrix set that has scale values calculated based on the dpi defined by ArcGIS Server tiled map service. The current tile dpi is 96</ows:Abstract>
<ows:Identifier>nativeTileMatrixSet</ows:Identifier>
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::0</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier> <ScaleDenominator>1200000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>6</MatrixWidth> <MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier> <ScaleDenominator>800000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth> <MatrixHeight>5</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier> <ScaleDenominator>400000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>15</MatrixWidth> <MatrixHeight>9</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier> <ScaleDenominator>200000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>28</MatrixWidth> <MatrixHeight>17</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier> <ScaleDenominator>100000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>55</MatrixWidth> <MatrixHeight>34</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier> <ScaleDenominator>50000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>110</MatrixWidth> <MatrixHeight>66</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier> <ScaleDenominator>25000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>219</MatrixWidth> <MatrixHeight>132</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier> <ScaleDenominator>10000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>547</MatrixWidth> <MatrixHeight>329</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier> <ScaleDenominator>5000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1092</MatrixWidth> <MatrixHeight>657</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier> <ScaleDenominator>2500.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2182</MatrixWidth> <MatrixHeight>1313</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier> <ScaleDenominator>1000.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5452</MatrixWidth> <MatrixHeight>3280</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier> <ScaleDenominator>500.0</ScaleDenominator>
<TopLeftCorner>-5423200.0 6294600.0</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>10904</MatrixWidth> <MatrixHeight>6559</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="http://gb.janginsoft.co.kr:443/arcgis/rest/services/GB/basemap/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
