Opened 11 years ago
Closed 11 years ago
#524 closed defect (fixed)
Petascope to throw exception on duplicate WCS subsets
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | major | Milestone: | 9.0 |
Component: | petascope | Version: | development |
Keywords: | duplicate subsets | Cc: | |
Complexity: | Easy |
Description (last modified by )
WCS 2.0 requirement n.29: A GetCoverage request shall contain at most one subsetting operation for each of the dimensions of the coverage addressed.
Currently Petascope does not recognize duplicated subsettings in a WCS GetCoverage. This compormises OGC WCS compliance.
Change History (3)
comment:1 by , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Description: | modified (diff) |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Patch applied: changeset:329789.
Note:
See TracTickets
for help on using tickets.
Patch is coming.