[GRASS-dev] Re: [GRASS GIS] #73: r.out.gdal tiff output does not work

GRASS GIS trac at osgeo.org
Tue Dec 16 04:49:42 EST 2008


#73: r.out.gdal tiff output does not work
--------------------------+-------------------------------------------------
  Reporter:  helena       |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  new                      
  Priority:  critical     |   Milestone:  6.4.0                    
 Component:  Raster       |     Version:  svn-trunk                
Resolution:               |    Keywords:  r.out.gdal, tiff         
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Comment (by mmetz):

 The attached patch r.out.gdal.rangecheck.patch would add a check whether
 the user specified nodata value is within the range of the selected GDAL
 datatype and whether the selected GDAL datatype covers the range of each
 input raster band. The default nodata value is now set to the minimum of
 the selected GDAL datatype for all datatypes. Writing out an all black
 colortable in case that no colortable could be read is disabled. BTW, it
 seems that some changes in the patch are there because the original code
 was not indented with grass_indent.sh.

 Markus

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/73#comment:27>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list