<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Dear List,<br>
<br>
I am running the QGIS Web Client (checkout from GIT HUB on 25.06.14)
and QGIS Webserver 2.2.0 on Debian 7.<br>
In GlobalOptions.js I set the authid variable to 31467 and I am
publishing only data in that projection ( I also disabled Google
Maps in GlobalOptions.js).<br>
Everything works fine, but the ZOOM and the PAN function in QWC
behave strange, in fact it is almost impossible to zoom or pan to a
selected spot.<br>
You can test it yourself on <br>
<a class="moz-txt-link-freetext" href="http://188.138.88.141/qgis-web-client/site/qgiswebclient.html?map=/home/wbv/Untersuchungsgebiet_GK3_2.qgs">http://188.138.88.141/qgis-web-client/site/qgiswebclient.html?map=/home/wbv/Untersuchungsgebiet_GK3_2.qgs</a>
or <br>
<a class="moz-txt-link-freetext" href="http://188.138.88.141/qgis-web-client/site/qgiswebclient.html?map=/var/www/qgis-web-client/projects/test_GK3.qgs">http://188.138.88.141/qgis-web-client/site/qgiswebclient.html?map=/var/www/qgis-web-client/projects/test_GK3.qgs</a>
<div class="moz-signature"><br>
Any idea whats wrong here?<br>
If I switch the QWC back to EPSG3857 the ZOOM/PAN works normal.<br>
<br>
<br>
Another problem I encountered is the fact, that the webserver is
not reading shapefiles which use a very long directory path.<br>
e.g. the shape
/var/www/qgis-web-client/projects/wbv/wbv-geodaten/shape/ugebiet/teilgebiet_nord_1km_kacheln.shp
is not listet in the GetCapabilities request (see
<a class="moz-txt-link-freetext" href="http://188.138.88.141/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=/var/www/qgis-web-client/projects/Untersuchungsgebiet_GK3.qgs">http://188.138.88.141/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=/var/www/qgis-web-client/projects/Untersuchungsgebiet_GK3.qgs</a>).<br>
<br>
But after copying the same shape to
/home/wbv/wbv-geodaten/nord.shp (together with the corrected
*.qgs) this layer is listet in the GetCapabilities request (see<br>
<a class="moz-txt-link-freetext" href="http://188.138.88.141/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=/home/wbv/Untersuchungsgebiet_GK3_2.qgs">http://188.138.88.141/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=/home/wbv/Untersuchungsgebiet_GK3_2.qgs</a>)
<br>
and is also displayed in the QWC (see <br>
<a class="moz-txt-link-freetext" href="http://188.138.88.141/qgis-web-client/site/qgiswebclient.html?map=/home/wbv/Untersuchungsgebiet_GK3_2.qgs">http://188.138.88.141/qgis-web-client/site/qgiswebclient.html?map=/home/wbv/Untersuchungsgebiet_GK3_2.qgs</a>).<br>
<br>
Is there a limit of characters for paths or shapefile names used
in the QGIS *.qgs file that affects the qgis-mapserver?<br>
<br>
Thanks for your comments.<br>
<br>
Markus<br>
<br>
<br>
<br>
-- <br>
Dr. Markus Weidenbach <br>
<b>landConsult.de</b>
<br>
Geographical Information Management
<br>
and Environmental Planning
<br>
D-77815 Bühl
<br>
Germany
<br>
e.mail see: <a class="moz-txt-link-freetext" href="http://landConsult.de">http://landConsult.de</a></div>
</body>
</html>