Ticket #1908 (closed defect: fixed)
Support grayscale overviews on 1bit images
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | hfa gtiff overview |
| Cc: | gaopeng |
Description
Many existing .aux/.rrd overviews for 1bit TIFF images have been generated as 8bit greyscale overviews varying between 0 and 255 instead of the 0/1 of the base image. These were created with Leica and/or ESRI products. It is desirable to have a way for GDAL to recognise these images, and not use these overviews in RasterIO() at reduced resolutions. It is also desirable to be able to generate these sorts of overviews for use in ArcGIS or applications that do not require overviews to have exactly the same characteristics as base layers.
Change History
Note: See
TracTickets for help on using
tickets.
