qwc2
Version:
QGIS Web Client
61 lines (44 loc) • 2.04 kB
Markdown
 QGIS Web Client
=================
## Introduction
[QGIS Web Client (QWC)](https://github.com/qgis/qwc2) is a modular next generation responsive web client for QGIS Server, built with ReactJS and OpenLayers.
The `qwc2` NPM package can be used as a dependency to build a custom QWC application, see [https://github.com/qgis/qwc2-demo-app](https://github.com/qgis/qwc2-demo-app) for an example.

### Main Features
- Modular and easily configurable and extensible
- Responsive, separately configurable for desktop and mobile devices
- Theme switcher
- Search with configurable search providers
- Layer tree
* Toggle layers and groups
* Change layer order and opacity
* Import external WMS/WFS/WMTS/GeoJSON/KML layers
* Compare layers
- Feature info
- Printing using QGIS print layouts
- Share permalinks
- Bookmarks
- Measuring tools
- Height profile
- Redlining
- Editing and attribute table
- Attribute table
- Export map (raster images, DXF)
- Time manager for temporal layers
- Themeable with color schemes
- [Additional plugins!](https://qwc-services.github.io/master/references/qwc2_plugins/)
## Quick start
See [qwc-services.github.io/master/QuickStart/](https://qwc-services.github.io/master/QuickStart/)
## Documentation
* [qwc-services.github.io](https://qwc-services.github.io/)
* [ChangeLog](https://qwc-services.github.io/master/release_notes/ChangeLog/)
## Help
* [Issues tracker](https://github.com/qgis/qwc2/issues)
* [Mailing list](https://lists.osgeo.org/mailman/listinfo/qgis-qwc2)
## Examples
Some examples of QWC production deployments:
- [QWC demo instance](http://qwc2.sourcepole.ch)
- [GeoViewer Kanton Glarus](https://map.geo.gl.ch/)
- [Web GIS Client Kanton Solothurn](https://geo.so.ch/map/)
## License
QWC is released under the terms of the [BSD license](https://github.com/qgis/qwc2/blob/master/LICENSE).