<?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>bldg_I75_East_West</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://geoport.venicefl.gov/server/rest/services/bldg/I75_East_West/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://geoport.venicefl.gov/server/rest/services/bldg/I75_East_West/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://geoport.venicefl.gov/server/rest/services/bldg/I75_East_West/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://geoport.venicefl.gov/server/rest/services/bldg/I75_East_West/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>bldg_I75_East_West</ows:Title> <ows:Identifier>bldg_I75_East_West</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2882">
<ows:LowerCorner>504000.3220558278 991464.7579240724</ows:LowerCorner>
<ows:UpperCorner>539231.4989686608 1030154.1260832399</ows:UpperCorner>
</ows:BoundingBox> <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
<ows:LowerCorner>-82.46800341423152 27.060551171109672</ows:LowerCorner>
<ows:UpperCorner>-82.35930815167832 27.167299269947268</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://geoport.venicefl.gov/server/rest/services/bldg/I75_East_West/MapServer/WMTS/tile/1.0.0/bldg_I75_East_West/{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::2882</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>2.7905626055528814E8</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>1.3952813027764407E8</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth> <MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>6.976406513882203E7</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth> <MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>3.488203256941102E7</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth> <MatrixHeight>3</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>1.744101628470551E7</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth> <MatrixHeight>6</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>8720508.142352754</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth> <MatrixHeight>12</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>4360254.071176377</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth> <MatrixHeight>23</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>2180127.0355881886</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth> <MatrixHeight>45</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>1090063.5177940943</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth> <MatrixHeight>90</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>545031.7588970471</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth> <MatrixHeight>180</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>272515.87944852357</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>511</MatrixWidth> <MatrixHeight>359</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>136257.93972426179</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1021</MatrixWidth> <MatrixHeight>718</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>68128.96986213089</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2041</MatrixWidth> <MatrixHeight>1435</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>34064.484931065446</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4082</MatrixWidth> <MatrixHeight>2870</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>17032.242465532723</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>8163</MatrixWidth> <MatrixHeight>5740</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>8516.121232766362</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>16326</MatrixWidth> <MatrixHeight>11479</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>4258.060616383181</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>32652</MatrixWidth> <MatrixHeight>22958</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>2129.0303081915904</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>65303</MatrixWidth> <MatrixHeight>45916</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>1064.5151540957952</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>130605</MatrixWidth> <MatrixHeight>91832</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>532.2575770478976</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>261210</MatrixWidth> <MatrixHeight>183663</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>266.1287885239488</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>522420</MatrixWidth> <MatrixHeight>367325</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>133.0643942619744</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>1044840</MatrixWidth> <MatrixHeight>734650</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>66.5321971309872</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>2089679</MatrixWidth> <MatrixHeight>1469299</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>33.2660985654936</ScaleDenominator>
<TopLeftCorner>-3.2156682334481716E7 2.3980679985499576E7</TopLeftCorner> <TileWidth>256</TileWidth> <TileHeight>256</TileHeight>
<MatrixWidth>4179357</MatrixWidth> <MatrixHeight>2938598</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
<ServiceMetadataURL xlink:href="https://geoport.venicefl.gov/server/rest/services/bldg/I75_East_West/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> </Capabilities>
