Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REST_OUTPUT_PARAM |
static java.lang.String |
REST_SUBSETTING_PARAM |
Constructor and Description |
---|
CRSExtension() |
Modifier and Type | Method and Description |
---|---|
boolean |
axisDomainIntersection(GetCoverageRequest.DimensionSubset subset,
GetCoverageMetadata meta,
java.lang.String subsettingCrs) |
java.lang.String |
getExtensionIdentifier() |
protected void |
handle(GetCoverageRequest request,
GetCoverageMetadata m,
DbMetadataSource meta)
Method for the handling of possible subsets in case of subsettingCrs not
corrispondent to the one which the desired collection is natively stored.
|
public static final java.lang.String REST_SUBSETTING_PARAM
public static final java.lang.String REST_OUTPUT_PARAM
public java.lang.String getExtensionIdentifier()
getExtensionIdentifier
in interface Extension
protected void handle(GetCoverageRequest request, GetCoverageMetadata m, DbMetadataSource meta) throws WCSException
request
- The WCS request, which is directly modified.meta
- Metadata of the underlying petascopedb.WCSException
public boolean axisDomainIntersection(GetCoverageRequest.DimensionSubset subset, GetCoverageMetadata meta, java.lang.String subsettingCrs)
DimensionSubset
- subset A subset from the WCS GetCoverage requestBbox
- bbox Bbox of the requested coverage