public class WCS20 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CORE
The WCS Core is a conformance class executed by default.
|
static String |
EXT_CRS
Run test for WCS-CRS-extension 1.0 if parameter is provided.
|
static String |
EXT_INTERPOLATION
Run test for WCS Interpolation 1.0 if parameter is provided.
|
static String |
EXT_POST
Run test for WCS POST if parameter is provided.
|
static String |
EXT_PROCESSING
Run test for WCS WCPS 2.0 (Processing) if parameter is provided.
|
static String |
EXT_RSUBSETTING
Run test for WCS Range Subsetting 1.0 if parameter is provided.
|
static String |
EXT_SCALING
Run test for WCS Scaling 1.0 if parameter is provided.
|
static String |
PROFILE_EOWCS
Run test for WCS EO 1.0 (EOWCS) if parameter is provided.
|
static String |
URL
Reference to the WCS capabilities document (URI).
|
| Constructor and Description |
|---|
WCS20() |
public static final String URL
public static final String CORE
public static final String EXT_POST
public static final String EXT_PROCESSING
public static final String EXT_SCALING
public static final String EXT_INTERPOLATION
public static final String EXT_RSUBSETTING
public static final String EXT_CRS
public static final String PROFILE_EOWCS
Copyright © 2023 Open Geospatial Consortium. All rights reserved.