Ticket #1667 (closed defect: fixed)
WCSDataset:::DescribeCoverage returns wrong type
| Reported by: | rayg | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.2 |
| Component: | GDAL_Raster | Version: | svn-trunk |
| Severity: | normal | Keywords: | wcs |
| Cc: |
Description
module wcsdataset.cpp, WCSDataset::DescribeCoverage?() is returning CE_Failure in one spot while returning FALSE elsewhere. Since CE_Failure = 3, Open() think its succeeds only to fail further down trying to extract georef info.
Change History
Note: See
TracTickets for help on using
tickets.
