Opened 10 years ago

Closed 9 years ago

#614 closed feature (fixed)

Fix Processing WCS extension

Reported by: Piero Campalani Owned by: Alex Dumitru
Priority: major Milestone: 9.1
Component: petascope Version: development
Keywords: processing wcs extension Cc: Peter Baumann
Complexity: Medium

Description

Currently it is possible to send WCPS query via WCS requests of type ProcessCoverage, e.g. (KVP):

...SERVICE=WCS&VERSION=2.0.1&REQUEST=ProcessCoverages&QUERY=<url-encoded-abstract-wcps-query>

In spite of this, a few more features need to be implemented in order to be fully compliant with the processing conformance class defined in OGC 08-059r4, that is the extraParameter parameter, and the new exceptions defined in the document (SyntaxError and SemanticError).

Change History (4)

comment:1 by Piero Campalani, 10 years ago

Patch submitted (see #634).
Closing #634 as duplicate.

comment:2 by Piero Campalani, 10 years ago

Owner: changed from Piero Campalani to Alex Dumitru
Status: newassigned

comment:3 by Dimitar Misev, 9 years ago

Milestone: Future9.1

SyntaxError and SemanticError have been fixed, not sure about the extraParameter

Version should be 1.5 in 9.1, with 1.0 referring to the 9.0 parser.

comment:4 by Alex Dumitru, 9 years ago

Resolution: fixed
Status: assignedclosed

The extra parameter is already supported, i see the the SemanticError and SyntaxError were also introduced so this should be done.

Note: See TracTickets for help on using tickets.