<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} @font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
span.Shkpostityyli18
        {font-family:"Calibri",sans-serif;
        color:#1F497D}
.MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:70.85pt 2.0cm 70.85pt 2.0cm}
div.WordSection1
        {}
ol
        {margin-bottom:0cm}
ul
        {margin-bottom:0cm}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>I got to understand why WMTS service has so large WGS84 bounding box in GetCapabilities.  It is because the native EPSG:3067 bounding box is first converted into WGS84 by using a densified polygon geometry. The WGS84BoundingBox is then the envelope of this
 warped polygon. Because of warping the rectangle gets wider towards the poles. This is logical and the result does not look so bad in this image
</p>
<p><a href="https://gist.github.com/anonymous/2445ea91a8ac7b15bf39">https://gist.github.com/anonymous/2445ea91a8ac7b15bf39</a></p>
<p>However, if the bounding box goes closer to -90°S or 90°N the distortion gets bigger.  In our case the maximum latitude is at 83°N and the result it quite funny</p>
<p><a href="http://latuviitta.org/downloads/WGS84BoundingBox.png">http://latuviitta.org/downloads/WGS84BoundingBox.png</a></p>
<p><br>
</p>
<p>-Jukka Rahkonen-<br>
</p>
<p><br>
</p>
<p style="margin:0cm; margin-bottom:.0001pt"><span style="font-size:9.0pt; font-family:"Courier New""><br>
</span></p>
<div style="color: rgb(33, 33, 33);">
<div>
<div class="WordSection1"></div>
</div>
</div>
</body>
</html>