Bug report #3662
GDALTools: clipper does not overwrite existing output
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| 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 #: | 13721 | 
Description
When clipping a raster, if an existing file is given as output.it is not overwritten, but the old file is loaded.
History
#1
    
    Updated by Giuseppe Sucameli over 14 years ago
    - Resolution set to fixed
 - Status changed from Open to Closed
 
Done in 4d3cdeca (SVN r15699), using translate tool instead of merge.