QGIS Web Client • qwc.app
QGIS Web Client (QWC) is a modular next generation responsive web client for QGIS Server, built with ReactJS and OpenLayers.
This repository contains the QWC web application, which you can run as a static application on top of QGIS Server.
Alternatively, you can run QWC as part of the qwc-services Docker application, which extends QWC with functionalities such as authentication, user management and editing.
See qwc.app/features.
See qwc-services.github.io/master/QuickStart/
Some examples of QWC production deployments:
QWC is released under the terms of the BSD license.
This repository contains the stock QWC application.
If you want to extend QWC with custom plugins etc, you can use this repository as a submodule or the corresponding qwc2 NPM module and build your custom application on top, see https://github.com/qgis/qwc2-demo-app for an example.
