https://github.com/pblottiere/qsa
QGIS Server Administration tools
https://github.com/pblottiere/qsa
administration qgis-server qgis-server-plugin rest-api
Last synced: 5 months ago
JSON representation
QGIS Server Administration tools
- Host: GitHub
- URL: https://github.com/pblottiere/qsa
- Owner: pblottiere
- License: gpl-3.0
- Created: 2024-02-12T16:02:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T22:24:03.000Z (over 1 year ago)
- Last Synced: 2025-04-11T01:47:35.124Z (12 months ago)
- Topics: administration, qgis-server, qgis-server-plugin, rest-api
- Language: Python
- Homepage: https://pblottiere.github.io/QSA/
- Size: 2.63 MB
- Stars: 9
- Watchers: 5
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# QGIS Server Administration
[](https://github.com/pblottiere/QSA/releases)
[](https://github.com/pblottiere/QSA/actions)
[](https://pblottiere.github.io/QSA/)
Components:
* `qsa-api`: Flask web server with a REST API for administrating QGIS Server
* `qsa-plugin`: QGIS Server plugin for introspection
* `qsa-cli`: Command line tool
Main features:
* Create and manage QGIS projects stored on filesystem or in PostgreSQL
* Create and update vector and raster layers: symbology, theme, ...
* Inspect online QGIS Server instances
* Cache management with MapProxy
See QGIS Server Administration tool's [documentation](https://pblottiere.github.io/QSA/) for more details.