#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@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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev