<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Marco,<br>
    <br>
    I probably found an issue and a regression.<br>
    <br>
    QGIS-Server can't work with user defined Coordinate Reference
    System.<br>
    <br>
    I'm working with customers data and one file is in an exotic
    Coordiante Reference System. This CRS is stored in the qgs file. The
    Desktop can read and use it. The layer is correctly drawn and the
    CRS information is correctly retruned in the dialog.<br>
    The QGIS-Server doesn't read it. In the GetCapabilities the CRS
    attribute of the BoundingBox element is empty :<br>
    <meta name="qrichtext" content="1">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span
        role="treeitem" class="nodeLabelBox repTarget "><<span
          class="nodeTag ">BoundingBox</span><span class="nodeAttr
          editGroup "> <span class="nodeName editable ">CRS</span>="<span
            class="nodeValue editable "></span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">maxx</span>="<span
            class="nodeValue editable ">1.19973e+06</span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">minx</span>="<span
            class="nodeValue editable ">657382</span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">maxy</span>="<span
            class="nodeValue editable ">1.8786e+06</span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">miny</span>="<span
            class="nodeValue editable ">1.61552e+06</span>"</span><span
          class="nodeBracket editable insertBefore ">></span><span
          class="nodeText editable "><span class=" "></span></span></<span
          class="nodeTag ">BoundingBox</span>><br>
        With the 1.8 version I have this :<br>
      </span><span role="treeitem" class="nodeLabelBox repTarget "><<span
          class="nodeTag ">BoundingBox</span><span class="nodeAttr
          editGroup "> <span class="nodeName editable ">CRS</span>="USER:100000<span
            class="nodeValue editable "></span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">maxx</span>="<span
            class="nodeValue editable ">1.19973e+06</span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">minx</span>="<span
            class="nodeValue editable ">657382</span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">maxy</span>="<span
            class="nodeValue editable ">1.8786e+06</span>"</span><span
          class="nodeAttr editGroup "> <span class="nodeName editable ">miny</span>="<span
            class="nodeValue editable ">1.61552e+06</span>"</span><span
          class="nodeBracket editable insertBefore ">></span><span
          class="nodeText editable "><span class=" "></span></span></<span
          class="nodeTag ">BoundingBox</span>></span><br>
      And QGIS-Server can't drawning the layer like QGIS-Desktop.<br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
      Are you aware of this issue ? Someone else ?<br>
      Do I have to open an issue ?<br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
      René-Luc D'Hont<br>
      3Liz<br>
      <!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
  </body>
</html>