Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#523 closed defect (wontfix)

[wktraster] gdal2wktraster.py should flag tiles properly with hasnodatavalue

Reported by: pracine Owned by: pracine
Priority: high Milestone: WKTRaster 0.1.6
Component: raster Version: master
Keywords: Cc:

Description

gdal2wktraster.py flag raster properly when they have a nodata value but not individual tiles when the raster is imported tiled with the -k option.

Change History (3)

comment:1 by pracine, 14 years ago

Priority: mediumhigh
Version: 1.5.Xtrunk

comment:2 by pracine, 14 years ago

Resolution: wontfix
Status: newclosed

comment:3 by pracine, 14 years ago

Actually each tile should have the same HasNoDaValue setting as the global image. But a new BandIsOnlyNoData should be set instead. A new ticket will be set for this.

Note: See TracTickets for help on using tickets.