Skip to content

Instantly share code, notes, and snippets.

@palmerj
Created July 23, 2020 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palmerj/b65c114d9f93b9ac0dcd2a8eea6e3ebe to your computer and use it in GitHub Desktop.
Save palmerj/b65c114d9f93b9ac0dcd2a8eea6e3ebe to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<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">
<ows:ServiceIdentification>
<ows:Title>National Base Mapping Service (LINZ)</ows:Title>
<ows:Abstract>National Mapping Service provided by Land Information New Zealand</ows:Abstract>
<ows:ServiceType>OGC WMTS</ows:ServiceType>
<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
<ows:Fees>There are no fees associated with data access via the web interface, API or Web Services.</ows:Fees>
<ows:AccessConstraints>LINZ Data Service Customers complete a self registration process where
they accept site terms. Access to the data is subject to the terms of
the Creative Commons 3.0</ows:AccessConstraints>
</ows:ServiceIdentification>
<ows:ServiceProvider>
<ows:ProviderName>Land Information New Zealand</ows:ProviderName>
<ows:ProviderSite xlink:href="http://www.linz.govt.nz" />
<ows:ServiceContact>
<ows:IndividualName>LINZ Customer Support</ows:IndividualName>
<ows:PositionName>Customer Support</ows:PositionName>
<ows:ContactInfo>
<ows:Phone>
<ows:Voice>+64 4 4600110</ows:Voice>
</ows:Phone>
<ows:Address>
<ows:DeliveryPoint>Land Information New Zealand</ows:DeliveryPoint>
<ows:City>Wellington</ows:City>
<ows:PostalCode>6145</ows:PostalCode>
<ows:Country>New Zealand</ows:Country>
<ows:ElectronicMailAddress>customersupport@linz.govt.nz</ows:ElectronicMailAddress>
</ows:Address>
</ows:ContactInfo>
</ows:ServiceContact>
</ows:ServiceProvider>
<Contents>
<Layer>
<ows:Title>aerial</ows:Title>
<ows:Abstract />
<ows:Identifier>aerial@head-2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>3087000 274000</ows:LowerCorner>
<ows:UpperCorner>7173000 3327000</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:2193</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial auckland urban 2017 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01EB2FRCP9NGS6QQGM282NRR14-2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>5870515.2 1709503.9999999995</ows:LowerCorner>
<ows:UpperCorner>6000256 1831359.9999999995</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:2193</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB2FRCP9NGS6QQGM282NRR14/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB2FRCP9NGS6QQGM282NRR14/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB2FRCP9NGS6QQGM282NRR14/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial new zealand sentinel 2017 10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01EB4VT901KZ91CK1NSAXXQCJH-2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>4695680 1007040</ows:LowerCorner>
<ows:UpperCorner>6272640 2153920</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:2193</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB4VT901KZ91CK1NSAXXQCJH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB4VT901KZ91CK1NSAXXQCJH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB4VT901KZ91CK1NSAXXQCJH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<TileMatrixSet>
<ows:Title>LINZ NZTM2000 Map Tile Grid</ows:Title>
<ows:Abstract>See https://www.linz.govt.nz/data/linz-data-service/guides-and-documentation/nztm2000-map-tile-service-schema</ows:Abstract>
<ows:Identifier>EPSG:2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>3087000 274000</ows:LowerCorner>
<ows:UpperCorner>7173000 3327000</ows:UpperCorner>
</ows:BoundingBox>
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::2193</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>32000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth>
<MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>16000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth>
<MatrixHeight>8</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>8000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth>
<MatrixHeight>16</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>4000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth>
<MatrixHeight>32</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>2000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth>
<MatrixHeight>64</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>1000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth>
<MatrixHeight>128</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>500000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth>
<MatrixHeight>256</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>250000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth>
<MatrixHeight>512</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>100000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>640</MatrixWidth>
<MatrixHeight>1280</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>50000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1280</MatrixWidth>
<MatrixHeight>2560</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>25000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2560</MatrixWidth>
<MatrixHeight>5120</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>10000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>6400</MatrixWidth>
<MatrixHeight>12800</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>5000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>12800</MatrixWidth>
<MatrixHeight>25600</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>2500</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>25600</MatrixWidth>
<MatrixHeight>51200</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>1000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>64000</MatrixWidth>
<MatrixHeight>128000</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>500</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>128000</MatrixWidth>
<MatrixHeight>256000</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>250</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>256000</MatrixWidth>
<MatrixHeight>512000</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
</Capabilities>
<?xml version="1.0"?>
<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">
<ows:ServiceIdentification>
<ows:Title>National Base Mapping Service (LINZ)</ows:Title>
<ows:Abstract>National Mapping Service provided by Land Information New Zealand</ows:Abstract>
<ows:ServiceType>OGC WMTS</ows:ServiceType>
<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
<ows:Fees>There are no fees associated with data access via the web interface, API or Web Services.</ows:Fees>
<ows:AccessConstraints>LINZ Data Service Customers complete a self registration process where
they accept site terms. Access to the data is subject to the terms of
the Creative Commons 3.0</ows:AccessConstraints>
</ows:ServiceIdentification>
<ows:ServiceProvider>
<ows:ProviderName>Land Information New Zealand</ows:ProviderName>
<ows:ProviderSite xlink:href="http://www.linz.govt.nz" />
<ows:ServiceContact>
<ows:IndividualName>LINZ Customer Support</ows:IndividualName>
<ows:PositionName>Customer Support</ows:PositionName>
<ows:ContactInfo>
<ows:Phone>
<ows:Voice>+64 4 4600110</ows:Voice>
</ows:Phone>
<ows:Address>
<ows:DeliveryPoint>Land Information New Zealand</ows:DeliveryPoint>
<ows:City>Wellington</ows:City>
<ows:PostalCode>6145</ows:PostalCode>
<ows:Country>New Zealand</ows:Country>
<ows:ElectronicMailAddress>customersupport@linz.govt.nz</ows:ElectronicMailAddress>
</ows:Address>
</ows:ContactInfo>
</ows:ServiceContact>
</ows:ServiceProvider>
<Contents>
<Layer>
<ows:Title>aerial</ows:Title>
<ows:Abstract />
<ows:Identifier>aerial@head-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>-20037508.3427892 -20037508.3427892</ows:LowerCorner>
<ows:UpperCorner>20037508.3427892 20037508.3427892</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial auckland urban 2015-16 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06R4Q5368Y5TTRYHE2PZZJA-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19391768.32783607 -4481044.346190185</ows:LowerCorner>
<ows:UpperCorner>19548311.361764107 -4314717.372641642</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06R4Q5368Y5TTRYHE2PZZJA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06R4Q5368Y5TTRYHE2PZZJA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06R4Q5368Y5TTRYHE2PZZJA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial auckland urban 2017 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E0PAGRV6YN6DSWCDRMYGVV7B-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19391768.32783607 -4481044.346190184</ows:LowerCorner>
<ows:UpperCorner>19543419.391953856 -4319609.342451893</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0PAGRV6YN6DSWCDRMYGVV7B/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0PAGRV6YN6DSWCDRMYGVV7B/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0PAGRV6YN6DSWCDRMYGVV7B/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial bay-of-plenty urban 2015-16 0.125m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06T7QPB2E2CH7JGDFT49T59-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19597231.05986662 -4647371.319738727</ows:LowerCorner>
<ows:UpperCorner>19714638.335312653 -4539747.983913202</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06T7QPB2E2CH7JGDFT49T59/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06T7QPB2E2CH7JGDFT49T59/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06T7QPB2E2CH7JGDFT49T59/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial bay-of-plenty urban 2015-16 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06TXAAYA1W8PS7CJ9PT61H1-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19572771.210815366 -4564207.832964458</ows:LowerCorner>
<ows:UpperCorner>19626582.87872813 -4495720.255620938</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06TXAAYA1W8PS7CJ9PT61H1/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06TXAAYA1W8PS7CJ9PT61H1/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06TXAAYA1W8PS7CJ9PT61H1/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial bay-of-plenty urban 2018-19 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZJ75Q4JSFJWYS6E0AAXE84M-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19567879.24100511 -4647371.319738727</ows:LowerCorner>
<ows:UpperCorner>19743990.15417416 -4490828.285810687</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ75Q4JSFJWYS6E0AAXE84M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ75Q4JSFJWYS6E0AAXE84M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ75Q4JSFJWYS6E0AAXE84M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial christchurch urban 2018 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZ550FDD4B6726WSPKRQFCWN-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19213211.42976178 -5395842.700707175</ows:LowerCorner>
<ows:UpperCorner>19220549.384477273 -5390950.730896845</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZ550FDD4B6726WSPKRQFCWN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZ550FDD4B6726WSPKRQFCWN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZ550FDD4B6726WSPKRQFCWN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial dunedin urban 2018-19 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZJ6K7H3F8EQ9CC5VZXJY80N-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18931923.165672448 -5787200.285527274</ows:LowerCorner>
<ows:UpperCorner>19010194.68263647 -5664901.040270995</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ6K7H3F8EQ9CC5VZXJY80N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ6K7H3F8EQ9CC5VZXJY80N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ6K7H3F8EQ9CC5VZXJY80N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial gebco</ows:Title>
<ows:Abstract />
<ows:Identifier>01DYE4EGR92TNMV16AHXSR45JH-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>-20037508.3427892 -20037508.342789154</ows:LowerCorner>
<ows:UpperCorner>20037508.342789154 20037508.3427892</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DYE4EGR92TNMV16AHXSR45JH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DYE4EGR92TNMV16AHXSR45JH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DYE4EGR92TNMV16AHXSR45JH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial gisborne 0.1m urban 2017-2018</ows:Title>
<ows:Abstract />
<ows:Identifier>01E4PN41SEPDDD1JSPQSX6FM7C-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19758666.063604917 -4691399.048030991</ows:LowerCorner>
<ows:UpperCorner>19861397.42962019 -4520180.104672197</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN41SEPDDD1JSPQSX6FM7C/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN41SEPDDD1JSPQSX6FM7C/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN41SEPDDD1JSPQSX6FM7C/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial gisborne rural 2017-18 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E4PN417PZVF8NFSFN7X37ZSD-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19724422.274933156 -4735426.776323252</ows:LowerCorner>
<ows:UpperCorner>19880965.308861192 -4520180.104672197</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN417PZVF8NFSFN7X37ZSD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN417PZVF8NFSFN7X37ZSD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN417PZVF8NFSFN7X37ZSD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hamilton urban 2016-17 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06W22PSHWC3325F13PD451Z-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19499391.663661476 -4561761.8480592575</ows:LowerCorner>
<ows:UpperCorner>19523851.51271285 -4532410.0291977525</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06W22PSHWC3325F13PD451Z/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06W22PSHWC3325F13PD451Z/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06W22PSHWC3325F13PD451Z/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hastings urban 2014-15 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01EA0S46W9N0WV4ZQ1Q92W3NC5-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19655934.69758964 -4847942.0819590315</ows:LowerCorner>
<ows:UpperCorner>19709746.365502402 -4735426.776323251</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EA0S46W9N0WV4ZQ1Q92W3NC5/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EA0S46W9N0WV4ZQ1Q92W3NC5/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EA0S46W9N0WV4ZQ1Q92W3NC5/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hastings-district urban 2017-18 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E0957CZV2AXVBQ111295C13N-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19655934.69758964 -4843050.11214878</ows:LowerCorner>
<ows:UpperCorner>19714638.335312653 -4754994.655564256</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0957CZV2AXVBQ111295C13N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0957CZV2AXVBQ111295C13N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0957CZV2AXVBQ111295C13N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hutt-city urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KZ3HKP8EK3DZ6W2W01VS46-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19460255.905179586 -5060742.768704886</ows:LowerCorner>
<ows:UpperCorner>19484715.754230842 -5028944.964938328</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KZ3HKP8EK3DZ6W2W01VS46/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KZ3HKP8EK3DZ6W2W01VS46/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KZ3HKP8EK3DZ6W2W01VS46/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial invercargill urban 2016 0.05m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E048V4RGNGTK1YN6DFH8K0SR-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18736244.373262282 -5880147.711921973</ows:LowerCorner>
<ows:UpperCorner>18747251.305335347 -5838565.968534838</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E048V4RGNGTK1YN6DFH8K0SR/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E048V4RGNGTK1YN6DFH8K0SR/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E048V4RGNGTK1YN6DFH8K0SR/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial invercargill urban 2016 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E0499KD6EZ0ZJ9SKKSQ21T0K-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18721568.463831645 -5885039.681732301</ows:LowerCorner>
<ows:UpperCorner>18765596.19212391 -5826336.044009287</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0499KD6EZ0ZJ9SKKSQ21T0K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0499KD6EZ0ZJ9SKKSQ21T0K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0499KD6EZ0ZJ9SKKSQ21T0K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial kapiti-coast urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZMTHD32HRY2YJ31XCPZ4QBQ-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19470039.84480009 -5019161.025317825</ows:LowerCorner>
<ows:UpperCorner>19509175.6032821 -4965349.357405063</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZMTHD32HRY2YJ31XCPZ4QBQ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZMTHD32HRY2YJ31XCPZ4QBQ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZMTHD32HRY2YJ31XCPZ4QBQ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial napier-city urban 2017-18 0.05m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04AQY3QVYPVPPTZV6VFFBYT-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19681617.53909334 -4802691.361214132</ows:LowerCorner>
<ows:UpperCorner>19696293.44852409 -4789238.444235943</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04AQY3QVYPVPPTZV6VFFBYT/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04AQY3QVYPVPPTZV6VFFBYT/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04AQY3QVYPVPPTZV6VFFBYT/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial napier-city urban 2017-18 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04BBBDDTBRX63S0YTQ7ZN2K-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19680394.546640772 -4806360.338571822</ows:LowerCorner>
<ows:UpperCorner>19697516.440976657 -4777008.5197103135</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04BBBDDTBRX63S0YTQ7ZN2K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04BBBDDTBRX63S0YTQ7ZN2K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04BBBDDTBRX63S0YTQ7ZN2K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial nelson rural 2018-19 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04CPBYCMFP7WC24DY7APVGF-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19274361.052390035 -5077864.663040839</ows:LowerCorner>
<ows:UpperCorner>19333064.69011305 -5009377.085697323</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04CPBYCMFP7WC24DY7APVGF/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04CPBYCMFP7WC24DY7APVGF/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04CPBYCMFP7WC24DY7APVGF/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial new zealand sentinel 2018-19 10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7K9GMFANHZFTD7TZNA9KEWA-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18472078.00350881 -6261721.357121636</ows:LowerCorner>
<ows:UpperCorner>20037508.34278926 -4030983.1236470677</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7K9GMFANHZFTD7TZNA9KEWA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7K9GMFANHZFTD7TZNA9KEWA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7K9GMFANHZFTD7TZNA9KEWA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial new-plymouth urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04D87R30F0XKZ960N274ZQ3-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19352632.56935394 -4752548.670659056</ows:LowerCorner>
<ows:UpperCorner>19438242.041033342 -4693845.032936044</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04D87R30F0XKZ960N274ZQ3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04D87R30F0XKZ960N274ZQ3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04D87R30F0XKZ960N274ZQ3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial northland rural 2014-16 0.4m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E3N4FQ7CKMS59BHBFY5RS0PN-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19196089.535426017 -4441908.587708176</ows:LowerCorner>
<ows:UpperCorner>19470039.84480009 -4070118.882129077</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3N4FQ7CKMS59BHBFY5RS0PN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3N4FQ7CKMS59BHBFY5RS0PN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3N4FQ7CKMS59BHBFY5RS0PN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial palmerston-north urban 2016-17 1-125m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06GKEZ3B9AT2AQGZ5846539-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19536081.43723836 -4933551.553638356</ows:LowerCorner>
<ows:UpperCorner>19570325.225910127 -4899307.764966596</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06GKEZ3B9AT2AQGZ5846539/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06GKEZ3B9AT2AQGZ5846539/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06GKEZ3B9AT2AQGZ5846539/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial porirua urban 2016 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KWY18SW9C9EJ4TX6GFGZEW-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19457809.920274343 -5038728.90455883</ows:LowerCorner>
<ows:UpperCorner>19474931.81461034 -5014269.055507574</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWY18SW9C9EJ4TX6GFGZEW/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWY18SW9C9EJ4TX6GFGZEW/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWY18SW9C9EJ4TX6GFGZEW/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial taranaki rural 2016-17 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06HS1W0G3BE687A5RS49K3M-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19333064.690113056 -4852834.051769283</ows:LowerCorner>
<ows:UpperCorner>19489607.724041093 -4676723.138600238</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06HS1W0G3BE687A5RS49K3M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06HS1W0G3BE687A5RS49K3M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06HS1W0G3BE687A5RS49K3M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial tasman rural 2018-19 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06M1655NSJMRM0V4FSRRW2E-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19156953.776944008 -5107216.481902351</ows:LowerCorner>
<ows:UpperCorner>19293928.93163104 -4931105.568733301</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06M1655NSJMRM0V4FSRRW2E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06M1655NSJMRM0V4FSRRW2E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06M1655NSJMRM0V4FSRRW2E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial tasman urban 2017 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06KJFSDW9A47WW7EP0WWHD7-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19273138.05993736 -5066857.730967701</ows:LowerCorner>
<ows:UpperCorner>19282921.999557856 -5058296.78379976</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KJFSDW9A47WW7EP0WWHD7/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KJFSDW9A47WW7EP0WWHD7/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KJFSDW9A47WW7EP0WWHD7/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial tasman urban 2017 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06KN53EZ4XZSPMERGYTE1AK-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19181413.625995267 -5136568.300763857</ows:LowerCorner>
<ows:UpperCorner>19274361.05239004 -4960457.387594812</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KN53EZ4XZSPMERGYTE1AK/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KN53EZ4XZSPMERGYTE1AK/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KN53EZ4XZSPMERGYTE1AK/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial thames-coromandel urban 2015 0.05m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KMYBPCAKZ4QQC1A6NNSQ0G-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19527520.49007042 -4473706.391474737</ows:LowerCorner>
<ows:UpperCorner>19582555.150435865 -4370975.025459461</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KMYBPCAKZ4QQC1A6NNSQ0G/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KMYBPCAKZ4QQC1A6NNSQ0G/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KMYBPCAKZ4QQC1A6NNSQ0G/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial upper-hutt urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KWS7MW96FE9TMJZ8A1P03E-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19479823.78442059 -5038728.90455883</ows:LowerCorner>
<ows:UpperCorner>19499391.6636616 -5024052.9951280765</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWS7MW96FE9TMJZ8A1P03E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWS7MW96FE9TMJZ8A1P03E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWS7MW96FE9TMJZ8A1P03E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial wellington rural 2016-17 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KTTEJ8WPEHR4H88C70FTXZ-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19430904.08631808 -5107216.481902351</ows:LowerCorner>
<ows:UpperCorner>19646150.75796913 -4950673.447974309</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KTTEJ8WPEHR4H88C70FTXZ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KTTEJ8WPEHR4H88C70FTXZ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KTTEJ8WPEHR4H88C70FTXZ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial wellington urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KVG960D28PYP267Q0754SD-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19445579.995748717 -5068080.723420337</ows:LowerCorner>
<ows:UpperCorner>19470039.84480009 -5033836.934748579</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KVG960D28PYP267Q0754SD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KVG960D28PYP267Q0754SD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KVG960D28PYP267Q0754SD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial west-coast rural 2015-16 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E3NFVEFRE332V08RP2YBNQSX-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19039546.50149798 -5302895.2743124</ows:LowerCorner>
<ows:UpperCorner>19196089.535426017 -5009377.085697323</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3NFVEFRE332V08RP2YBNQSX/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3NFVEFRE332V08RP2YBNQSX/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3NFVEFRE332V08RP2YBNQSX/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial whanganui urban 2017-18 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7H0TYQTXJTAGG1XJGVYX9P3-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19460255.905179586 -4872401.931010287</ows:LowerCorner>
<ows:UpperCorner>19499391.663661595 -4843050.11214878</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7H0TYQTXJTAGG1XJGVYX9P3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7H0TYQTXJTAGG1XJGVYX9P3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7H0TYQTXJTAGG1XJGVYX9P3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<TileMatrixSet>
<ows:Title>Google Maps Compatible for the World</ows:Title>
<ows:Identifier>EPSG:3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>-20037508.3427892 -20037508.3427892</ows:LowerCorner>
<ows:UpperCorner>20037508.3427892 20037508.3427892</ows:UpperCorner>
</ows:BoundingBox>
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::3857</ows:SupportedCRS>
<WellKnownScaleSet>https://www.opengis.net/def/wkss/OGC/1.0/GoogleMapsCompatible</WellKnownScaleSet>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>559082264.028717</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth>
<MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>279541132.014358</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth>
<MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>139770566.007179</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth>
<MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>69885283.0035897</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth>
<MatrixHeight>8</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>34942641.5017948</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth>
<MatrixHeight>16</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>17471320.7508974</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth>
<MatrixHeight>32</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>8735660.37544871</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth>
<MatrixHeight>64</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>4367830.18772435</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth>
<MatrixHeight>128</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>2183915.09386217</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth>
<MatrixHeight>256</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1091957.54693108</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>512</MatrixWidth>
<MatrixHeight>512</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>545978.773465544</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1024</MatrixWidth>
<MatrixHeight>1024</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>272989.386732772</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2048</MatrixWidth>
<MatrixHeight>2048</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>136494.693366386</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4096</MatrixWidth>
<MatrixHeight>4096</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>68247.346683193</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8192</MatrixWidth>
<MatrixHeight>8192</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>34123.6733415964</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16384</MatrixWidth>
<MatrixHeight>16384</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>17061.8366707982</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>32768</MatrixWidth>
<MatrixHeight>32768</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>8530.91833539913</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>65536</MatrixWidth>
<MatrixHeight>65536</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>4265.45916769956</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>131072</MatrixWidth>
<MatrixHeight>131072</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>2132.72958384978</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>262144</MatrixWidth>
<MatrixHeight>262144</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>1066.36479192489</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>524288</MatrixWidth>
<MatrixHeight>524288</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>533.182395962445</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1048576</MatrixWidth>
<MatrixHeight>1048576</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>266.591197981222</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2097152</MatrixWidth>
<MatrixHeight>2097152</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>133.295598990611</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4194304</MatrixWidth>
<MatrixHeight>4194304</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>66.6477994953056</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8388608</MatrixWidth>
<MatrixHeight>8388608</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>24</ows:Identifier>
<ScaleDenominator>33.3238997476528</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16777216</MatrixWidth>
<MatrixHeight>16777216</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
</Capabilities>
<?xml version="1.0"?>
<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">
<ows:ServiceIdentification>
<ows:Title>National Base Mapping Service (LINZ)</ows:Title>
<ows:Abstract>National Mapping Service provided by Land Information New Zealand</ows:Abstract>
<ows:ServiceType>OGC WMTS</ows:ServiceType>
<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
<ows:Fees>There are no fees associated with data access via the web interface, API or Web Services.</ows:Fees>
<ows:AccessConstraints>LINZ Data Service Customers complete a self registration process where
they accept site terms. Access to the data is subject to the terms of
the Creative Commons 3.0</ows:AccessConstraints>
</ows:ServiceIdentification>
<ows:ServiceProvider>
<ows:ProviderName>Land Information New Zealand</ows:ProviderName>
<ows:ProviderSite xlink:href="http://www.linz.govt.nz" />
<ows:ServiceContact>
<ows:IndividualName>LINZ Customer Support</ows:IndividualName>
<ows:PositionName>Customer Support</ows:PositionName>
<ows:ContactInfo>
<ows:Phone>
<ows:Voice>+64 4 4600110</ows:Voice>
</ows:Phone>
<ows:Address>
<ows:DeliveryPoint>Land Information New Zealand</ows:DeliveryPoint>
<ows:City>Wellington</ows:City>
<ows:PostalCode>6145</ows:PostalCode>
<ows:Country>New Zealand</ows:Country>
<ows:ElectronicMailAddress>customersupport@linz.govt.nz</ows:ElectronicMailAddress>
</ows:Address>
</ows:ContactInfo>
</ows:ServiceContact>
</ows:ServiceProvider>
<Contents>
<Layer>
<ows:Title>aerial</ows:Title>
<ows:Abstract />
<ows:Identifier>aerial@head-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>-20037508.3427892 -20037508.3427892</ows:LowerCorner>
<ows:UpperCorner>20037508.3427892 20037508.3427892</ows:UpperCorner>
</ows:BoundingBox>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>3087000 274000</ows:LowerCorner>
<ows:UpperCorner>7173000 3327000</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:2193</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/aerial@head/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial auckland urban 2015-16 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06R4Q5368Y5TTRYHE2PZZJA-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19391768.32783607 -4481044.346190185</ows:LowerCorner>
<ows:UpperCorner>19548311.361764107 -4314717.372641642</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06R4Q5368Y5TTRYHE2PZZJA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06R4Q5368Y5TTRYHE2PZZJA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06R4Q5368Y5TTRYHE2PZZJA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial auckland urban 2017 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E0PAGRV6YN6DSWCDRMYGVV7B-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19391768.32783607 -4481044.346190184</ows:LowerCorner>
<ows:UpperCorner>19543419.391953856 -4319609.342451893</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0PAGRV6YN6DSWCDRMYGVV7B/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0PAGRV6YN6DSWCDRMYGVV7B/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0PAGRV6YN6DSWCDRMYGVV7B/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial auckland urban 2017 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01EB2FRCP9NGS6QQGM282NRR14-2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>5870515.2 1709503.9999999995</ows:LowerCorner>
<ows:UpperCorner>6000256 1831359.9999999995</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:2193</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB2FRCP9NGS6QQGM282NRR14/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB2FRCP9NGS6QQGM282NRR14/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB2FRCP9NGS6QQGM282NRR14/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial bay-of-plenty urban 2015-16 0.125m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06T7QPB2E2CH7JGDFT49T59-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19597231.05986662 -4647371.319738727</ows:LowerCorner>
<ows:UpperCorner>19714638.335312653 -4539747.983913202</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06T7QPB2E2CH7JGDFT49T59/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06T7QPB2E2CH7JGDFT49T59/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06T7QPB2E2CH7JGDFT49T59/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial bay-of-plenty urban 2015-16 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06TXAAYA1W8PS7CJ9PT61H1-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19572771.210815366 -4564207.832964458</ows:LowerCorner>
<ows:UpperCorner>19626582.87872813 -4495720.255620938</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06TXAAYA1W8PS7CJ9PT61H1/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06TXAAYA1W8PS7CJ9PT61H1/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06TXAAYA1W8PS7CJ9PT61H1/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial bay-of-plenty urban 2018-19 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZJ75Q4JSFJWYS6E0AAXE84M-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19567879.24100511 -4647371.319738727</ows:LowerCorner>
<ows:UpperCorner>19743990.15417416 -4490828.285810687</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ75Q4JSFJWYS6E0AAXE84M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ75Q4JSFJWYS6E0AAXE84M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ75Q4JSFJWYS6E0AAXE84M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial christchurch urban 2018 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZ550FDD4B6726WSPKRQFCWN-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19213211.42976178 -5395842.700707175</ows:LowerCorner>
<ows:UpperCorner>19220549.384477273 -5390950.730896845</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZ550FDD4B6726WSPKRQFCWN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZ550FDD4B6726WSPKRQFCWN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZ550FDD4B6726WSPKRQFCWN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial dunedin urban 2018-19 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZJ6K7H3F8EQ9CC5VZXJY80N-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18931923.165672448 -5787200.285527274</ows:LowerCorner>
<ows:UpperCorner>19010194.68263647 -5664901.040270995</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ6K7H3F8EQ9CC5VZXJY80N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ6K7H3F8EQ9CC5VZXJY80N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZJ6K7H3F8EQ9CC5VZXJY80N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial gebco</ows:Title>
<ows:Abstract />
<ows:Identifier>01DYE4EGR92TNMV16AHXSR45JH-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>-20037508.3427892 -20037508.342789154</ows:LowerCorner>
<ows:UpperCorner>20037508.342789154 20037508.3427892</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DYE4EGR92TNMV16AHXSR45JH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DYE4EGR92TNMV16AHXSR45JH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DYE4EGR92TNMV16AHXSR45JH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial gisborne 0.1m urban 2017-2018</ows:Title>
<ows:Abstract />
<ows:Identifier>01E4PN41SEPDDD1JSPQSX6FM7C-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19758666.063604917 -4691399.048030991</ows:LowerCorner>
<ows:UpperCorner>19861397.42962019 -4520180.104672197</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN41SEPDDD1JSPQSX6FM7C/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN41SEPDDD1JSPQSX6FM7C/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN41SEPDDD1JSPQSX6FM7C/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial gisborne rural 2017-18 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E4PN417PZVF8NFSFN7X37ZSD-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19724422.274933156 -4735426.776323252</ows:LowerCorner>
<ows:UpperCorner>19880965.308861192 -4520180.104672197</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN417PZVF8NFSFN7X37ZSD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN417PZVF8NFSFN7X37ZSD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E4PN417PZVF8NFSFN7X37ZSD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hamilton urban 2016-17 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06W22PSHWC3325F13PD451Z-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19499391.663661476 -4561761.8480592575</ows:LowerCorner>
<ows:UpperCorner>19523851.51271285 -4532410.0291977525</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06W22PSHWC3325F13PD451Z/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06W22PSHWC3325F13PD451Z/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06W22PSHWC3325F13PD451Z/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hastings urban 2014-15 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01EA0S46W9N0WV4ZQ1Q92W3NC5-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19655934.69758964 -4847942.0819590315</ows:LowerCorner>
<ows:UpperCorner>19709746.365502402 -4735426.776323251</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EA0S46W9N0WV4ZQ1Q92W3NC5/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EA0S46W9N0WV4ZQ1Q92W3NC5/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EA0S46W9N0WV4ZQ1Q92W3NC5/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hastings-district urban 2017-18 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E0957CZV2AXVBQ111295C13N-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19655934.69758964 -4843050.11214878</ows:LowerCorner>
<ows:UpperCorner>19714638.335312653 -4754994.655564256</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0957CZV2AXVBQ111295C13N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0957CZV2AXVBQ111295C13N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0957CZV2AXVBQ111295C13N/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial hutt-city urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KZ3HKP8EK3DZ6W2W01VS46-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19460255.905179586 -5060742.768704886</ows:LowerCorner>
<ows:UpperCorner>19484715.754230842 -5028944.964938328</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KZ3HKP8EK3DZ6W2W01VS46/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KZ3HKP8EK3DZ6W2W01VS46/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KZ3HKP8EK3DZ6W2W01VS46/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial invercargill urban 2016 0.05m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E048V4RGNGTK1YN6DFH8K0SR-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18736244.373262282 -5880147.711921973</ows:LowerCorner>
<ows:UpperCorner>18747251.305335347 -5838565.968534838</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E048V4RGNGTK1YN6DFH8K0SR/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E048V4RGNGTK1YN6DFH8K0SR/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E048V4RGNGTK1YN6DFH8K0SR/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial invercargill urban 2016 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E0499KD6EZ0ZJ9SKKSQ21T0K-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18721568.463831645 -5885039.681732301</ows:LowerCorner>
<ows:UpperCorner>18765596.19212391 -5826336.044009287</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0499KD6EZ0ZJ9SKKSQ21T0K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0499KD6EZ0ZJ9SKKSQ21T0K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E0499KD6EZ0ZJ9SKKSQ21T0K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial kapiti-coast urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01DZMTHD32HRY2YJ31XCPZ4QBQ-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19470039.84480009 -5019161.025317825</ows:LowerCorner>
<ows:UpperCorner>19509175.6032821 -4965349.357405063</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZMTHD32HRY2YJ31XCPZ4QBQ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZMTHD32HRY2YJ31XCPZ4QBQ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01DZMTHD32HRY2YJ31XCPZ4QBQ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial napier-city urban 2017-18 0.05m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04AQY3QVYPVPPTZV6VFFBYT-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19681617.53909334 -4802691.361214132</ows:LowerCorner>
<ows:UpperCorner>19696293.44852409 -4789238.444235943</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04AQY3QVYPVPPTZV6VFFBYT/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04AQY3QVYPVPPTZV6VFFBYT/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04AQY3QVYPVPPTZV6VFFBYT/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial napier-city urban 2017-18 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04BBBDDTBRX63S0YTQ7ZN2K-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19680394.546640772 -4806360.338571822</ows:LowerCorner>
<ows:UpperCorner>19697516.440976657 -4777008.5197103135</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04BBBDDTBRX63S0YTQ7ZN2K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04BBBDDTBRX63S0YTQ7ZN2K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04BBBDDTBRX63S0YTQ7ZN2K/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial nelson rural 2018-19 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04CPBYCMFP7WC24DY7APVGF-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19274361.052390035 -5077864.663040839</ows:LowerCorner>
<ows:UpperCorner>19333064.69011305 -5009377.085697323</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04CPBYCMFP7WC24DY7APVGF/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04CPBYCMFP7WC24DY7APVGF/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04CPBYCMFP7WC24DY7APVGF/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial new zealand sentinel 2017 10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01EB4VT901KZ91CK1NSAXXQCJH-2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>4695680 1007040</ows:LowerCorner>
<ows:UpperCorner>6272640 2153920</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:2193</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB4VT901KZ91CK1NSAXXQCJH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB4VT901KZ91CK1NSAXXQCJH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01EB4VT901KZ91CK1NSAXXQCJH/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial new zealand sentinel 2018-19 10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7K9GMFANHZFTD7TZNA9KEWA-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>18472078.00350881 -6261721.357121636</ows:LowerCorner>
<ows:UpperCorner>20037508.34278926 -4030983.1236470677</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7K9GMFANHZFTD7TZNA9KEWA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7K9GMFANHZFTD7TZNA9KEWA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7K9GMFANHZFTD7TZNA9KEWA/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial new-plymouth urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E04D87R30F0XKZ960N274ZQ3-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19352632.56935394 -4752548.670659056</ows:LowerCorner>
<ows:UpperCorner>19438242.041033342 -4693845.032936044</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04D87R30F0XKZ960N274ZQ3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04D87R30F0XKZ960N274ZQ3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E04D87R30F0XKZ960N274ZQ3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial northland rural 2014-16 0.4m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E3N4FQ7CKMS59BHBFY5RS0PN-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19196089.535426017 -4441908.587708176</ows:LowerCorner>
<ows:UpperCorner>19470039.84480009 -4070118.882129077</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3N4FQ7CKMS59BHBFY5RS0PN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3N4FQ7CKMS59BHBFY5RS0PN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3N4FQ7CKMS59BHBFY5RS0PN/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial palmerston-north urban 2016-17 1-125m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06GKEZ3B9AT2AQGZ5846539-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19536081.43723836 -4933551.553638356</ows:LowerCorner>
<ows:UpperCorner>19570325.225910127 -4899307.764966596</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06GKEZ3B9AT2AQGZ5846539/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06GKEZ3B9AT2AQGZ5846539/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06GKEZ3B9AT2AQGZ5846539/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial porirua urban 2016 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KWY18SW9C9EJ4TX6GFGZEW-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19457809.920274343 -5038728.90455883</ows:LowerCorner>
<ows:UpperCorner>19474931.81461034 -5014269.055507574</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWY18SW9C9EJ4TX6GFGZEW/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWY18SW9C9EJ4TX6GFGZEW/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWY18SW9C9EJ4TX6GFGZEW/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial taranaki rural 2016-17 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06HS1W0G3BE687A5RS49K3M-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19333064.690113056 -4852834.051769283</ows:LowerCorner>
<ows:UpperCorner>19489607.724041093 -4676723.138600238</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06HS1W0G3BE687A5RS49K3M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06HS1W0G3BE687A5RS49K3M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06HS1W0G3BE687A5RS49K3M/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial tasman rural 2018-19 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06M1655NSJMRM0V4FSRRW2E-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19156953.776944008 -5107216.481902351</ows:LowerCorner>
<ows:UpperCorner>19293928.93163104 -4931105.568733301</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06M1655NSJMRM0V4FSRRW2E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06M1655NSJMRM0V4FSRRW2E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06M1655NSJMRM0V4FSRRW2E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial tasman urban 2017 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06KJFSDW9A47WW7EP0WWHD7-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19273138.05993736 -5066857.730967701</ows:LowerCorner>
<ows:UpperCorner>19282921.999557856 -5058296.78379976</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KJFSDW9A47WW7EP0WWHD7/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KJFSDW9A47WW7EP0WWHD7/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KJFSDW9A47WW7EP0WWHD7/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial tasman urban 2017 0.1m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E06KN53EZ4XZSPMERGYTE1AK-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19181413.625995267 -5136568.300763857</ows:LowerCorner>
<ows:UpperCorner>19274361.05239004 -4960457.387594812</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KN53EZ4XZSPMERGYTE1AK/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KN53EZ4XZSPMERGYTE1AK/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E06KN53EZ4XZSPMERGYTE1AK/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial thames-coromandel urban 2015 0.05m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KMYBPCAKZ4QQC1A6NNSQ0G-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19527520.49007042 -4473706.391474737</ows:LowerCorner>
<ows:UpperCorner>19582555.150435865 -4370975.025459461</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KMYBPCAKZ4QQC1A6NNSQ0G/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KMYBPCAKZ4QQC1A6NNSQ0G/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KMYBPCAKZ4QQC1A6NNSQ0G/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial upper-hutt urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KWS7MW96FE9TMJZ8A1P03E-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19479823.78442059 -5038728.90455883</ows:LowerCorner>
<ows:UpperCorner>19499391.6636616 -5024052.9951280765</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWS7MW96FE9TMJZ8A1P03E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWS7MW96FE9TMJZ8A1P03E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KWS7MW96FE9TMJZ8A1P03E/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial wellington rural 2016-17 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KTTEJ8WPEHR4H88C70FTXZ-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19430904.08631808 -5107216.481902351</ows:LowerCorner>
<ows:UpperCorner>19646150.75796913 -4950673.447974309</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KTTEJ8WPEHR4H88C70FTXZ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KTTEJ8WPEHR4H88C70FTXZ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KTTEJ8WPEHR4H88C70FTXZ/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial wellington urban 2017 0.10m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7KVG960D28PYP267Q0754SD-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19445579.995748717 -5068080.723420337</ows:LowerCorner>
<ows:UpperCorner>19470039.84480009 -5033836.934748579</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KVG960D28PYP267Q0754SD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KVG960D28PYP267Q0754SD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7KVG960D28PYP267Q0754SD/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial west-coast rural 2015-16 0.3m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E3NFVEFRE332V08RP2YBNQSX-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19039546.50149798 -5302895.2743124</ows:LowerCorner>
<ows:UpperCorner>19196089.535426017 -5009377.085697323</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3NFVEFRE332V08RP2YBNQSX/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3NFVEFRE332V08RP2YBNQSX/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E3NFVEFRE332V08RP2YBNQSX/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<Layer>
<ows:Title>aerial whanganui urban 2017-18 0.075m</ows:Title>
<ows:Abstract />
<ows:Identifier>01E7H0TYQTXJTAGG1XJGVYX9P3-3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>19460255.905179586 -4872401.931010287</ows:LowerCorner>
<ows:UpperCorner>19499391.663661595 -4843050.11214878</ows:UpperCorner>
</ows:BoundingBox>
<Style isDefault="true">
<ows:Title>Default Style</ows:Title>
<ows:Identifier>default</ows:Identifier>
</Style>
<Format>image/png</Format>
<Format>image/webp</Format>
<Format>image/jpeg</Format>
<TileMatrixSetLink>
<TileMatrixSet>EPSG:3857</TileMatrixSet>
</TileMatrixSetLink>
<ResourceURL format="image/png" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7H0TYQTXJTAGG1XJGVYX9P3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png" />
<ResourceURL format="image/webp" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7H0TYQTXJTAGG1XJGVYX9P3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.webp" />
<ResourceURL format="image/jpeg" resourceType="tile" template="https://dev.basemaps.linz.govt.nz/v1/tiles/01E7H0TYQTXJTAGG1XJGVYX9P3/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.jpeg" />
</Layer>
<TileMatrixSet>
<ows:Title>Google Maps Compatible for the World</ows:Title>
<ows:Identifier>EPSG:3857</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857">
<ows:LowerCorner>-20037508.3427892 -20037508.3427892</ows:LowerCorner>
<ows:UpperCorner>20037508.3427892 20037508.3427892</ows:UpperCorner>
</ows:BoundingBox>
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::3857</ows:SupportedCRS>
<WellKnownScaleSet>https://www.opengis.net/def/wkss/OGC/1.0/GoogleMapsCompatible</WellKnownScaleSet>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>559082264.028717</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1</MatrixWidth>
<MatrixHeight>1</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>279541132.014358</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth>
<MatrixHeight>2</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>139770566.007179</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth>
<MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>69885283.0035897</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth>
<MatrixHeight>8</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>34942641.5017948</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth>
<MatrixHeight>16</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>17471320.7508974</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth>
<MatrixHeight>32</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>8735660.37544871</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth>
<MatrixHeight>64</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>4367830.18772435</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth>
<MatrixHeight>128</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>2183915.09386217</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth>
<MatrixHeight>256</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>1091957.54693108</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>512</MatrixWidth>
<MatrixHeight>512</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>545978.773465544</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1024</MatrixWidth>
<MatrixHeight>1024</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>272989.386732772</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2048</MatrixWidth>
<MatrixHeight>2048</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>136494.693366386</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4096</MatrixWidth>
<MatrixHeight>4096</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>68247.346683193</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8192</MatrixWidth>
<MatrixHeight>8192</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>34123.6733415964</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16384</MatrixWidth>
<MatrixHeight>16384</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>17061.8366707982</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>32768</MatrixWidth>
<MatrixHeight>32768</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>8530.91833539913</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>65536</MatrixWidth>
<MatrixHeight>65536</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>17</ows:Identifier>
<ScaleDenominator>4265.45916769956</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>131072</MatrixWidth>
<MatrixHeight>131072</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator>2132.72958384978</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>262144</MatrixWidth>
<MatrixHeight>262144</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>19</ows:Identifier>
<ScaleDenominator>1066.36479192489</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>524288</MatrixWidth>
<MatrixHeight>524288</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>20</ows:Identifier>
<ScaleDenominator>533.182395962445</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1048576</MatrixWidth>
<MatrixHeight>1048576</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>21</ows:Identifier>
<ScaleDenominator>266.591197981222</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2097152</MatrixWidth>
<MatrixHeight>2097152</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>22</ows:Identifier>
<ScaleDenominator>133.295598990611</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4194304</MatrixWidth>
<MatrixHeight>4194304</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>23</ows:Identifier>
<ScaleDenominator>66.6477994953056</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8388608</MatrixWidth>
<MatrixHeight>8388608</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>24</ows:Identifier>
<ScaleDenominator>33.3238997476528</ScaleDenominator>
<TopLeftCorner>-20037508.3427892 20037508.3427892</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16777216</MatrixWidth>
<MatrixHeight>16777216</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
<TileMatrixSet>
<ows:Title>LINZ NZTM2000 Map Tile Grid</ows:Title>
<ows:Abstract>See https://www.linz.govt.nz/data/linz-data-service/guides-and-documentation/nztm2000-map-tile-service-schema</ows:Abstract>
<ows:Identifier>EPSG:2193</ows:Identifier>
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::2193">
<ows:LowerCorner>3087000 274000</ows:LowerCorner>
<ows:UpperCorner>7173000 3327000</ows:UpperCorner>
</ows:BoundingBox>
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::2193</ows:SupportedCRS>
<TileMatrix>
<ows:Identifier>0</ows:Identifier>
<ScaleDenominator>32000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2</MatrixWidth>
<MatrixHeight>4</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>1</ows:Identifier>
<ScaleDenominator>16000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>4</MatrixWidth>
<MatrixHeight>8</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>2</ows:Identifier>
<ScaleDenominator>8000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>8</MatrixWidth>
<MatrixHeight>16</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>3</ows:Identifier>
<ScaleDenominator>4000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>16</MatrixWidth>
<MatrixHeight>32</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>4</ows:Identifier>
<ScaleDenominator>2000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>32</MatrixWidth>
<MatrixHeight>64</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>5</ows:Identifier>
<ScaleDenominator>1000000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>64</MatrixWidth>
<MatrixHeight>128</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>6</ows:Identifier>
<ScaleDenominator>500000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>128</MatrixWidth>
<MatrixHeight>256</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>7</ows:Identifier>
<ScaleDenominator>250000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>256</MatrixWidth>
<MatrixHeight>512</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>8</ows:Identifier>
<ScaleDenominator>100000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>640</MatrixWidth>
<MatrixHeight>1280</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>9</ows:Identifier>
<ScaleDenominator>50000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>1280</MatrixWidth>
<MatrixHeight>2560</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>10</ows:Identifier>
<ScaleDenominator>25000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>2560</MatrixWidth>
<MatrixHeight>5120</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>11</ows:Identifier>
<ScaleDenominator>10000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>6400</MatrixWidth>
<MatrixHeight>12800</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>12</ows:Identifier>
<ScaleDenominator>5000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>12800</MatrixWidth>
<MatrixHeight>25600</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>13</ows:Identifier>
<ScaleDenominator>2500</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>25600</MatrixWidth>
<MatrixHeight>51200</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>14</ows:Identifier>
<ScaleDenominator>1000</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>64000</MatrixWidth>
<MatrixHeight>128000</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>15</ows:Identifier>
<ScaleDenominator>500</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>128000</MatrixWidth>
<MatrixHeight>256000</MatrixHeight>
</TileMatrix>
<TileMatrix>
<ows:Identifier>16</ows:Identifier>
<ScaleDenominator>250</ScaleDenominator>
<TopLeftCorner>10000000 -1000000</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>
<MatrixWidth>256000</MatrixWidth>
<MatrixHeight>512000</MatrixHeight>
</TileMatrix>
</TileMatrixSet>
</Contents>
</Capabilities>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment