9.1.1.1.1.2.1.10. GeoHealthCheck.plugins.probe.wcs
9.1.1.1.1.2.1.10.1. Module Contents
9.1.1.1.1.2.1.10.1.1. Classes
Get WCS coverage image using the OGC WCS GetCoverage v2.0.1 Operation. |
- class GeoHealthCheck.plugins.probe.wcs.WcsGetCoverage[source]
Bases:
GeoHealthCheck.probe.Probe
Get WCS coverage image using the OGC WCS GetCoverage v2.0.1 Operation.
- NAME = 'WCS GetCoverage v2.0.1'
- DESCRIPTION = Multiline-String
Show Value
""" Do WCS GetCoverage v2.0.1 request with user-specified parameters for single Layer. """
- RESOURCE_TYPE = 'OGC:WCS'
- REQUEST_METHOD = 'GET'
- REQUEST_TEMPLATE
- PARAM_DEFS
Param defs
- CHECKS_AVAIL
Checks for WCS GetCoverage Response available. Optionally override Check PARAM_DEFS using set_params e.g. with specific value or even name.