<title>QWC Mapinfo Service</title>
QWC Mapinfo Service
Type: objectJSON Schema
Type: stringFormat: uri Default: "https://raw.githubusercontent.com/qwc-services/qwc-3d-tile-info-service/master/schemas/qwc-3d-tile-info-service.json"Reference to JSON schema of this config
Service name
Type: constSpecific value:
"tileinfo"
Config options
Type: objectA dictionary of dataset configurations, keyed by dataset name.
Each additional property must conform to the following schema
Type: objectDataset configuration.
Dataset resource URI (path to file dataset, DB url for postgres, ...)
Layername in dataset (for postgres, "schema.tablename")
ID field name in dataset layer
Dataset type - currently 'gpkg' and 'postgres' are supported
A dictionary of fieldname aliases, keyed by the field name
Each additional property must conform to the following schema
Type: stringField alias
List of fieldnames to omit from the info response
No Additional ItemsEach item of this array must be:
Field name
Styles, keyed by style name
Each additional property must conform to the following schema
Type: objectStyle configuration
Query to use to read the SLD style from the postgres or gpkg datasets
Path to a file storing the SLD style