Ticket #3759 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.8.0

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

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

Changed 3 years ago by scw

Thank you!

Note: See TracTickets for help on using tickets.