-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmetadata.txt
More file actions
38 lines (29 loc) · 1.77 KB
/
metadata.txt
File metadata and controls
38 lines (29 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[general]
name=QGIS2Mapbender
author=Carmen Viesca, Paolo Favero, Peter Gipper, Christoph Welker, Dennis Davidsohn
email=info@wheregroup.com
description=QGIS plugin to populate Mapbender with WMS services from QGIS Server.
about=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.
homepage=https://github.com/WhereGroup/QGIS2Mapbender
repository=https://github.com/WhereGroup/QGIS2Mapbender
tracker=https://github.com/WhereGroup/QGIS2Mapbender/issues
tags=mapbender, web, webmap, webmaps, webgis, publish, export, qgis server, wms, ogc wms, qgis, services, sdi, geoportal
version=1.1.0
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
icon=qgis2mapbender.png
experimental=False
deprecated=False
supportsQt6=True