Merge pull request #479 from poljvd/patch-1

Fix missing ScaleDenominator in wmts.tmpl
This commit is contained in:
Petr Sloup 2020-09-28 10:36:32 +02:00 committed by GitHub
commit 7ce4805cdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -395,7 +395,7 @@
</TileMatrix>
<TileMatrix>
<ows:Identifier>18</ows:Identifier>
<ScaleDenominator></ScaleDenominator>
<ScaleDenominator>1066.3647919249</ScaleDenominator>
<TopLeftCorner>90 -180</TopLeftCorner>
<TileWidth>256</TileWidth>
<TileHeight>256</TileHeight>