<?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>WebCacheImage2025</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://gis.orangecountync.gov/arcgis/rest/services/WebCacheImage2025/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://gis.orangecountync.gov/arcgis/rest/services/WebCacheImage2025/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://gis.orangecountync.gov/arcgis/rest/services/WebCacheImage2025/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://gis.orangecountync.gov/arcgis/rest/services/WebCacheImage2025/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>WebCacheImage2025</ows:Title> 
    <ows:Identifier>WebCacheImage2025</ows:Identifier>
    <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2264">
	  <ows:LowerCorner>-1.2184155719092585E8 -9.365862200518383E7</ows:LowerCorner>
			<ows:UpperCorner>1.2584155719615918E8 5.991355664156069E7</ows:UpperCorner>
		</ows:BoundingBox>  
      <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>-180.0 -71.76669103987415</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/jpeg</Format>
    <TileMatrixSetLink>
      <TileMatrixSet>default028mm</TileMatrixSet>
    </TileMatrixSetLink>

      <ResourceURL format="image/jpeg" resourceType="tile" template="https://gis.orangecountync.gov/arcgis/rest/services/WebCacheImage2025/MapServer/WMTS/tile/1.0.0/WebCacheImage2025/{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::2264</ows:SupportedCRS>
      <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          <ScaleDenominator>283482.70982252684</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>3716</MatrixWidth> 
            <MatrixHeight>44326680</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          <ScaleDenominator>113393.08392901074</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>9289</MatrixWidth> 
            <MatrixHeight>110816699</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          <ScaleDenominator>90714.46714320859</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>11611</MatrixWidth> 
            <MatrixHeight>138520873</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          <ScaleDenominator>45357.233571604294</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>23221</MatrixWidth> 
            <MatrixHeight>277041746</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          <ScaleDenominator>22678.616785802147</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>46441</MatrixWidth> 
            <MatrixHeight>554083492</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          <ScaleDenominator>11339.308392901074</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>92882</MatrixWidth> 
            <MatrixHeight>1108166984</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          <ScaleDenominator>4535.723357160429</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>232204</MatrixWidth> 
            <MatrixHeight>-2147483648</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          <ScaleDenominator>3401.792517870322</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>309605</MatrixWidth> 
            <MatrixHeight>-2147483648</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          <ScaleDenominator>2267.8616785802146</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>464407</MatrixWidth> 
            <MatrixHeight>-2147483648</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          <ScaleDenominator>1133.9308392901073</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>928813</MatrixWidth> 
            <MatrixHeight>-2147483648</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          <ScaleDenominator>566.9654196450537</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>1857626</MatrixWidth> 
            <MatrixHeight>-2147483648</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          <ScaleDenominator>283.48270982252683</ScaleDenominator>
          <TopLeftCorner>-1.218419E8 2.955018296492939E12</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>3715252</MatrixWidth> 
            <MatrixHeight>-2147483648</MatrixHeight>
          </TileMatrix>
          </TileMatrixSet>
   </Contents>
<ServiceMetadataURL xlink:href="https://gis.orangecountync.gov/arcgis/rest/services/WebCacheImage2025/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
