You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/qwc-ogc-service.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@
63
63
}
64
64
},
65
65
"oapif_max_limit": {
66
-
"description": "The maximum limit for OGC API Features requests. Default: `10000`",
66
+
"description": "The maximum limit for OGC API Features requests. Default: `10000`. Must be less or equal the QGIS Server `QGIS_SERVER_API_WFS3_MAX_LIMIT` Env-Var value (which defaults to `10000`).",
0 commit comments