Ticket #3805 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by ilucena

  • status changed from new to closed
  • resolution set to fixed

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.