|
170 | 170 | "bbox": ["180635", "455870", "180961", "456050"] |
171 | 171 | } |
172 | 172 | }, |
| 173 | + "PDOK BAG WFS - GetFeature - default max_count": { |
| 174 | + "resource": "PDOK BAG WFS", |
| 175 | + "probe_class": "GeoHealthCheck.plugins.probe.wfs.WfsGetFeatureBbox", |
| 176 | + "parameters": { |
| 177 | + "type_name": "bag:verblijfsobject", |
| 178 | + "type_ns_prefix": "bag", |
| 179 | + "type_ns_uri": "http://bag.geonovum.nl", |
| 180 | + "srs": "EPSG:28992", |
| 181 | + "bbox": ["180635", "455870", "180961", "456050"] |
| 182 | + } |
| 183 | + }, |
173 | 184 | "PDOK BAG WFS - GetFeature All": { |
174 | 185 | "resource": "PDOK BAG WFS", |
175 | 186 | "probe_class": "GeoHealthCheck.plugins.probe.wfs.WfsGetFeatureBboxAll", |
|
182 | 193 | "bbox": ["180635", "455870", "180961", "456050"] |
183 | 194 | } |
184 | 195 | }, |
| 196 | + "PDOK BAG WFS - GetFeature All - default max_count": { |
| 197 | + "resource": "PDOK BAG WFS", |
| 198 | + "probe_class": "GeoHealthCheck.plugins.probe.wfs.WfsGetFeatureBboxAll", |
| 199 | + "parameters": { |
| 200 | + "type_name": "all 5 featuretypes", |
| 201 | + "type_ns_prefix": "bag", |
| 202 | + "type_ns_uri": "http://bag.geonovum.nl", |
| 203 | + "srs": "EPSG:28992", |
| 204 | + "bbox": ["180635", "455870", "180961", "456050"] |
| 205 | + } |
| 206 | + }, |
185 | 207 | "PDOK CSW - GetCaps": { |
186 | 208 | "resource": "PDOK CSW", |
187 | 209 | "probe_class": "GeoHealthCheck.plugins.probe.owsgetcaps.CswGetCaps", |
|
0 commit comments