Hi Marcel,

the way to call your QGIS server is something like:
http://localhost/qgis-mapserv/qgis_mapserv.fcgi?map=<path_to_your_map>/yourmap.qgs?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3
to get the server's capabilites
be sure to know the possible requests a WMS server can reply to, see e.g. [1]

The client accesses the server and not vice versa.

Steps to do:
1) Install QGIS server (done)
2) Feed QGIS server with a qgis project (*.qgs file)
3) access QGIS server from a WMS client (e.g. QGIS desktop) to verify it is running and delivers maps.
4) install and configure QWC, see [2]

Bernhard

[1] http://en.wikipedia.org/wiki/Web_Map_Service
[2]https://github.com/qgis/qgis-web-client


Am 09.07.2013 13:24, schrieb Marcel Stadelmann:
Hi Bernhard,

Thank you for answering. On my Mac the Apache server works. The QGIS
Server is installed according the Tutorial
http://hub.qgis.org/projects/quantum-gis/wiki/QGIS_Server_Tutorial. It
also seems to work. When I open the link
http://localhost/qgis-mapserv/qgis_mapserv.fcgi? I get the following
message from Safari: Please check the value of the REQUEST parameter.

Now I try to configure and publish a simple QGIS project. But I don't
know where to put the files. I also don't understand how the QGIS Server
finds the path to the Web Client, because at the moment I have the
qgis-web-client folder in /Users/Marcello/Downloads.

Marcel


Am 09.07.2013 um 12:52 schrieb Bernhard Ströbl <bernhard.stro...@jena.de
<mailto:bernhard.stro...@jena.de>>:

Hi Marcel,

I am sorry, I do not really understand your question, so I explain
some things, maybe you can reformulate your question and people with
Mac OSX knowledge can help you then.
qgis-web-client (QWC) is a JavaScript program to be run in a browser.
To deliver QWC to the browser of your clients you need a web server
(e.g. Apache). You can put QWC whereeever your web server can access
it. QWC needs QGIS Server (a WMS server), normally you would run QGIS
server on the same machine.

Bernhard

Am 09.07.2013 11:18, schrieb Marcel Stadelmann:
Hi all,

I try to install the qgis-web-client on a Mac OSX 10.8.4. But I don't
understand where exactly I have to put it? I think the
"/home/web/qgis-web-client" path is not for OSX?

regards,
Marcel




__________ Information from ESET Mail Security, version of virus signature 
database 8545 (20130709) __________

The message was checked by ESET Mail Security.
http://www.eset.com


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to