id summary reporter owner description type status priority milestone component version severity resolution keywords cc 7082 Remove restricted calls to AdviseRead() in GDALDatasetCopyWholeRaster() Even Rouault Even Rouault "Currently GDALDatasetCopyWholeRaster() only calls AdviseRead() on the source dataset if the driver is ECW and if the swath width is the raster width. This is not ideal for other drivers All in-tree drivers that support AdviseRead() are : * WMS (if explicitly requested in the WMS configuration file) * NITF: but as a proxy for the underlying JPEG/JPEG2000 dataset * OGDI raster * ECW. The restriction to call Adviseead() only if the swath width is the raster width comes from a SDK limitation on how window bufferig can be used. But this limitation should be hidden inside the ECW driver " enhancement closed normal 2.3.0 default unspecified normal fixed