Ticket #4414 (closed defect: fixed)

Opened 18 months ago

Last modified 15 months ago

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

Reported by: 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

postgisraster_nodatavalue.patch Download (3.6 KB) - added by rouault 18 months ago.

Change History

Changed 18 months ago by rouault

Changed 16 months ago by jorgearevalo

  • cc jorgearevalo added
  • status changed from new to assigned

Changed 16 months ago by pracine

  • keywords postgis_raster added

Changed 15 months ago by jorgearevalo

  • status changed from assigned to closed
  • resolution set to fixed

Patch applied in r24114.

Note: See TracTickets for help on using tickets.