Opened 8 years ago

Closed 8 years ago

#6315 closed defect (fixed)

gdalwarp -srcnodata generate garbage dest nodata values

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.4
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

If running "gdalinfo -srcnodata X in.tif out.tif" where in.tif has no nodata value set and out.tif does not exist, then out.tif gets uninitialized/garbage values as destnodata. Using -dstnodata none works around the issue. This problems exists since GDAL 1.11 (#5087)

Change History (1)

comment:1 by Even Rouault, 8 years ago

Milestone: 1.11.4
Resolution: fixed
Status: newclosed

Fixed in trunk (r33042), branches/2.0 (r33043), branches/1.11 (r33044) "gdalwarp: fix -srcnodata to not put garbage values as target dstnodata (#6315)"

Note: See TracTickets for help on using tickets.