Opened 12 years ago

Closed 12 years ago

#4414 closed defect (fixed)

[PATCH] PostGIS raster: do not report nodata value when there is none

Reported by: Even Rouault Owned by: jorgearevalo
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords: postgis_raster
Cc: jorgearevalo

Description

The attached patch uses the 'hasnodata' flag of ST_BandMetaData() to known if there is a nodata value or not

Attachments (1)

postgisraster_nodatavalue.patch (3.6 KB ) - added by Even Rouault 12 years ago.

Download all attachments as: .zip

Change History (4)

by Even Rouault, 12 years ago

comment:1 by jorgearevalo, 12 years ago

Cc: jorgearevalo added
Status: newassigned

comment:2 by pracine, 12 years ago

Keywords: postgis_raster added

comment:3 by jorgearevalo, 12 years ago

Resolution: fixed
Status: assignedclosed

Patch applied in r24114.

Note: See TracTickets for help on using tickets.