<?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>Parcels</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.columbiacountyfla.com/hosting/rest/services/Parcels/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.columbiacountyfla.com/hosting/rest/services/Parcels/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.columbiacountyfla.com/hosting/rest/services/Parcels/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.columbiacountyfla.com/hosting/rest/services/Parcels/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>Parcels</ows:Title> <ows:Identifier>Parcels</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2238">
<ows:LowerCorner>2506445.6719150543 305034.7132784724</ows:LowerCorner>
<ows:UpperCorner>2615831.8635753095 585698.4944694787</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-82.80343210550674 29.82283324995971</ows:LowerCorner>
<ows:UpperCorner>-82.44254693080977 30.599401388468753</ows:UpperCorner>
</ows:WGS84BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<TileMatrixSetLink>
<TileMatrixSet>default028mm</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://gis.columbiacountyfla.com/hosting/rest/services/Parcels/MapServer/WMTS/tile/1.0.0/Parcels/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" />
</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::2238</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>1.0877837731375492E9</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>5.438918865687746E8</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>2.719459432843873E8</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>3</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>1.3597297164219365E8</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>5</MatrixWidth> <MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>6.798648582109682E7</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>9</MatrixWidth> <MatrixHeight>7</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>3.399324291054841E7</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>17</MatrixWidth> <MatrixHeight>13</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>1.6996621455274206E7</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>33</MatrixWidth> <MatrixHeight>26</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>8498310.727637103</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65</MatrixWidth> <MatrixHeight>51</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>4249155.363818551</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>129</MatrixWidth> <MatrixHeight>101</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>2124577.6819092757</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>258</MatrixWidth> <MatrixHeight>202</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>1062288.8409546379</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>515</MatrixWidth> <MatrixHeight>403</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>531144.4204773189</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1030</MatrixWidth> <MatrixHeight>806</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>265572.21023865946</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2059</MatrixWidth> <MatrixHeight>1611</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>132786.10511932973</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4117</MatrixWidth> <MatrixHeight>3222</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>66393.05255966487</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8234</MatrixWidth> <MatrixHeight>6444</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>33196.52627983243</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16467</MatrixWidth> <MatrixHeight>12888</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>16598.263139916216</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32934</MatrixWidth> <MatrixHeight>25775</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>8299.131569958108</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65868</MatrixWidth> <MatrixHeight>51550</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>4149.565784979054</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>131736</MatrixWidth> <MatrixHeight>103100</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>2074.782892489527</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>263471</MatrixWidth> <MatrixHeight>206200</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>1037.3914462447635</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>526942</MatrixWidth> <MatrixHeight>412399</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>518.6957231223818</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1053883</MatrixWidth> <MatrixHeight>824798</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>259.3478615611909</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2107766</MatrixWidth> <MatrixHeight>1649595</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>129.67393078059544</ScaleDenominator>
<TopLeftCorner>-1.25938627483313E8 1.0091523910129659E8</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4215532</MatrixWidth> <MatrixHeight>3299189</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://gis.columbiacountyfla.com/hosting/rest/services/Parcels/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
