#6743 closed defect (fixed)
GTiff: Create() with BLOCKYSIZE > image height produce invalid image
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | gtiff |
Cc: |
Description
Using the Create() interface (for example with gdalwarp) with a BLOCKYSIZE (non tiled mode) larger than the image height produce an invalid image.
Note:
See TracTickets
for help on using tickets.
In 36647: