Opened 11 years ago

Last modified 11 years ago

#5076 closed defect

georaster - read error when reading from pyramids — at Initial Version

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone: 1.10.1
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: georaster
Cc:

Description

When reading from several GeoRaster objects with Overviews (Pyramids) there are some cases where we are getting an OCI_NODATA while reading the rasterBlock BLOB column.

0ERROR 1: OCI_NODATA

ERROR 1: Error reading GeoRaster ofsett X (0) offset Y (0) band (1)
ERROR 1: georaster:georaster/georaster,,gr_tiles_new,grobj,id=428, band 1: IReadBlock failed at X offset 0, Y offset 0
ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0

That only affects some GeoRaster images with pyramids already built into it but not all of then.

Change History (0)

Note: See TracTickets for help on using tickets.