<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
I wrote this in qgis-user list but I'm forwarding for information.<BR>
<BR>
Cheers,<BR>
Lu&#237;s Ferreira<BR>
<BR>
-------- Forwarded Message --------<BR>
<BLOCKQUOTE TYPE=CITE>
    <B>From</B>: Luis Ferreira &lt;<A HREF="mailto:Luis%20Ferreira%20%3clferreira75.1@gmail.com%3e">lferreira75.1@gmail.com</A>&gt;<BR>
    <B>To</B>: <A HREF="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</A><BR>
    <B>Subject</B>: Re: [Qgis-user] Inter-visibility analysis<BR>
    <B>Date</B>: Fri, 30 Mar 2012 15:57:07 +0100<BR>
    <BR>
<PRE>
Not that I know.

r.viewshed works relatively fast, with lat long support and the very
useful option of target ground offset, but with the limitation of one
pair of observer coordinates per run. Probably, you can make a script to
read a list of observer coordinate pairs and, using r.mapcalc, integrate
the obtained viewsheds.
<A HREF="http://grass.osgeo.org/wiki/GRASS_AddOns#r.viewshed">http://grass.osgeo.org/wiki/GRASS_AddOns#r.viewshed</A> 
r.viewshed it is on trunk, already.

Extending r.viewshed to read vector (point, line or polygon objects
converted to raster?), using multiple locations for viewshed
determination, and the the option to calculate the relative
observability (0.0-1.0) of each resulting surface pixel, will be very
useful. Probably r.cva solves this, I didn't use r.cva yet.
<A HREF="http://grass.osgeo.org/wiki/GRASS_AddOns#r.cva">http://grass.osgeo.org/wiki/GRASS_AddOns#r.cva</A>
 
Lu&#237;s Ferreira


On Sex, 2012-03-30 at 15:42 +0200, Julian Bogdani wrote:
&gt; Hello,
&gt; I've been use qgis for a while and I'm starting now with GRASS, too.
&gt; I'm interested in building a inter-visibility map using a point
&gt; shapefile and a DEM. QGIS has a plugin for viewshed, and I tried LOS
&gt; in GRASS which works wonderfully, for a single point of observation.
&gt; Is there a way to get lines linking sites that are visible from each
&gt; other?
&gt; 
&gt; 
&gt; Thank you
&gt; 
&gt; 
&gt; 
&gt; -----
&gt; Julian Bogdani
&gt; <A HREF="http://bradypus.net">http://bradypus.net</A>
&gt; 
&gt; 
&gt; 
&gt; 
&gt; 
&gt; 
&gt; 
&gt; 
&gt; 
&gt; _______________________________________________
&gt; Qgis-user mailing list
&gt; <A HREF="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</A>
&gt; <A HREF="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</A>


</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>