<?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_2025SpringPhotography_StatePlane</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.indy.gov/server/rest/services/Imagery/2025SpringPhotography_StatePlane/ImageServer/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.indy.gov/server/rest/services/Imagery/2025SpringPhotography_StatePlane/ImageServer/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.indy.gov/server/rest/services/Imagery/2025SpringPhotography_StatePlane/ImageServer/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.indy.gov/server/rest/services/Imagery/2025SpringPhotography_StatePlane/ImageServer/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_2025SpringPhotography_StatePlane</ows:Title> 
    <ows:Identifier>Imagery_2025SpringPhotography_StatePlane</ows:Identifier>
    <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2965">
	  <ows:LowerCorner>140000.00001199543 1594999.9998834059</ows:LowerCorner>
			<ows:UpperCorner>255000.00001199543 1706249.9998834059</ows:UpperCorner>
		</ows:BoundingBox>  
      <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>-86.33734657232661 39.62555424394076</ows:LowerCorner>
      <ows:UpperCorner>-85.9261296895908 39.93259392493153</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://gis.indy.gov/server/rest/services/Imagery/2025SpringPhotography_StatePlane/ImageServer/WMTS/tile/1.0.0/Imagery_2025SpringPhotography_StatePlane/{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::2965</ows:SupportedCRS>
      <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          <ScaleDenominator>944942.3660750896</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>83</MatrixWidth> 
            <MatrixHeight>83</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          <ScaleDenominator>708706.7745563171</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>111</MatrixWidth> 
            <MatrixHeight>111</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          <ScaleDenominator>472471.1830375448</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>166</MatrixWidth> 
            <MatrixHeight>166</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          <ScaleDenominator>283482.70982252684</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>276</MatrixWidth> 
            <MatrixHeight>277</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          <ScaleDenominator>236235.5915187724</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>331</MatrixWidth> 
            <MatrixHeight>332</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          <ScaleDenominator>118117.7957593862</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>662</MatrixWidth> 
            <MatrixHeight>664</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          <ScaleDenominator>60476.311428805726</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>1292</MatrixWidth> 
            <MatrixHeight>1295</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          <ScaleDenominator>30238.155714402863</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>2584</MatrixWidth> 
            <MatrixHeight>2590</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          <ScaleDenominator>15119.077857201431</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>5168</MatrixWidth> 
            <MatrixHeight>5180</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          <ScaleDenominator>7559.538928600716</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>10336</MatrixWidth> 
            <MatrixHeight>10360</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          <ScaleDenominator>3779.769464300358</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>20672</MatrixWidth> 
            <MatrixHeight>20720</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          <ScaleDenominator>1889.884732150179</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>41344</MatrixWidth> 
            <MatrixHeight>41440</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>12</ows:Identifier>
          <ScaleDenominator>944.9423660750895</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>82687</MatrixWidth> 
            <MatrixHeight>82880</MatrixHeight>
          </TileMatrix>
          <TileMatrix>
          <ows:Identifier>13</ows:Identifier>
          <ScaleDenominator>472.47118303754473</ScaleDenominator>
          <TopLeftCorner>-1.81198E7 2.00127E7</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
          <MatrixWidth>165374</MatrixWidth> 
            <MatrixHeight>165760</MatrixHeight>
          </TileMatrix>
          </TileMatrixSet>
   </Contents>
<ServiceMetadataURL xlink:href="https://gis.indy.gov/server/rest/services/Imagery/2025SpringPhotography_StatePlane/ImageServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
