Ticket #1784 (closed defect: fixed)
HFA driver bug with GDALDriver::Create() and GDALDriver::CreateCopy() -- old file is not overwritten
| Reported by: | ozys | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.3 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | HFA .ige |
| Cc: | warmerdam |
Description
HFA driver does not overwrite the pre-existing .ige file when used to create a new image using the same name as the pre-existing image. Instead, HFA driver simply appends the new image to the existing .ige file, causing the .ige file to grow unless manually removed by user. GDAL functions involved are GDALDriver::Create() and GDALDriver::CreateCopy?()
Change History
Note: See
TracTickets for help on using
tickets.
