Ticket #523 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

[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: trunk
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

Changed 3 years ago by pracine

  • priority changed from medium to high
  • version changed from 1.5.X to trunk

Changed 3 years ago by pracine

  • status changed from new to closed
  • resolution set to wontfix

Changed 3 years ago by pracine

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.