Opened 8 years ago

Closed 8 years ago

#6450 closed defect (fixed)

GPKG (and MBTILES) issue with paletted source

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.3
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

When converting a 1-band paletted input dataset to GPKG *with a standard TILING_SCHEME*, the color palette is not applied to the target dataset.

Same issue with MBTiles.

Change History (2)

comment:1 by Even Rouault, 8 years ago

trunk r33947 "MBTILES / GPKG: fix generation of files with 1-band paletted input dataset. Also improve the logic to retrieve color palette when forcing BAND_COUNT=1 on opening (#6450)"

comment:2 by Even Rouault, 8 years ago

Component: defaultGDAL_Raster
Milestone: 2.0.3
Resolution: fixed
Status: newclosed

branches/2.1 r33948 "MBTILES / GPKG: fix generation of files with 1-band paletted input dataset. Also improve the logic to retrieve color palette when forcing BAND_COUNT=1 on opening (#6450)"

branches/2.0 r33949 "GPKG: fix generation of files with 1-band paletted input dataset (#6450). Also fix -co RESAMPLING=NEAREST that resulted to BILINEAR previously"

Note: See TracTickets for help on using tickets.