Opened 10 years ago

Closed 8 years ago

#763 closed defect (wontfix)

WCS response not sliced upon slicing

Reported by: Piero Campalani Owned by: Alireza
Priority: major Milestone: 9.0.x
Component: petascope Version: development
Keywords: multipoint slice gml Cc: Alireza, g.xinghua@…
Complexity: Medium

Description

Looking at systemtest WCS oracles, tests 2[456] are proposing a slicing on E, N and H respectively.

Looking at their oracles, there a some issues:

  • the bouding box (gml:boundedBy) element is static and 3D, probably showing the full bbox, and not the bbox of the returning coverage;
  • the domain-set does not seem to update correctly the CRS metadata in the gml:SRSReferenceGroup attributes, since still they talk about full 3D CRS, being incompatible with the coordinates listed in the posList element.

The relevant function where to update such info is updateGetCoverageMetadata() in browser:applications/petascope/src/main/java/petascope/wcs2/extensions/AbstractFormatExtension.java

Change History (3)

comment:1 by Dimitar Misev, 10 years ago

Owner: changed from Piero Campalani to Alireza
Status: newassigned

These are multipoint tests → should be reassigned to Alireza?

comment:2 by Peter Baumann, 9 years ago

what is the status of this?

comment:3 by Dimitar Misev, 8 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.