[Qgis-developer] [QGIS-Server] Can't read user defined Coordinate Reference System

rldhont rldhont at gmail.com
Tue Jun 25 08:00:42 PDT 2013


Hi Marco,

I probably found an issue and a regression.

QGIS-Server can't work with user defined Coordinate Reference System.

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.
The QGIS-Server doesn't read it. In the GetCapabilities the CRS 
attribute of the BoundingBox element is empty :

<BoundingBoxCRS=""maxx="1.19973e+06"minx="657382"maxy="1.8786e+06"miny="1.61552e+06"></BoundingBox>
With the 1.8 version I have this :
<BoundingBoxCRS="USER:100000"maxx="1.19973e+06"minx="657382"maxy="1.8786e+06"miny="1.61552e+06"></BoundingBox>
And QGIS-Server can't drawning the layer like QGIS-Desktop.


Are you aware of this issue ? Someone else ?
Do I have to open an issue ?


René-Luc D'Hont
3Liz


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130625/546b443c/attachment.html>


More information about the Qgis-developer mailing list