Opened 15 years ago

Closed 15 years ago

#2781 closed defect (fixed)

GeoRaster: problem loading uint16 and other data types to georaster

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: georaster
Cc:

Description

The driver is not handling well CreateCopy() operations from data types other than Byte. It is not reporting the correct data type from existing GeoRaster on the server either, gdalinfo always report band data type as Byte. That problems started to happens before changes related to Pyramids/Overview support. I would suggest add a georaster test script to gdal_autotest in order to catch problems like that automatically.

Change History (1)

comment:1 by ilucena, 15 years ago

Resolution: fixed
Status: newclosed

Fixed r1609

Note: See TracTickets for help on using tickets.