Opened 14 years ago

Closed 14 years ago

#3805 closed defect (fixed)

georaster - doesn't allow creating JPEG compressed blocks in BSQ and BIL

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

Description

The georaster driver does not allow creating JPEG compressed blocks in BSQ and BIL interleaving mode.

Change History (1)

comment:1 by ilucena, 14 years ago

Resolution: fixed
Status: newclosed

Fixed with r20985 that also fix #3806.

It was just a matter of removing the restriction from the parameter validation section of the Create method.

Note: See TracTickets for help on using tickets.