Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7028 closed defect (fixed)

gdal_translate -b mask[,XXX] doesn't produce a band of appropriate data type

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

Description

It uses the data type of the source band, instead of the one of the mask band itself.

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 39997:

gdal_translate: make -b mask[,xx] use the appropriate band data type (fixes #7028)

comment:2 by Even Rouault, 7 years ago

In 39998:

gdal_translate: make -b mask[,xx] use the appropriate band data type (fixes #7028)

Note: See TracTickets for help on using tickets.