Ticket #4464 (new enhancement)

Opened 4 months ago

Last modified 4 months ago

Add -srcnodata to gdal_fillnodata.py

Reported by: olt Owned by: warmerdam
Priority: normal Milestone: 1.9.1
Component: Utilities Version: unspecified
Severity: normal Keywords:
Cc: olt

Description

This patch adds a -srcnodata option to gdal_fillnodata.py, similar to the same option in gdalwarp. This can be used to fill nodata values in raster files where this value is not set.

Attachments

gdal_fillnodata-srcnodata.patch Download (1.7 KB) - added by olt 4 months ago.

Change History

Changed 4 months ago by olt

Changed 4 months ago by olt

A note to the patch: The elif arg == '-mask' part is two times in the code, so i changed one of the statements to match the new option.

Note: See TracTickets for help on using tickets.