Bug report #816

"No Data Value" reported as -9999 or -10000 in error

Added by Maciej Sieczka - over 16 years ago. Updated over 16 years ago.

Status:Closed
Priority:Low
Assignee:ersts -
Category:Rasters
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:10875

Description

When NoData is not present in the raster, QGIS reports -9999 or -10000 for NoData, in error. It took me quite a while to find out it's not about my data only that QGIS is wrong. Please report sth like "No Data Value: not present" instead of throwing an arbitrary, bogus value.

History

#1 Updated by ersts - over 16 years ago

This was partially address in a #806 but the default value when there was not a valid nodatavalue is currently -9999. Since this is not desired a boolean flag will be added and all operations referring to nodatavalue will be wrapped in an if statement.

#2 Updated by ersts - over 16 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Also available in: Atom PDF