Ticket #2866 (closed defect: fixed)
gdal_fillnodata - specifying dstfile does not work properly
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7.0 |
| Component: | Utilities | Version: | svn-trunk |
| Severity: | normal | Keywords: | gdal_fillnodata |
| Cc: | bryan@… |
Description (last modified by warmerdam) (diff)
In GDAL trunk doing something like:
gdal_fillnodata.py src.tif dst.tif
produces a blank dst.tif. It turns out the script has no provision to copy the source data to the destination file before updating it in place by filling nodata areas.
Change History
Note: See
TracTickets for help on using
tickets.
