|
26 | 26 | "pdok" |
27 | 27 | ] |
28 | 28 | }, |
29 | | - "WOUDC WFS": { |
| 29 | + "RCE WFS": { |
30 | 30 | "owner": "admin", |
31 | 31 | "resource_type": "OGC:WFS", |
32 | 32 | "active": true, |
33 | | - "title": "WOUDC Web Feature Service", |
34 | | - "url": "http://geo.woudc.org/ows", |
| 33 | + "title": "RCE - Rijksdienst Cultureel Erfgoed WFS", |
| 34 | + "url": "https://services.rce.geovoorziening.nl/landschapsatlas/wfs", |
35 | 35 | "tags": [ |
36 | 36 | "ows" |
37 | 37 | ] |
|
47 | 47 | "pdok" |
48 | 48 | ] |
49 | 49 | }, |
50 | | - "WOUDC CSW": { |
| 50 | + "PDOK CSW": { |
51 | 51 | "owner": "admin", |
52 | 52 | "resource_type": "OGC:CSW", |
53 | 53 | "active": true, |
54 | | - "title": "WOUDC Catalogue Service", |
55 | | - "url": "http://geo.woudc.org/csw", |
| 54 | + "title": "PDOK Catalogue Service", |
| 55 | + "url": "https://nationaalgeoregister.nl/geonetwork/srv/dut/csw", |
56 | 56 | "tags": [ |
57 | 57 | "ows" |
58 | 58 | ] |
59 | 59 | }, |
60 | | - "PDOK CP WMTS": { |
| 60 | + "PDOK BRK WMTS": { |
61 | 61 | "owner": "admin", |
62 | 62 | "resource_type": "OGC:WMTS", |
63 | 63 | "active": true, |
64 | | - "title": "Dutch Kadaster PDOK BRT WMTS", |
| 64 | + "title": "Dutch Kadaster PDOK BRK WMTS", |
65 | 65 | "url": "https://service.pdok.nl/kadaster/kadastralekaart/wmts/v5_0", |
66 | 66 | "tags": [ |
67 | 67 | "ows", |
68 | 68 | "tiling" |
69 | 69 | ] |
70 | 70 | }, |
71 | | - "PDOK BRT WMTS": { |
72 | | - "owner": "admin", |
73 | | - "resource_type": "OGC:WMTS", |
74 | | - "active": true, |
75 | | - "title": "Dutch PDOK Luchtfoto WMTS", |
76 | | - "url": "https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0", |
77 | | - "tags": [ |
78 | | - "ows", |
79 | | - "tiling", |
80 | | - "pdok" |
81 | | - ] |
82 | | - }, |
83 | 71 | "WOUDC LINK": { |
84 | 72 | "owner": "admin", |
85 | 73 | "resource_type": "WWW:LINK", |
86 | 74 | "active": true, |
87 | | - "title": "WOUDC Definitions Service", |
88 | | - "url": "http://geo.woudc.org/def", |
| 75 | + "title": "WOUDC Landing Page", |
| 76 | + "url": "https://api.woudc.org/", |
89 | 77 | "tags": [] |
90 | 78 | }, |
91 | 79 | "OPENGEOGROEP TMS": { |
|
162 | 150 | "drilldown_level": "minor" |
163 | 151 | } |
164 | 152 | }, |
165 | | - "WOUDC WFS - GetCaps": { |
166 | | - "resource": "WOUDC WFS", |
| 153 | + "RCE WFS - GetCaps": { |
| 154 | + "resource": "RCE WFS", |
167 | 155 | "probe_class": "GeoHealthCheck.plugins.probe.owsgetcaps.WfsGetCaps", |
168 | 156 | "parameters": { |
169 | 157 | "service": "WFS", |
|
192 | 180 | "bbox": ["180635", "455870", "180961", "456050"] |
193 | 181 | } |
194 | 182 | }, |
195 | | - "WOUDC CSW - GetCaps": { |
196 | | - "resource": "WOUDC CSW", |
| 183 | + "PDOK CSW - GetCaps": { |
| 184 | + "resource": "PDOK CSW", |
197 | 185 | "probe_class": "GeoHealthCheck.plugins.probe.owsgetcaps.CswGetCaps", |
198 | 186 | "parameters": { |
199 | 187 | "service": "CSW", |
200 | 188 | "version": "2.0.2" |
201 | 189 | } |
202 | 190 | }, |
203 | | - "PDOK CP WMTS - GetCaps": { |
204 | | - "resource": "PDOK CP WMTS", |
| 191 | + "PDOK BRK WMTS - GetCaps": { |
| 192 | + "resource": "PDOK BRK WMTS", |
205 | 193 | "probe_class": "GeoHealthCheck.plugins.probe.owsgetcaps.WmtsGetCaps", |
206 | 194 | "parameters": { |
207 | 195 | "service": "WMTS", |
208 | 196 | "version": "1.0.0" |
209 | 197 | } |
210 | 198 | }, |
211 | | - "PDOK CP WMTS - GetTileREST": { |
212 | | - "resource": "PDOK CP WMTS", |
| 199 | + "PDOK BRK WMTS - GetTileREST": { |
| 200 | + "resource": "PDOK BRK WMTS", |
213 | 201 | "probe_class": "GeoHealthCheck.plugins.probe.wmts.WmtsGetTile", |
214 | 202 | "parameters": { |
215 | 203 | "layers": ["Kadastralekaart"], |
|
223 | 211 | "kvprest": "REST" |
224 | 212 | } |
225 | 213 | }, |
226 | | - "PDOK CP WMTS - GetTileKVP": { |
227 | | - "resource": "PDOK CP WMTS", |
| 214 | + "PDOK BRK WMTS - GetTileKVP": { |
| 215 | + "resource": "PDOK BRK WMTS", |
228 | 216 | "probe_class": "GeoHealthCheck.plugins.probe.wmts.WmtsGetTile", |
229 | 217 | "parameters": { |
230 | 218 | "layers": ["Kadastralekaart"], |
|
238 | 226 | "kvprest": "KVP" |
239 | 227 | } |
240 | 228 | }, |
241 | | - "PDOK BRT WMTS - GetTileAllKVP": { |
242 | | - "resource": "PDOK BRT WMTS", |
| 229 | + "PDOK BRK WMTS - GetTileAllKVP": { |
| 230 | + "resource": "PDOK BRK WMTS", |
243 | 231 | "probe_class": "GeoHealthCheck.plugins.probe.wmts.WmtsGetTileAll", |
244 | 232 | "parameters": { |
245 | 233 | "layers": ["All layers"], |
|
310 | 298 | "check_class": "GeoHealthCheck.plugins.check.checks.HttpHasImageContentType", |
311 | 299 | "parameters": {} |
312 | 300 | }, |
313 | | - "WOUDC WFS - GetCaps - XML Parse": { |
314 | | - "probe_vars": "WOUDC WFS - GetCaps", |
| 301 | + "RCE WFS - GetCaps - XML Parse": { |
| 302 | + "probe_vars": "RCE WFS - GetCaps", |
315 | 303 | "check_class": "GeoHealthCheck.plugins.check.checks.XmlParse", |
316 | 304 | "parameters": {} |
317 | 305 | }, |
|
353 | 341 | "strings": ["FeatureCollection"] |
354 | 342 | } |
355 | 343 | }, |
356 | | - "WOUDC CSW - GetCaps - XML Parse": { |
357 | | - "probe_vars": "WOUDC CSW - GetCaps", |
| 344 | + "PDOK CSW - GetCaps - XML Parse": { |
| 345 | + "probe_vars": "PDOK CSW - GetCaps", |
358 | 346 | "check_class": "GeoHealthCheck.plugins.check.checks.XmlParse", |
359 | 347 | "parameters": {} |
360 | 348 | }, |
361 | | - "PDOK CP WMTS - GetCaps - XML Parse": { |
362 | | - "probe_vars": "PDOK CP WMTS - GetCaps", |
| 349 | + "PDOK BRK WMTS - GetCaps - XML Parse": { |
| 350 | + "probe_vars": "PDOK BRK WMTS - GetCaps", |
363 | 351 | "check_class": "GeoHealthCheck.plugins.check.checks.XmlParse", |
364 | 352 | "parameters": {} |
365 | 353 | }, |
|
372 | 360 | "probe_vars": "WOUDC LINK - PING", |
373 | 361 | "check_class": "GeoHealthCheck.plugins.check.checks.ContainsStrings", |
374 | 362 | "parameters": { |
375 | | - "strings": ["RDF>"] |
| 363 | + "strings": ["Ozone"] |
376 | 364 | } |
377 | 365 | }, |
378 | 366 | "OPENGEOGROEP TMS - HTTP - NoError": { |
|
397 | 385 | "check_class": "GeoHealthCheck.plugins.check.checks.HttpHasImageContentType", |
398 | 386 | "parameters": {} |
399 | 387 | }, |
400 | | - "PDOK CP WMTS - GetTileREST - No Exception": { |
401 | | - "probe_vars": "PDOK CP WMTS - GetTileREST", |
| 388 | + "PDOK BRK WMTS - GetTileREST - No Exception": { |
| 389 | + "probe_vars": "PDOK BRK WMTS - GetTileREST", |
402 | 390 | "check_class": "GeoHealthCheck.plugins.check.checks.NotContainsOwsException", |
403 | 391 | "parameters": {"strings": ["ExceptionReport>", "ServiceException>"]} |
404 | 392 | }, |
405 | | - "PDOK CP WMTS - GetTileREST - Content Type": { |
406 | | - "probe_vars": "PDOK CP WMTS - GetTileREST", |
| 393 | + "PDOK BRK WMTS - GetTileREST - Content Type": { |
| 394 | + "probe_vars": "PDOK BRK WMTS - GetTileREST", |
407 | 395 | "check_class": "GeoHealthCheck.plugins.check.checks.HttpHasImageContentType", |
408 | 396 | "parameters": {} |
409 | 397 | }, |
410 | | - "PDOK CP WMTS - GetTileKVP - No Exception": { |
411 | | - "probe_vars": "PDOK CP WMTS - GetTileKVP", |
| 398 | + "PDOK BRK WMTS - GetTileKVP - No Exception": { |
| 399 | + "probe_vars": "PDOK BRK WMTS - GetTileKVP", |
412 | 400 | "check_class": "GeoHealthCheck.plugins.check.checks.NotContainsOwsException", |
413 | 401 | "parameters": {"strings": ["ExceptionReport>", "ServiceException>"]} |
414 | 402 | }, |
415 | | - "PDOK CP WMTS - GetTileKVP - Content Type": { |
416 | | - "probe_vars": "PDOK CP WMTS - GetTileKVP", |
| 403 | + "PDOK BRK WMTS - GetTileKVP - Content Type": { |
| 404 | + "probe_vars": "PDOK BRK WMTS - GetTileKVP", |
417 | 405 | "check_class": "GeoHealthCheck.plugins.check.checks.HttpHasImageContentType", |
418 | 406 | "parameters": {} |
419 | 407 | }, |
420 | | - "PDOK BRT WMTS - GetTileAllKVP - No Exception": { |
421 | | - "probe_vars": "PDOK BRT WMTS - GetTileAllKVP", |
| 408 | + "PDOK BRK WMTS - GetTileAllKVP - No Exception": { |
| 409 | + "probe_vars": "PDOK BRK WMTS - GetTileAllKVP", |
422 | 410 | "check_class": "GeoHealthCheck.plugins.check.checks.NotContainsOwsException", |
423 | 411 | "parameters": {"strings": ["ExceptionReport>", "ServiceException>"]} |
424 | 412 | }, |
425 | | - "PDOK BRT WMTS - GetTileAllKVP - Content Type": { |
426 | | - "probe_vars": "PDOK BRT WMTS - GetTileAllKVP", |
| 413 | + "PDOK BRK WMTS - GetTileAllKVP - Content Type": { |
| 414 | + "probe_vars": "PDOK BRK WMTS - GetTileAllKVP", |
427 | 415 | "check_class": "GeoHealthCheck.plugins.check.checks.HttpHasImageContentType", |
428 | 416 | "parameters": {} |
429 | 417 | } |
|
0 commit comments