Opened 15 years ago
Closed 15 years ago
#816 closed bug (fixed)
"No Data Value" reported as -9999 or -10000 in error
Reported by: | msieczka | Owned by: | ersts |
---|---|---|---|
Priority: | major: does not work as expected | Milestone: | Branch - Raster Transparency |
Component: | Rasters | Version: | Trunk |
Keywords: | Cc: | ||
Must Fix for Release: | Yes | Platform: | All |
Platform Version: | Awaiting user input: | no |
Change History (3)
comment:1 by , 15 years ago
Type: | defect → bug |
---|
comment:2 by , 15 years ago
Milestone: | Version 0.9.2 → Branch - Raster Transparency |
---|---|
Owner: | changed from | to
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.