<?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>Imagery_Sumter_Imagery_2025</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://ga31portal.kcsgis.com/ga31server/rest/services/Imagery/Sumter_Imagery_2025/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://ga31portal.kcsgis.com/ga31server/rest/services/Imagery/Sumter_Imagery_2025/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://ga31portal.kcsgis.com/ga31server/rest/services/Imagery/Sumter_Imagery_2025/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://ga31portal.kcsgis.com/ga31server/rest/services/Imagery/Sumter_Imagery_2025/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>Imagery_Sumter_Imagery_2025</ows:Title> 
    <ows:Identifier>Imagery_Sumter_Imagery_2025</ows:Identifier>
    <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2240">
	  <ows:LowerCorner>2210208.0 678744.0</ows:LowerCorner>
			<ows:UpperCorner>2373888.0 813384.0</ows:UpperCorner>
		</ows:BoundingBox>  
      <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>-84.44603167109237 31.865899268529525</ows:LowerCorner>
      <ows:UpperCorner>-83.91664649767823 32.236330054698485</ows:UpperCorner>
    </ows:WGS84BoundingBox>
    <Style isDefault="true">
      <ows:Title>Default Style</ows:Title>
      <ows:Identifier>default</ows:Identifier>
    </Style>
    <Format>image/jpgpng</Format>
    <TileMatrixSetLink>
      <TileMatrixSet>default028mm</TileMatrixSet>
    </TileMatrixSetLink>

      <ResourceURL format="image/jpgpng" resourceType="tile" template="https://ga31portal.kcsgis.com/ga31server/rest/services/Imagery/Sumter_Imagery_2025/MapServer/WMTS/tile/1.0.0/Imagery_Sumter_Imagery_2025/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}" />
  </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::2240</ows:SupportedCRS>
      <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          <ScaleDenominator>2.7904476932627934E8</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>1</MatrixWidth> 
            <MatrixHeight>1</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          <ScaleDenominator>1.3952238466313967E8</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>2</MatrixWidth> 
            <MatrixHeight>1</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          <ScaleDenominator>6.976119233156984E7</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>3</MatrixWidth> 
            <MatrixHeight>2</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          <ScaleDenominator>3.488059616578492E7</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>5</MatrixWidth> 
            <MatrixHeight>3</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          <ScaleDenominator>1.744029808289246E7</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>9</MatrixWidth> 
            <MatrixHeight>6</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          <ScaleDenominator>8720149.04144623</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>17</MatrixWidth> 
            <MatrixHeight>11</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          <ScaleDenominator>4360074.520723115</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>33</MatrixWidth> 
            <MatrixHeight>21</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          <ScaleDenominator>2180037.2603615574</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>65</MatrixWidth> 
            <MatrixHeight>42</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          <ScaleDenominator>1090018.6301807787</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>129</MatrixWidth> 
            <MatrixHeight>83</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          <ScaleDenominator>545009.3150903893</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>257</MatrixWidth> 
            <MatrixHeight>166</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          <ScaleDenominator>272504.65754519467</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>514</MatrixWidth> 
            <MatrixHeight>332</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          <ScaleDenominator>136252.32877259734</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>1027</MatrixWidth> 
            <MatrixHeight>663</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>12</ows:Identifier>
          <ScaleDenominator>68126.16438629867</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>2053</MatrixWidth> 
            <MatrixHeight>1326</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>13</ows:Identifier>
          <ScaleDenominator>34063.082193149334</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>4106</MatrixWidth> 
            <MatrixHeight>2652</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>14</ows:Identifier>
          <ScaleDenominator>17031.541096574667</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>8212</MatrixWidth> 
            <MatrixHeight>5304</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>15</ows:Identifier>
          <ScaleDenominator>8515.770548287333</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>16423</MatrixWidth> 
            <MatrixHeight>10607</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>16</ows:Identifier>
          <ScaleDenominator>4257.885274143667</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>32846</MatrixWidth> 
            <MatrixHeight>21213</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>17</ows:Identifier>
          <ScaleDenominator>2128.9426370718334</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>65691</MatrixWidth> 
            <MatrixHeight>42426</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>18</ows:Identifier>
          <ScaleDenominator>1064.4713185359167</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>131381</MatrixWidth> 
            <MatrixHeight>84852</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>19</ows:Identifier>
          <ScaleDenominator>532.2356592679583</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>262762</MatrixWidth> 
            <MatrixHeight>169704</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>20</ows:Identifier>
          <ScaleDenominator>266.11782963397917</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>525524</MatrixWidth> 
            <MatrixHeight>339408</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>21</ows:Identifier>
          <ScaleDenominator>133.05891481698959</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>1051047</MatrixWidth> 
            <MatrixHeight>678815</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>22</ows:Identifier>
          <ScaleDenominator>66.52945740849479</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>2102093</MatrixWidth> 
            <MatrixHeight>1357629</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>23</ows:Identifier>
          <ScaleDenominator>33.264728704247396</ScaleDenominator>
          <TopLeftCorner>-3.051491447088597E7 2.1919848371993378E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>4204186</MatrixWidth> 
            <MatrixHeight>2715257</MatrixHeight>
          </TileMatrix>
          </TileMatrixSet>
   </Contents>
<ServiceMetadataURL xlink:href="https://ga31portal.kcsgis.com/ga31server/rest/services/Imagery/Sumter_Imagery_2025/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
