Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qgis/qwc2-demo-app
QWC2 demo application
https://github.com/qgis/qwc2-demo-app
Last synced: 24 days ago
JSON representation
QWC2 demo application
- Host: GitHub
- URL: https://github.com/qgis/qwc2-demo-app
- Owner: qgis
- License: other
- Created: 2016-11-16T16:29:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T16:26:15.000Z (8 months ago)
- Last Synced: 2024-05-01T11:47:07.647Z (7 months ago)
- Language: JavaScript
- Size: 6.37 MB
- Stars: 233
- Watchers: 43
- Forks: 146
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - qgis/qwc2-demo-app - QWC2 demo application (JavaScript)
README
QGIS Web Client 2 Demo Application
==================================QGIS Web Client 2 (QWC2) is a modular next generation responsive web client for QGIS Server, built with ReactJS and OpenLayers.
This repository contains a sample QWC2 application.
Some examples of QWC2 production deployments:
- [QWC2 demo server](http://qwc2.sourcepole.ch)
- [GeoViewer Kanton Glarus](https://map.geo.gl.ch/)
- [Web GIS Client Kanton Solothurn](https://geo.so.ch/map/)## [Quick start](https://qwc-services.github.io/master/QuickStart/)
## [Documentation](https://qwc-services.github.io/)
## [QWC2 extended with microservices](https://github.com/qwc-services/qwc-docker)
## [Upgrade notes](https://qwc-services.github.io/master/release_notes/QWC2UpgradeNotes/)
## [Mailing list](https://lists.osgeo.org/mailman/listinfo/qgis-qwc2)![Screenshot](https://github.com/qgis/qwc2-demo-app/blob/gh-pages/Screenshot.jpg?raw=true)
# Main Features
- Modular and easily configurable and extensible
- Responsive, separately configurable for desktop and mobile devices
- Theme switcher
- Arbitrarily configurable search providers
- Layer tree
* Toggle layers and groups
* Change layer order and opacity
- Import external WMS/WFS/WMTS/GeoJSON/KML layers
- Feature info
- Compare layers
- Share permalinks
- Bookmarks
- Measuring tools
- Height profile
- Redlining
- Editing
- Attribute table
- DXF export
- Raster export
- Printing
- Time manager for temporal layers
- Themeable with color schemes# License
QWC2 is released under the terms of the [BSD license](https://github.com/qgis/qwc2-demo-app/blob/master/LICENSE).