-
### What is the bug or the crash?
Both, I think.
I have been trying to install QGIS Desktop 3.22 LTR and QGIS Server 3.22 LTR as I was told that both need to be the same version for QGIS Server + …
-
Whenever I try and import a map with `.fgb` files, it results in these errors:
```
qwc-qgis-server_1 | 22:55:42 WARNING OGR[105]: Cannot open [file-name].fgb ().()
```
This then r…
-
Originally reported for qwc-config-service here [1].
The timeout for the GetProjectSettings call is hardcoded to 60 seconds here [2]. For complex projects, this is not long enough. Please allow the…
-
Hi! A client ask me to show the product prices only in the back end. I did it changing
`if ( isset( $enable_quote ) && 'on' === $enable_quote ) {`
to
`if ( isset( $enable_quote ) && 'on' === $enabl…
-
Hi,
the QGIS layer structure shows empty check boxes, and only the active layer and the groups containing this layer are check marked (Bild1).
![Bild1](https://user-images.githubusercontent.com/1007…
-
sometimes I need the app to minimize, and stay in the system tray, will `fyne` support system tray?
-
I see that the search goes to `https://nominatim.openstreetmap.org/ui/search.html?q`
I've searched all the files for this but can't locate it. How do we change this to search within the layers avai…
-
Hi there,
We have seen the new `FeatureForm` plugin added recently in qwc2 to show generated forms of picked features. At Oslandia, we were wondering how to use these forms for layers which are not…
-
Hello,
I saw that I can customize the Attribute Form in the qgis project and then I can see it on the web when I do getFeatureInfo (Identify). My question is: is there a way to generate the form fr…
-
I go to Share Link, enable "show pin" and I generate the permalink; When I paste the permalink created and it contains "&hc=1", this has no effect, there is no pin on the map. Is this the expected be…