Opened 9 years ago
Closed 9 years ago
#1078 closed defect (fixed)
WCS-Client GetCoverage does not regards to subset parameters
Reported by: | Bang Pham Huu | Owned by: | Alex Toader |
---|---|---|---|
Priority: | major | Milestone: | 9.2 |
Component: | undecided | Version: | development |
Keywords: | Cc: | Alex Dumitru | |
Complexity: | Easy |
Description
With the newest version of Rasdaman (to make sure it has been fixed before), I want to GetCoverage from WCS-Client. For example:
Subset coverage along axis i with domain extent from 0 GridSpacing to 255 GridSpacing by:
trimming from 0 GridSpacing to 10 GridSpacing
and click "DownloadCoverage", this is the WCS link without any subset argument.
http://localhost:8080/rasdaman/ows?&SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCoverage&COVERAGEID=mr&FORMAT=image/png
So this need to be fixed as now the subset arguments have no effects when download coverages.
Note:
See TracTickets
for help on using tickets.