Re: [Qgis-user] QGIS Server Performance Tips

2024-09-09 Thread Gerald Kogler via QGIS-User
In my experience Nginx with systemd is the most efficient install method. Mapproxy works well but I don't have any performance comparison to Varnish or Geowebcache. Also have in mind combining/grouping layers in your cache if you don't need them separated in order to avoid http requests. On

Re: [Qgis-user] Qgis Server: Configuring max number of WFS features served by the server

2023-01-17 Thread Gerald Kogler via QGIS-User
Hi Tom, I think QGIS_SERVER_API_WFS3_MAX_LIMIT is what you are looking for: https://docs.qgis.org/3.22/en/docs/server_manual/config.html#environment-variables For sure you always can limit it also from the request using MAXFEATURES, which is a standard OGC WFS parameter: https://docs.qgis.or

Re: [Qgis-user] Ubuntu-LTR: PPA for apt is broken?

2024-02-20 Thread Gerald Kogler via QGIS-User
Hi, The same did happen on my comp yesterday, today everything works fine again. cu Gerald On 19/2/24 14:55, Julien Moura (Oslandia) via QGIS-User wrote: Hi QGIS fellows, Running a classic sudo apt update, I've got this error message : /E: Encountered a section with no Package: header E: P

[Qgis-user] How to turn off PostgreSQL Connection Tests

2024-12-12 Thread Gerald Kogler via QGIS-User
Hi! I have a huge list of PostgreSQL Connections and some of them only do work with certain VPNs enabled. QGIS on every start (and also periodically if not selecting "Ignore for Session") does check these connections and complains with "timeout expired" if they do fail. Is there any option

Re: [Qgis-user] QGIS Server setup <-- PostgreSQL/PostGIS

2025-02-09 Thread Gerald Kogler via QGIS-User
Hi, The parameters you indicate don't exist, but there does exist QGIS_PROJECT_FILE, see documentation at https://docs.qgis.org/3.34/en/docs/server_manual/config.html#server-env-variables The best way to find possible connection problems or configuration errors is to have a look at the QGIS

Re: [Qgis-user] MVP solid 3d

2025-03-19 Thread Gerald Kogler via QGIS-User
/3/25 19:57, Gerald Kogler via QGIS-User wrote: Hi, Thanks for your answers and the hint with flat Z coordinate. Now I managed to have MultiPolygonZ geometries with the complete 3d object saved as feature. Here a sample layer as gpkg file [1] containing 64 objects from an arqueological excav

Re: [Qgis-user] MVP solid 3d

2025-03-14 Thread Gerald Kogler via QGIS-User
51035 shows an example with such geometry being rendered "fine" in the QGIS 3D view. Cheers, Hannes On 3/13/25 19:39, Gerald Kogler via QGIS-User wrote: Hi! I'm trying without success to visualize a simple solid 3d object with QGIS 3d Map View. The geometry is of type Polygon

[Qgis-user] MVP solid 3d

2025-03-13 Thread Gerald Kogler via QGIS-User
Hi! I'm trying without success to visualize a simple solid 3d object with QGIS 3d Map View. The geometry is of type PolygonZ, but the 3d viewer only shows it in 2 dimensions without Z values. All triangles are shown on a plain. The layer definitly does have Z values, using for example geom_