public class GetCoverageHandler extends AbstractRequestHandler<GetCoverageRequest>
meta
DESCRIBE_COVERAGE, GET_CAPABILITIES, GET_COVERAGE
Constructor and Description |
---|
GetCoverageHandler(DbMetadataSource meta) |
Modifier and Type | Method and Description |
---|---|
Response |
handle(GetCoverageRequest request)
Execute the operation given the request, and return the result.
|
constructDocument
public GetCoverageHandler(DbMetadataSource meta)
public Response handle(GetCoverageRequest request) throws PetascopeException, WCSException
RequestHandler
PetascopeException
WCSException