Ticket #3387 (closed defect: worksforme)
GDAL Georaster can't Open raster sometime?
| Reported by: | bicealyh | Owned by: | ilucena |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | GDAL_Raster | Version: | svn-trunk |
| Severity: | critical | Keywords: | georaster |
| Cc: | warmerdam |
Description
I use GDALOpen method to read the Georaster data, it return not null, but if use this method GDALGetRasterBand(rasterDataset, band) to get the rasterband, sometime it will return null. After the the band return null, I use the GDALGetGeoTransform to get the GeoTransform? parameter, but it return not CE_None.
So I think the GDALOpen method have some problem sometime, it is not always.
By the way, I have compiled the Georaster code to the gdal17.dll. Does it have some problems?
Change History
Note: See
TracTickets for help on using
tickets.
