[GRASS-dev] [GRASS GIS] #1788: r.viewshed binary flag (-b) not working correctly

GRASS GIS trac at osgeo.org
Thu Nov 8 14:59:42 PST 2012


#1788: r.viewshed binary flag (-b) not working correctly
-------------------------+--------------------------------------------------
 Reporter:  cmbarton     |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Raster       |     Version:  svn-trunk                
 Keywords:  r.viewshed   |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 The binary flag for r.viewshed makes viewed areas = 1 but unviewed areas =
 null(). Unviewed areas are supposed to be = 0.

 For example:

 {{{

 r.viewshed -b input=elevation at PERMANENT output=a_view
 coordinate=634681,221947
 GRASS 7.0.svn (nc_spm_08):~ > r.info -r a_view
 min=1
 max=1

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1788>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list