Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Mar 14, 2024
1 parent 1e93780 commit d77ce30
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# QGIS Server Administration

See QGIS Server Administration tool's [documentation](https://pblottiere.github.io/QSA/).
Components:

* [QSA REST API](https://pblottiere.github.io/QSA/qsa-api/): Flask web server with a REST API for administrating QGIS Server
* [QSA plugin](https://pblottiere.github.io/QSA/qsa-plugin/): QGIS Server plugin for introspection
* [QSA cli](https://pblottiere.github.io/QSA/qsa-cli/): Command line tool

Main features:
* Create and manage QGIS projects stored on filesystem
* Create and update vector 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.

0 comments on commit d77ce30

Please sign in to comment.