<title>QWC Print Service</title>

QWC Print Service

Type: object

JSON Schema

Type: stringFormat: uri Default: "https://raw.githubusercontent.com/qwc-services/qwc-print-service/master/schemas/qwc-print-service.json"

Reference to JSON schema of this config

Service name

Type: const
Specific value: "print"

Config options

Type: object

Type: string

Internal OGC service url. Default: http://qwc-ogc-service:9090/

Type: string

Optional QGIS project name postfix, to use a different project when printing. Default: ``

Type: array of object
No Additional Items

Each item of this array must be:

Type: object

Type: string

Name of field to inject into print params.

Type: string

Value of field to inject into print params. May contain $username$, which will be replaced with the current user name.

Type: array of object
No Additional Items

Each item of this array must be:

Type: object

Type: string

SQL Query. May contain $username$, which will be replaced with the current user name.

Type: array of string

Names of params to inject into the print params, in order of the values returned by the query.

No Additional Items

Each item of this array must be: