Opened 15 years ago

Closed 15 years ago

#3102 closed defect (fixed)

Computed Min/Max=0.000,0.000

Reported by: peifer Owned by: Even Rouault
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

gdalinfo -stats reports correctly on a GeoTiff with only NoData values:

ERROR 1: Failed to compute statistics, no valid pixels found in sampling.

gdalinfo -mm reports on the same GeoTiff:

Computed Min/Max=0.000,0.000

My best guess is that the latter computation is not correct.

Change History (2)

comment:1 by Even Rouault, 15 years ago

Owner: changed from warmerdam to Even Rouault

comment:2 by Even Rouault, 15 years ago

Milestone: 1.7.0
Resolution: fixed
Status: newclosed

Fixed in trunk in r17552

Note: See TracTickets for help on using tickets.