On Tue, Jan 21, 2014 at 5:54 PM, Moritz Lennert <[email protected]> wrote: > On 21/01/14 16:39, Dario Guiducci wrote: >> >> Thanks Moritz, I didn't realize r.prominence was already compiled. I >> managed to get the modules up and running. >> I will try out r.viewshed. Any thoughts on the key differences between >> it and r.viewshed.cva? Is the latter a successor to r.cva? > > > Yes. It is a python script that does cumulative viewshed analysis running > r.viewshed in a loop and then combining the results with r.series. > > Currently, there seems to be a problem in the Windows 'build' of it.
Fixed, there was a typo in the Makefile [1]. Now you should be able to install it with g.extension (by tomorrow morning when it has been prepared for Windows in the (European) overnight job). Markus [1] https://trac.osgeo.org/grass/changeset/58755 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
