Opened 8 years ago

Closed 8 years ago

#1272 closed enhancement (fixed)

WCS coverage downloads should contain coverage name and format in the filename

Reported by: Alex Dumitru Owned by: Alex Dumitru
Priority: major Milestone: 9.3
Component: petascope Version: development
Keywords: Cc:
Complexity: Medium

Description

Several users requested that a coverage (or a subset of it) downloaded through WCS should get a more human readable name (instead of ows as it is now).
Examples:

http://wcs.service?service...&coverageId=MyCov&format=image/tiff => MyCov.tiff
http://wcs.service?service...&coverageId=MyCov&subset=Lat(0:10)&format=image/png => MyCov_Lat(0:10).png

Change History (5)

comment:1 by Dimitar Misev, 8 years ago

I'd stick to the coverage name if possible, MyCov_Lat(0:10).png and similar could potentially create issues on some filesystems?

comment:2 by Alex Dumitru, 8 years ago

Ok, coverage name should do it, seems trivial and several people requested it, let's plan it for 9.3

comment:3 by Alex Dumitru, 8 years ago

Milestone: Future9.2
Owner: set to Alex Dumitru
Status: newassigned

comment:4 by Alex Dumitru, 8 years ago

Milestone: 9.29.3

comment:5 by Dimitar Misev, 8 years ago

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