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.org/3.22/en/docs/server_manual/services/wfs.html#wfs-getfeature-maxfeatures
hope that helps
Gerald
On 17/1/23 15:22, Tom via QGIS-User wrote:
Hello,
I want to limit the number of WFS features serve by Qgis Server.
In Geoserver one can configure this in "Maximum number of features"
There is such a option in Qgis Server?
Best regards, Tommaso
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user