Opened 12 years ago

Closed 12 years ago

#4099 closed defect (fixed)

WCS 2.0: defect subsetting for source images with no GDAL metadata

Reported by: fschindler Owned by: sdlime
Priority: normal Milestone: 6.0.2 release
Component: WCS Server Version: 6.0
Severity: major Keywords: WCS 2.0 bug
Cc: schpidi

Description

In the current version, WCS 2.0 subsetting is not working correctly for source datasets which do not provide geo-metadata themselves (formats like PNG, JPEG etc).

The images created, are just scaled down to the correct new size, but contain the complete image and not a subset.

This malfunction is only in WCS 2.0, all other versions are working correctly.

Attachments (1)

r12821_wcs20_subsetting_no_md.patch (1.9 KB ) - added by fschindler 12 years ago.
Patch resolving the issue

Download all attachments as: .zip

Change History (2)

by fschindler, 12 years ago

Patch resolving the issue

comment:1 by schpidi, 12 years ago

Milestone: 6.0.2 release
Resolution: fixed
Status: newclosed
Version: unspecified6.0

Fixed in trunk with r12827. Fixed in 6.0 branch with r12828.

Note: See TracTickets for help on using tickets.