<?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>Generic_newzealand</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://services.arcgisonline.co.nz/arcgis/rest/services/Generic/newzealand/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://services.arcgisonline.co.nz/arcgis/rest/services/Generic/newzealand/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://services.arcgisonline.co.nz/arcgis/rest/services/Generic/newzealand/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://services.arcgisonline.co.nz/arcgis/rest/services/Generic/newzealand/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>Generic_newzealand</ows:Title> 
    <ows:Identifier>Generic_newzealand</ows:Identifier>
    
      <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
	  
			<ows:LowerCorner>2909464.0830770284 -2955028.6109631048</ows:LowerCorner>
			<ows:UpperCorner>7307344.942491761 6334822.0587016065</ows:UpperCorner>
		
      </ows:BoundingBox>  
      
    <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>-180.0 -63.94186384586563</ows:LowerCorner>
      <ows:UpperCorner>180.0 -18.6348067910125</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://services.arcgisonline.co.nz/arcgis/rest/services/Generic/newzealand/MapServer/WMTS/tile/1.0.0/Generic_newzealand/{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::2193</ows:SupportedCRS>
      
          <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          
          <ScaleDenominator>1.7471320750890587E7</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>5</MatrixWidth> 
            <MatrixHeight>7</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          
          <ScaleDenominator>8735660.375445293</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>9</MatrixWidth> 
            <MatrixHeight>14</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          
          <ScaleDenominator>4367830.187722647</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>17</MatrixWidth> 
            <MatrixHeight>28</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          
          <ScaleDenominator>2183915.0938617955</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>34</MatrixWidth> 
            <MatrixHeight>55</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          
          <ScaleDenominator>1091957.5469304253</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>67</MatrixWidth> 
            <MatrixHeight>110</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          
          <ScaleDenominator>545978.7734656851</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>133</MatrixWidth> 
            <MatrixHeight>219</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          
          <ScaleDenominator>272989.38673237007</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>265</MatrixWidth> 
            <MatrixHeight>437</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          
          <ScaleDenominator>136494.69336618503</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>530</MatrixWidth> 
            <MatrixHeight>874</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          
          <ScaleDenominator>68247.34668309252</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>1059</MatrixWidth> 
            <MatrixHeight>1747</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          
          <ScaleDenominator>34123.67334154626</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>2117</MatrixWidth> 
            <MatrixHeight>3494</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          
          <ScaleDenominator>17061.836671245605</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>4234</MatrixWidth> 
            <MatrixHeight>6987</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          
          <ScaleDenominator>8530.918335622802</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>8468</MatrixWidth> 
            <MatrixHeight>13973</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>12</ows:Identifier>
          
          <ScaleDenominator>4265.459167338929</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>16936</MatrixWidth> 
            <MatrixHeight>27946</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>13</ows:Identifier>
          
          <ScaleDenominator>2132.729584141936</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>33871</MatrixWidth> 
            <MatrixHeight>55892</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>14</ows:Identifier>
          
          <ScaleDenominator>1066.3647915984968</ScaleDenominator>
          
          <TopLeftCorner>1.99981E7 -4020900.0</TopLeftCorner>  
          <TileWidth>512</TileWidth> 
          <TileHeight>512</TileHeight>
            
            <MatrixWidth>67741</MatrixWidth> 
            <MatrixHeight>111783</MatrixHeight>
          
          </TileMatrix>
          
   </TileMatrixSet>
   
</Contents>
<ServiceMetadataURL xlink:href="https://services.arcgisonline.co.nz/arcgis/rest/services/Generic/newzealand/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
