<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//DE"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><TITLE></TITLE></HEAD><BODY><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;"><p style="margin:0px;padding:0px;">Bernhard, Marco,</p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;">Bernhard, your proposal to change the xy order in GlobalOption.js was right, ZOOM and PAN work now in EPSG31467 without any problems!</p>
<p style="margin:0px;padding:0px;">And the "long path" problem was my own fault, simply missing data was the reason ..., so I can confirm now that the qgis-mapserver works also with long path/file names.</p>
<p style="margin:0px;padding:0px;">Thanks again for the advice.</p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;">I am now struggling with the transparency of raster layers, which work on the older Windows QWC but not on the newer QWC on Linux ... but I hope to find the error soon ..</p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;">Markus</p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;"> </p>
<p style="margin:0px;padding:0px;"> </p>
<table style="padding-left: 10px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="font-family: Arial; font-size: 11px;" colspan="2">-----Ursprüngliche Nachricht-----<br /> Von: "Markus Weidenbach" [<a href="mailto:landconsult@freenet.de">landconsult@freenet.de</a>]<br /> Gesendet: Fr. 27.06.2014 09:50<br /> An: <a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br /> Betreff: Re: [Qgis-user] QWC strange behaviour of Zoom and Pan functions if authid=EPSG31467 and problems with long directory paths in qgis-mapserver<br /><br /></td>
</tr>
<tr>
<td style="padding-left: 20px;" colspan="2" width="100%">
<div class="moz-cite-prefix">Hi Marco, Bernhard, <br /> <br /> Marco, no I don´t think there is any directory permission problem,       but I will check again ....<br /> I will also try Bernhard´s proposal to change the settings for the       CRS axis ...<br /> regards,<br /> Markus<br /> <br />
<div class="moz-signature">-- <br /> Dr. Markus Weidenbach <br /> <strong>landConsult.de</strong> <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" target="_blank">http://landConsult.de</a></div>
Am 27.06.2014 09:27, schrieb Marco Hugentobler:</div>
<blockquote cite="mid:53AD1CD1.7050904@sourcepole.ch">
<div class="moz-cite-prefix">>Is there a limit of characters         for paths or shapefile names used in the QGIS *.qgs file that         affects the qgis-mapserver?<br /> <br /> Not that I know.<br /> Is it possible that it is a problem with the file permissions         for the webserver user?<br /> <br /> Regards,<br /> Marco<br /> <br /> On 27.06.2014 09:08, Markus Weidenbach wrote:</div>
<blockquote cite="mid:53AD186E.6040701@freenet.de">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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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 /> <strong>landConsult.de</strong> <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" target="_blank">http://landConsult.de</a></div>
<br /> <fieldset class="mimeAttachmentHeader"></fieldset> <br />
<p style="margin:0px;padding:0px;">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" onclick="parent.EMO.popup('/Email/View/MsgEdit?account=landconsult@freenet.de&to=Qgis-user@lists.osgeoorg',675,560,false,false,false);" href="#">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
</blockquote>
<br /> <br />
<p style="margin:0px;padding:0px;">-- 
Dr. Marco Hugentobler
Sourcepole -  Linux & Open Source Solutions
Weberstrasse 5, CH-8004 Zürich, Switzerland
<a class="moz-txt-link-abbreviated" onclick="parent.EMO.popup('/Email/View/MsgEdit?account=landconsult@freenet.de&to=marco.hugentobler@sourcepole.ch',675,560,false,false,false);" href="#">marco.hugentobler@sourcepole.ch</a> <a class="moz-txt-link-freetext" href="http://www.sourcepole.ch" target="_blank">http://www.sourcepole.ch</a>
Technical Advisor QGIS Project Steering Committee </pre>
<br /> <fieldset class="mimeAttachmentHeader"></fieldset> <br />
<p style="margin:0px;padding:0px;">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" onclick="parent.EMO.popup('/Email/View/MsgEdit?account=landconsult@freenet.de&to=Qgis-user@lists.osgeoorg',675,560,false,false,false);" href="#">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
</blockquote>
<br /></td>
</tr>
</tbody>
</table>
<p style="margin:0px;padding:0px;"><span style="font-family: Arial; font-size: 11px;">-----Ursprüngliche Nachricht Ende-----</span></p></div><br><br>---<br><div style="font-family:arial;font-size:10pt;">Alle Postfächer an einem Ort. Jetzt wechseln und E-Mail-Adresse mitnehmen! <a style="font-family:arial;font-size:10pt;" href="http://email.freenet.de/basic/Informationen" target="_blank">Rundum glücklich mit freenetMail</a></div></BODY></HTML>