<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks again Bernhard.<br>
      Currently during the testing phase my server is only running from
      about 09:00 - 18:00, when I am working in the office.<br>
      On <a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/QGIS-Web-Client-master/site/">http://landconsult.no-ip.com/QGIS-Web-Client-master/site/</a> you
      find also the link to my wms_demo.qgs<br>
      <br>
      Thanks for the EPSG 31468 (GK4) update, I downloaded it (but since
      my EPSG is GK3 with EPSG 31467, I locally added a new entry to the
      file wit the EPSG 31467 parameters ).<br>
      I restartet Apache and the QWC again, but with no success.<br>
      <br>
      Meanwhile I think the reason could be differences between the
      paths needed for Linux and the ones needed for Windows and the
      different syntax, which could easily be a source  for a small
      misspelling somewhere in the *.config or *.js files.<br>
       <br>
      And like other window users, I also got confused about the
      function of <br>
      (a)
C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\cgi-bin\qgis_mapserv.fcgi
      and<br>
      (b) C:\OSGeo4W\apps\qgis\bin\qgis_mapserv.fcgi.exe<br>
      <br>
      (b) is successfully being ued by my QGIS Map Server, but what file
      should be used by QWC?<br>
      (a) looks to me like an uncompiled version of (b), again with some
      Linux paths and variables in it and it is addressed in the default
      setting in GlobalOptions.js and GISProjectListing.js?<br>
      <br>
      And when I execute (b) in a DOS CMD window I got following error
      (although the file works fine for the QGIS Server GetMap Request
      as described before):<br>
      <br>
      <b>ERROR 4: Unable to open EPSG support file gcs.csv.</b><b><br>
      </b><b>Try setting the GDAL_DATA environment variable to point to
        the directory containig EPSG csv files.</b><b><br>
      </b><br>
      Do you have any idea where to set the variable and where are the
      EPSG csv files?<br>
      <br>
      Regards,<br>
      <br>
      Markus<br>
      <br>
      <br>
      <div class="moz-signature">-- <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>
      Am 14.03.2014 07:48, schrieb Bernhard Ströbl:<br>
    </div>
    <blockquote cite="mid:5322A64D.6000002@jena.de" type="cite">Hi
      Markus,
      <br>
      <br>
      I cannot access any of the URLs you provided, are they supposed to
      be accessed from the internet?
      <br>
      If you want to use your demo project you have to set the
      projection in GlobalOptions.js to the projection of your data and
      project (i.e. EPSG:31467). Therefore you need to define this
      projection as projection file in site/js/libs/proj4js/defs I just
      added EPSG:31468 to QWC for you to see how to do it. So checkout
      the latest version first.
      <br>
      You also have to set yx in LayerOptions to true for EPSG:31467.
      <br>
      <br>
      Hope that helps
      <br>
      <br>
      Bernhard
      <br>
      <br>
      Am 13.03.2014 21:07, schrieb Markus Weidenbach:
      <br>
      <blockquote type="cite">Hi Bernhard,
        <br>
        <br>
        thanks for your comments.
        <br>
        The helloworld.qgis is being provided within the QGIS Web Client
        Master
        <br>
        version as a default *.qgs stored in
        <br>
        C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects , so
        that`s why
        <br>
        I think it should work.
        <br>
        <br>
        Now I found that it is not even working as a simple QGIS Server
        WMS
        <br>
        Request, as follows:
        <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:3857&REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\helloworld.qgs&BBOX=-25749149,-13032966,26101391,21121731&WIDTH=1000&HEIGHT=800&LAYERS=Hello,Country&FORMAT=image/png">http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:3857&REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\helloworld.qgs&BBOX=-25749149,-13032966,26101391,21121731&WIDTH=1000&HEIGHT=800&LAYERS=Hello,Country&FORMAT=image/png</a>
        <br>
        <br>
        Instead my own qgis project "wms_demo.qgs" with two shape files
        works
        <br>
        fine with the QGIS Server but it does not work with the Web
        Client ...
        <br>
        <br>
        This works fine:
        <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:31467&REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png">http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:31467&REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png</a>
        <br>
        <br>
        <br>
        it also works without the SRS/EPSG information:
        <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png">http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png</a>
        <br>
        <br>
        But this one does not work (WebClient Interface is o.k., but
        shapes are
        <br>
        not loading):
        <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=../projects/wms_demo.qgs">http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=../projects/wms_demo.qgs</a>
        <br>
        <br>
        I am afraid the reason might be a simple path setting in the
        <br>
        C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\site\js files
        ....
        <br>
        that´s why it would be helpful to know somebody with a working
        QWC on
        <br>
        Windows.
        <br>
        <br>
        Regards,
        <br>
        Markus
        <br>
        <br>
        <br>
        --
        <br>
        Dr. Markus Weidenbach
        <br>
        *landConsult.de*
        <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>
        <br>
        <br>
        <br>
        Am 13.03.2014 12:10, schrieb Bernhard Ströbl:
        <br>
        <blockquote type="cite">Hi Markus,
          <br>
          <br>
          I have no experience with QWC and Windows but maybe if you
          describe
          <br>
          what you have done and what happens you may get an answer from
          the
          <br>
          list. Your URLs are not accessible (time-out), at least for
          me.
          <br>
          More comments below
          <br>
          <br>
          Am 13.03.2014 10:37, schrieb Markus Weidenbach:
          <br>
          <blockquote type="cite">Dear List,
            <br>
            <br>
            for 2 days I was trying to get the QGIS Web Client running
            on my Windows
            <br>
            7 / Apache 2 system.
            <br>
            I think I checked almost all comments and (still left open)
            questions on
            <br>
            that issue on the web and this mailing list and my
            impression is, that
            <br>
            nobody ever successfully installed the QGIS Web Client on
            Windows/Apache
            <br>
            or am I wrong (?).
            <br>
            <br>
            So, before I change to 3Liz lizmap-web-client, this post is
            my last hope
            <br>
            to get a positive answer ....
            <br>
            <br>
            My settings are:
            <br>
            - Windows 7, 64 bit with QGIS 2.2 and _fully working QGIS
            Server_ on
            <br>
            Windows/Apache (all updated/loaded on 10. March 2014 from
            OSGEO4W setup,
            <br>
            QGIS Server and Apache loaded with OSGEO4W "Web GIS Fast
            Installation"
            <br>
            setup mode).
            <br>
            - QGIS Web Client downloaded ZIP from
            <br>
            <a class="moz-txt-link-freetext" href="https://github.com/qgis/QGIS-Web-Client">https://github.com/qgis/QGIS-Web-Client</a> on 10. march 2014
            <br>
            <br>
            Like many other users I could successfully install the QGIS
            Server and
            <br>
            display my *.qgs data as a map on the browser and also get
            the
            <br>
            GetCapabilities information etc.
            <br>
            If you find my server switched on you can check:
            <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:31467&REQUEST=GetMap&map=C:/OSGeo4W/apps/qgis/bin/wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png">http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:31467&REQUEST=GetMap&map=C:/OSGeo4W/apps/qgis/bin/wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png</a>
            <br>
            <br>
          </blockquote>
          <br>
          this is not Hello World, is it?
          <br>
          <blockquote type="cite">
            <br>
            But after the setting-up of the QGIS Web Client files under
            <br>
            C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master and after
            adjusting all
            <br>
            possible paths (including the right path in the
            GlobalOptions.js file at
            <br>
            <<var serverAndCGI =
            <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1/qgis/qgis_mapserv.fcgi.exe">"http://127.0.0.1/qgis/qgis_mapserv.fcgi.exe"</a>>> I
            <br>
            was only able to see the QGIS Web Client interface but
            unfortunately not
            <br>
            the default map "helloworld.qgs".
            <br>
            <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=/Qgis-Web-Client-master/projects/helloworld.qgs">http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=/Qgis-Web-Client-master/projects/helloworld.qgs</a>
            <br>
            <br>
          </blockquote>
          <br>
          so do you get Hello world in another client (entering a GetMap
          request
          <br>
          in your Browser or QGIS desktop)?
          <br>
          Why are you not setting QWC on the project you mention above
          in order
          <br>
          to decide whether it is a server or client problem?
          <br>
          <blockquote type="cite">
            <br>
            So after all the reading and testing, I am not sure if QGIS
            WebClient is
            <br>
            able to run on Windows/Apache at all?
            <br>
            <br>
            Is there anybody out there with a working QGIS Web Client on
            <br>
            Windows/Apache?
            <br>
            <br>
            Thanks for your answers in advance (even if it is "no").
            <br>
            <br>
            Regards,
            <br>
            <br>
            Markus
            <br>
            <br>
            <br>
            <br>
          </blockquote>
          Bernhard
          <br>
          <br>
          <br>
          __________ Information from ESET Security, version of virus
          signature
          <br>
          database 9536 (20140313) __________
          <br>
          <br>
          The message was checked by ESET Security.
          <br>
          <br>
             part000.txt - is OK
          <br>
          <br>
          <a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
          <br>
          <br>
          <br>
          _______________________________________________
          <br>
          Qgis-user mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
          <br>
          <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
          <br>
          <br>
          <br>
        </blockquote>
        <br>
        <br>
        <br>
        __________ Information from ESET Security, version of virus
        signature
        <br>
        database 9539 (20140313) __________
        <br>
        <br>
        The message was checked by ESET Security.
        <br>
        <br>
        - is OK
        <br>
         > MIME > part000.txt - is OK
        <br>
         > MIME > part001.htm - is OK
        <br>
        part001.txt - is OK
        <br>
        <br>
        <a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
        <br>
        <br>
        <br>
        _______________________________________________
        <br>
        Qgis-user mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
        <br>
        <br>
        <br>
        __________ Information from ESET Security, version of virus
        signature database 9539 (20140313) __________
        <br>
        <br>
        The message was checked by ESET Security.
        <br>
        <br>
              - is OK
        <br>
                > MIME > part000.txt - is OK
        <br>
                > MIME > part001.htm - is OK
        <br>
             part001.txt - is OK
        <br>
        <br>
        <a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
        <br>
        <br>
      </blockquote>
      <br>
      <br>
      <br>
      __________ Information from ESET Security, version of virus
      signature database 9540 (20140313) __________
      <br>
      <br>
      The message was checked by ESET Security.
      <br>
      <br>
         part000.txt - is OK
      <br>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      Qgis-user mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>