A WMS based webgis client that makes use of QGIS specific WMS extensions (e.g. highlighting, printing, metadata, etc.). QGIS webclient reads the configuration from the WMS GetCapabilities command and builds the layer tree accordingly. Supports legend graphic, feature info requests and printing. ...

learn more… | top users | synonyms

1
vote
0answers
557 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 ...
1
vote
0answers
169 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 ...
0
votes
0answers
188 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 ...