QGIS plugin to populate Mapbender with WMS services from QGIS Server.
This QGIS plugin exports your project as a QGIS Server WMS (Web Map Service) and publishes it in a Mapbender application (https://mapbender.org).
System Requirements:
- Please note that QGIS2Mapbender version >= 1.0.0 needs Mapbender version >= 4.1.2.
Local requirements
- (1) The QGIS project must be saved in the same folder as the data.
Server requirements
- (1) QGIS Server and Mapbender must be installed on your server.
- (2) Check the Apache and PHP settings in the README file
- (3) Define the Mapbender upload directory api_upload_dir
- (4) Create at least one template application in Mapbender for cloning and publishing a new WMS or an application for publishing a new WMS. These applications should include a layerset named "main" (default layerset for new WMS) or a custom named layerset (name can be specified in the plugin).
- (4) User/Groups: All Mapbender users that should be authorized to use QGIS2Mapbender need special rights.
You find a detailed documentation at https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md
Docker: QGIS Server and Mapbender can be run as Docker containers.
Plugin Tags