<?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>Contours2023_3Dcache</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.meridenct.gov/server/rest/services/Contours2023_3Dcache/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.meridenct.gov/server/rest/services/Contours2023_3Dcache/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.meridenct.gov/server/rest/services/Contours2023_3Dcache/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.meridenct.gov/server/rest/services/Contours2023_3Dcache/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>Contours2023_3Dcache</ows:Title> <ows:Identifier>Contours2023_3Dcache</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2234">
<ows:LowerCorner>951421.838010475 715000.0155172199</ows:LowerCorner>
<ows:UpperCorner>1007500.0089903921 807500.0152281374</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-72.92782126118462 41.42326920823308</ows:LowerCorner>
<ows:UpperCorner>-72.72254604041264 41.67726277165121</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.meridenct.gov/server/rest/services/Contours2023_3Dcache/MapServer/WMTS/tile/1.0.0/Contours2023_3Dcache/{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::2234</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>1.026966096344385E9</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>5.134830481721925E8</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>2.5674152408609626E8</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1.2837076204304813E8</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5</MatrixWidth> <MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>6.4185381021524064E7</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>9</MatrixWidth> <MatrixHeight>8</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>3.2092690510762032E7</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>17</MatrixWidth> <MatrixHeight>16</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>1.6046345255381016E7</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>33</MatrixWidth> <MatrixHeight>31</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>8023172.627690508</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65</MatrixWidth> <MatrixHeight>61</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>4011586.313845254</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>129</MatrixWidth> <MatrixHeight>121</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>2005793.156922627</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>257</MatrixWidth> <MatrixHeight>241</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>1002896.5784613135</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>513</MatrixWidth> <MatrixHeight>482</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>501448.28923065675</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1025</MatrixWidth> <MatrixHeight>964</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>250724.14461532838</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2049</MatrixWidth> <MatrixHeight>1928</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>125362.07230766419</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4097</MatrixWidth> <MatrixHeight>3856</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>62681.036153832094</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8193</MatrixWidth> <MatrixHeight>7712</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>31340.518076916047</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16386</MatrixWidth> <MatrixHeight>15423</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>15670.259038458023</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32771</MatrixWidth> <MatrixHeight>30846</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>7835.129519229012</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65541</MatrixWidth> <MatrixHeight>61692</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>3917.564759614506</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>131081</MatrixWidth> <MatrixHeight>123383</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>1958.782379807253</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>262161</MatrixWidth> <MatrixHeight>246765</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>979.3911899036265</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>524321</MatrixWidth> <MatrixHeight>493529</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>489.69559495181323</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1048642</MatrixWidth> <MatrixHeight>987057</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>244.84779747590662</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2097283</MatrixWidth> <MatrixHeight>1974113</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>122.42389873795331</ScaleDenominator>
<TopLeftCorner>-1.197558769030801E8 1.1438617025019537E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4194565</MatrixWidth> <MatrixHeight>3948226</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://gis.meridenct.gov/server/rest/services/Contours2023_3Dcache/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
