Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3759 closed enhancement (fixed)

command-line tools support for overwriting

Reported by: scw Owned by: warmerdam
Priority: normal Milestone: 1.8.0
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

It would be very handy for the workflows I'm using if GDAL utilities such as <tt>gdalwarp</tt> supported forcing overwriting the output data, particularly in a reprojection case. I can do this externally to the command, but it would be helpful to have it as a built-in optional flag, as GRASS supports within r.in.ogr with --o.

Change History (2)

comment:1 by Even Rouault, 14 years ago

Milestone: 1.8.0
Resolution: fixed
Status: newclosed

r20658 /trunk/gdal/apps/gdalwarp.cpp: gdalwarp: add a -overwrite option (#3759)

r20659 /trunk/autotest/utilities/test_gdalwarp.py: Test gdalwarp -overwrite (#3759)

comment:2 by scw, 14 years ago

Thank you!

Note: See TracTickets for help on using tickets.