Opened 10 years ago
Last modified 3 years ago
#2438 new defect
PCIDSK Driver writes no data value only to PAM, not inside PCI file
Reported by: | omidsakhi | Owned by: | warmerdam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | GDAL_Raster | Version: | 1.5.0 |
Severity: | normal | Keywords: | PCIDSK |
Cc: |
Description
During creation or update a raster band using PCIDSK driver, the fucntion SetNoDataValue?() simply return no error and it is supposed to set or update a new no data value but nothing happens.
Change History (3)
comment:1 Changed 10 years ago by
Keywords: | PCIDSK added |
---|---|
Priority: | normal → low |
comment:2 Changed 10 years ago by
Component: | default → GDAL_Raster |
---|
comment:3 Changed 3 years ago by
Summary: | PCIDSK Geomatica Driver doesn't update no data value !! → PCIDSK Driver writes no data value only to PAM, not inside PCI file |
---|
Note: See
TracTickets for help on using
tickets.
I can confirm that the PCIDSK driver does not support storing nodata values in the PCI metadata. However, it should still be written to an .aux.xml file with 1.5.0. I am setting the priority to low for this since it isn't so much a bug as a missing feature of the driver.