1
vote
0answers
580 views

How to setup QGIS Web Client?

So we've installed QGIS Server and things look to be working well (thanks Underdark for the great tutorial). Next up we want to get the QGIS Web Client working. It appears we're missing a step or ...
0
votes
0answers
190 views

How to run actions in QGIS web client?

In practice the QGIS web client will be a companion to an existing cloud database with a portal and forms. My intent is to run 'actions' (like in QGIS) where clicking on a feature launches the portal ...
1
vote
1answer
150 views

Can QGIS Web Client be used with SQL Server based QGIS project?

question: We are running a QGIS project with the majority of data coming from a SQL Server 2008 database as well as some third party WMS feeds. Will QGIS Server and QGIS Web Client be compatible ...
1
vote
0answers
170 views

QGIS Web Client Setup mapserv error

I have my web map up and running and am now trying to clean up a few recurring errors in the qgis-web-client-error.log. The error in question is: [error] [client 123.456.789.1] script not found or ...
4
votes
3answers
740 views

Is there any way to add a google maps layer in a qgis web client project?

Is there any way to add a google maps layer in a qgis web client project? I made a qgis project using a google maps layer from OpenLayers Plugin. In my desktop project, this layer works fine. But ...
1
vote
1answer
1k views

QGIS Web Client installation procedure

I have QGIS Server up and running and can successfully load WMS layers back into QGIS. I am attempting to set up the QGIS Web Client. Procedure: https://github.com/qgis/qgis-web-client I am having ...