Opened 10 years ago
Closed 10 years ago
#4071 closed defect (fixed)
georaster - defaut interleving
Reported by: | ilucena | Owned by: | ilucena |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.0 |
Component: | GDAL_Raster | Version: | svn-trunk |
Severity: | normal | Keywords: | georaster interleave |
Cc: |
Description
When an RGB or RGBA raster is imported to GeoRaster the default is currently BSQ while it should be BIP, except if users demand it to be BSQ.
Change History (2)
comment:1 Changed 10 years ago by
Owner: | changed from warmerdam to ilucena |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed on r22323
Note:
If -co BLOCKBSIZE is set to anything other than the exact number of bands then that default would not be applied.