Commit 38d8430
* Extending the WFS-Probe request to handle the count parameter.
max_count added to the PARAM_DEFS with a default of 1000.
* set maxfeature instead of count parameter, to be compatible with WFS v1.1.0.
* set default value for maxfeatures to 5.
* set max_count to required:False and insert max_count in resources.json for one probe for test purposes.
* Fix a typo. Added max_count to fixtures.json and resources.json
* add PDF support for docs
* #469 add WFS count to Probe with fixing merge conflicts
* upgrade GitHub Action to use Ubuntu 24.04 Python 3.10
* upgrade GitHub Action to use Ubuntu 24.04 with Python 3.10.12
* Fix Paver build - upgrade Leaflet and its CDN
* Fix Paver build - upgrade Leaflet and its CDN - Flake8 trap..
---------
Co-authored-by: Patrick Noll <[email protected]>
Co-authored-by: Tom Kralidis <[email protected]>
1 parent 98aeaf8 commit 38d8430
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments