-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11412 from OSGeo/backport-11390-to-release/3.10
[Backport release/3.10] Assorted set of fixes for WMTS issue
- Loading branch information
Showing
6 changed files
with
301 additions
and
31 deletions.
There are no files selected for viewing
102 changes: 102 additions & 0 deletions
102
.../gdrivers/data/wmts/WMTSCapabilities_THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Capabilities xmlns="http://www.opengis.net/wmts/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml" xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd" version="1.0.0"> | ||
<!-- Service Identification --> | ||
<ows:ServiceIdentification> | ||
<ows:Title>THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018</ows:Title> | ||
<ows:ServiceType>OGC WMTS</ows:ServiceType> | ||
<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion> | ||
</ows:ServiceIdentification> <!-- Operations Metadata --> | ||
<ows:OperationsMetadata> | ||
<ows:Operation name="GetCapabilities"> | ||
<ows:DCP> | ||
<ows:HTTP> | ||
<ows:Get xlink:href="https://trek.nasa.gov/tiles/Mars/EQ/THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018/1.0.0/WMTSCapabilities.xml"> | ||
<ows:Constraint name="GetEncoding"> | ||
<ows:AllowedValues> | ||
<ows:Value>RESTful</ows:Value> | ||
</ows:AllowedValues> | ||
</ows:Constraint> | ||
</ows:Get> | ||
|
||
</ows:HTTP> | ||
</ows:DCP> | ||
</ows:Operation> | ||
<ows:Operation name="GetTile"> | ||
<ows:DCP> | ||
<ows:HTTP> | ||
<ows:Get xlink:href="https://trek.nasa.gov/tiles/Mars/EQ/THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018/1.0.0/"> | ||
<ows:Constraint name="GetEncoding"> | ||
<ows:AllowedValues> | ||
<ows:Value>RESTful</ows:Value> | ||
</ows:AllowedValues> | ||
</ows:Constraint> | ||
</ows:Get> | ||
|
||
</ows:HTTP> | ||
</ows:DCP> | ||
</ows:Operation> | ||
</ows:OperationsMetadata> | ||
<Contents> | ||
<!--Layer--> | ||
<Layer> | ||
<ows:Title>THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018</ows:Title> | ||
<ows:Identifier>THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018</ows:Identifier> | ||
<ows:BoundingBox crs="urn:ogc:def:crs:EPSG::104905"> | ||
<ows:LowerCorner>-179.9999997 -65.0006576</ows:LowerCorner> | ||
<ows:UpperCorner>179.9998849 65.0007535</ows:UpperCorner> | ||
</ows:BoundingBox> | ||
<ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84"> | ||
<ows:LowerCorner>-179.9999997 -65.0006576</ows:LowerCorner> | ||
<ows:UpperCorner>179.9998849 65.0007535</ows:UpperCorner> | ||
</ows:WGS84BoundingBox> | ||
|
||
<Style isDefault="true"> | ||
<ows:Title>Default Style</ows:Title> | ||
<ows:Identifier>default</ows:Identifier> | ||
</Style> | ||
<Format>image/png</Format> | ||
<TileMatrixSetLink> | ||
<TileMatrixSet>default028mm</TileMatrixSet> | ||
</TileMatrixSetLink> | ||
<ResourceURL format="image/png" resourceType="tile" template="https://trek.nasa.gov/tiles/Mars/EQ/THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018/1.0.0//{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png"/> | ||
</Layer> <!--TileMatrixSet--> | ||
<TileMatrixSet> | ||
<ows:Title>default</ows:Title> | ||
<ows:Abstract>The tile matrix set that has scale values calculated based on the dpi defined by OGC specification (dpi assumes 0.28mm as the physical distance of a pixel).</ows:Abstract> | ||
<ows:Identifier>default028mm</ows:Identifier> | ||
<ows:SupportedCRS>urn:ogc:def:crs:EPSG::104905</ows:SupportedCRS> | ||
<TileMatrix><ows:Identifier>0</ows:Identifier><ScaleDenominator>2.7922763629807472E+08</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>2.0</MatrixWidth><MatrixHeight>1.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>1</ows:Identifier><ScaleDenominator>1.3961381814903736E+08</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>4.0</MatrixWidth><MatrixHeight>2.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>2</ows:Identifier><ScaleDenominator>6.9806909074518681E+07</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>8.0</MatrixWidth><MatrixHeight>4.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>3</ows:Identifier><ScaleDenominator>3.4903454537259340E+07</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>16.0</MatrixWidth><MatrixHeight>8.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>4</ows:Identifier><ScaleDenominator>1.7451727268629670E+07</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>32.0</MatrixWidth><MatrixHeight>16.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>5</ows:Identifier><ScaleDenominator>8.7258636343148351E+06</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>64.0</MatrixWidth><MatrixHeight>32.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>6</ows:Identifier><ScaleDenominator>4.3629318171574175E+06</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>128.0</MatrixWidth><MatrixHeight>64.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>7</ows:Identifier><ScaleDenominator>2.1814659085787088E+06</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>256.0</MatrixWidth><MatrixHeight>128.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>8</ows:Identifier><ScaleDenominator>1.0907329542893544E+06</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>512.0</MatrixWidth><MatrixHeight>256.0</MatrixHeight></TileMatrix> | ||
<TileMatrix><ows:Identifier>9</ows:Identifier><ScaleDenominator>5.4536647714467719E+05</ScaleDenominator><TopLeftCorner>-180.0 90.0</TopLeftCorner><TileWidth>256</TileWidth><TileHeight>256</TileHeight><MatrixWidth>1024.0</MatrixWidth><MatrixHeight>512.0</MatrixHeight></TileMatrix> | ||
|
||
<!--<TileMatrix> | ||
<ows:Identifier>0</ows:Identifier> | ||
<ScaleDenominator>2.3623511904761901E8</ScaleDenominator> | ||
<TopLeftCorner>-180.0 90.0</TopLeftCorner> | ||
<TileWidth>256</TileWidth> | ||
<TileHeight>256</TileHeight> | ||
<MatrixWidth>3</MatrixWidth> | ||
<MatrixHeight>2</MatrixHeight> | ||
</TileMatrix> | ||
<TileMatrix> | ||
<ows:Identifier>1</ows:Identifier> | ||
<ScaleDenominator>1.1811755952380951E8</ScaleDenominator> | ||
<TopLeftCorner>-180.0 90.0</TopLeftCorner> | ||
<TileWidth>256</TileWidth> | ||
<TileHeight>256</TileHeight> | ||
<MatrixWidth>5</MatrixWidth> | ||
<MatrixHeight>3</MatrixHeight> | ||
</TileMatrix> | ||
--> | ||
|
||
</TileMatrixSet> | ||
</Contents> | ||
<ServiceMetadataURL xlink:href="https://trek.nasa.gov/tiles/Mars/EQ/THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018/1.0.0/WMTSCapabilities.xml"/> | ||
</Capabilities> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.