Opened 9 years ago

Closed 9 years ago

#6024 closed defect (fixed)

RasterIO() with non-nearest resampling ignore NBITS metadata item

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.1
Component: GDAL_Raster Version: 2.0.0
Severity: normal Keywords:
Cc:

Description

When resampling with RasterIO() with a kernel like Cubic that can have overshoot, we should honour the NBITS metadata item to clamp values.

Change History (1)

comment:1 by Even Rouault, 9 years ago

Resolution: fixed
Status: newclosed

trunk r29494, branches/2.0 r29496 "Honour NBITS metadata item when doing RasterIO() with non-nearest resampling (#6024)"

Note: See TracTickets for help on using tickets.