-
In this section https://github.com/qwc-services/qwc-ogc-service#usage it is mentioned that a `QGIS_SERVER_URL environment variable` to the QGIS server URL can be set.
But it seems, that in https://…
-
Hello,
I've came across the possibility to use html forms via the feature info service.
But I try it by hardcoding text in the config, it renders well but it's not really covenient to do that.
I …
-
I need to set up a full-text search from multiple data sources. This is fine from the solr side, however I wonder how to define two different `db_url` to retrieve the geometry
```json
{
"$schem…
-
I tried to enable the `TENANT_HEADER` or the `TENANT_URL_RE` using the docker image `sourcepole/qwc-map-viewer-demo:v2022.07.13`.
Once one of the env variables is set I start getting the following …
-
As pointed out by @tdgunes the English _placeholder_ strings copied over from the default language files suggest a finished translation to weblate. Even if all strings are marked as **fuzzy** it is pr…
-
I am upgrading an old installation and ran into the following issue:
I ran `sourcepole/qwc-map-viewer-base:v2023.05.24`
and have set
``` "searchOptions": {
"minScaleDeno…
-
hi,
Default value for "items" is not a dict but a list according [tenantConfig schema](https://github.com/qwc-services/qwc-config-generator/blob/master/schemas/qwc-config-generator.json).
https:…
-
If I am not wrong, the default parameters for
- defaultBackgroundLayers
- defaultSearchProviders
- defaultMapCrs
are only taken into account, if the automatically scanning of qgis projects with…
-
It is not possible to draw a new object within the layer. The attribute composition contains all columns, the column formats were taken from the edit_polygon layer in the qwc_demo project. What could …
-
Hello everyone,
I'm starting deploying a qgis server in ubuntu server and I would like to have a good frontend. My qgis server already has a test map that I can see using qgis desktop for windows.
…