Bug report #3715
GdalTools' pyramids in batch mode remove source files
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Giuseppe Sucameli | ||
Category: | GDAL Tools | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13774 |
Description
If I run gdaladdo in batch mode, it deletes all the source files. The same in the read-only mode, only overlay files remain. Observed in Trunk/Ubuntu (GDAL 1.8.0).
On 1.6/Windows similar issue bas been reported - the source files are deleted unless have been added to the canvas.
Associated revisions
Fix #3715, don't overwrite source file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15709 c8812cc2-4d05-0410-92ff-de0c093fc19c
Fix #3715, don't overwrite source file
git-svn-id: http://svn.osgeo.org/qgis/trunk@15709 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Giuseppe Sucameli over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 63cc61bb (SVN r15710)