<p dir="ltr">To overlay your data on a Google/Bing basemap a reprojection is unavoidable. If your project's OWS options publish the CRS 3857, QGIS server should reproject your layer on the fly. Doesn't it? </p>
<p dir="ltr">giovanni</p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Dear List,<br>
<br>
I am running QWC on a Remote Debian 7 (QWC checkout from GIT HUB on
25.06.2014) and on a local Win 7 (checkout in Marc 2014) computer.<br>
<br>
I would like to publish my QGIS projects in its original CRS, which
is EPSG 31467 together with the Google Satellite/Street Background
Maps.<br>
So, I changed the "var authid" in the GlobalOption.js from 3857 to
31467 (and I also added the missing EPSG31467 record to the
libs/proj4js/defs). <br>
<br>
After many attempts, I found that the Background Maps work only when
you set var authid="EPSG"+3857 in GlobalOptions.js.<br>
<br>
Consequently I can publish QGIS projects in EPSG31647 after
switching the "var authid" to EPSG 31467 only if I switch off the
Google Background Maps (in GlobalOptions.js with var enableBGMaps =
false;) at the same time.<br>
<br>
Can anybody confirm this? <br>
Or is there a setting to tell the Background Maps to transform
automatically into the EPSG given in the "authid" variable? <br>
<br>
Thanks for any comments.<br>
<br>
Markus<br>
<br>
N.B.<br>
I know, that I could save my QGIS projects in EPSG3857 to publish
them in QWC together with the Background Maps, but then I am loosing
the original coordinates and this also leads to some geometrical
inaccuracies. <br>
<br>
<br>
<br>
<div>-- <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 href="http://landConsult.de" target="_blank">http://landConsult.de</a></div>
</div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></div>