Ticket #1951 (closed defect: fixed)
Lanczos Resample Anomolies near nodata values.
| Reported by: | warmerdam | Owned by: | dron |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.2 |
| Component: | Utilities | Version: | svn-trunk |
| Severity: | normal | Keywords: | gdalwarp lanczos |
| Cc: |
Description
Andrey,
When I run the following warps, I see a trough in the pixels values along the left side of the valid data in the lanczos result, but nothing like that in the cubic spline output. I think this is a problem in the lanc resampler but I'm not positive. Could you look into it at some point? Let me know if you need me to more specifically highlight the issue.
gdalwarp warpsamp.tif -tr 500 500 -rcs out.tif -srcnodata -32768 gdalwarp warpsamp.tif -tr 500 500 -r lanczos out.tif -srcnodata -32768
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

