The issues Markus outlined are good things to try.&nbsp; I had the same problems he had discussed on this thread.<br>
<br>
Those module enhancements sounds awesome.&nbsp; I had some problems,
which required tedious node/line snapping on my part when running some
of the network modules (particularly v.net.steiner).&nbsp; the module
performed most excellent once all the network topology was
correct.&nbsp; <br>
<br>
I am anxious to check out and use some of the new tools that have been
developed (this connect tool, and the unsplitting of pseudo nodes
between lines with common attributes).&nbsp; These sound like promising
enhancements, especially since I may have very heavy usage of the
network modules in the upcoming months/year.<br>
<br>
Mark<br><br><div><span class="gmail_quote">On 8/3/07, <b class="gmail_sendername">Markus Neteler</b> &lt;<a href="mailto:neteler@itc.it">neteler@itc.it</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Joseph,<br><br>it is most likely that your nodes aren&#39;t physically connected to the<br>network, or that they are connected but have no category number<br>or the conneting line doesn&#39;t have a category number. Myself, I wasted
<br>much time with such problems. But this is history now :)<br><br>Since recently, GRASS 6.3 contains an updated <a href="http://v.net">v.net</a> (thanks to Martin<br>Landa) which makes it a snap to connect nodes to a graph (&quot;connect&quot; tool).
<br><br>I have just added a v.net.steiner example:<br><a href="http://grass.itc.it/grass63/manuals/html63_user/v.net.steiner.html">http://grass.itc.it/grass63/manuals/html63_user/v.net.steiner.html</a><br><br>Please take a look - it&#39;s very easy now (before this update of 
<a href="http://v.net">v.net</a>,<br>connecting nodes was a nightmare). v.net.salesman should work in<br>a similar way.<br><br>Markus<br><br>Joseph Guillaume wrote on 08/03/2007 10:37 AM:<br>&gt; Hi,<br>&gt;<br>&gt; I&#39;m trying to run a travelling salesman analysis between point
<br>&gt; features on a road map, but it tells me that two nodes are unreachable<br>&gt; from one another, which is a fatal error.<br>&gt;<br>&gt; I&#39;ve successfully done this exact analysis using ARC/View, but I&#39;m<br>
&gt; trying to find an OSS alternative that works on Debian - and it seems<br>&gt; GRASS is the only software currently able to do network analyses.<br>&gt;<br>&gt; I patched together two ESRI shapefile datasets, following the Grass
<br>&gt; 6.0 v1.2 tutorial.<br>&gt; I tried linking the attributes to the original datasets and tried<br>&gt; without linking.<br>&gt; I tried putting the new points on both the same layer and a new layer.<br>&gt; I tried running every single 
v.clean function on both the original and<br>&gt; patched datasets.<br>&gt; I am certain that all the points are actually on the network.<br>&gt; I&#39;ve searched all mailing lists, reference materials, and bugtracker,<br>
&gt; but didn&#39;t find anything explicitly related to unreachable nodes.<br>&gt;<br>&gt; Assuming the error message does mean that the map I am using has<br>&gt; segments disconnected from the rest of the network, the questions are:
<br>&gt;<br>&gt; * How do I detect them and remove them?<br>&gt; The node numbers given don&#39;t match the cat attribute, so I assumed<br>&gt; they referred to the id attribute. The two nodes referred to by id are<br>&gt; however connected to each other (directly) and to the main part of the
<br>&gt; network. I suspect the node numbers therefore don&#39;t correspond to any<br>&gt; attribute as such, but are rather internal. In that case, how do I<br>&gt; identify the actual nodes/segments responsible?<br>&gt;
<br>&gt; * Shouldn&#39;t the algorithm be tolerant of such errors anyway?<br>&gt; I checked, and none of the relevant nodes are actually within segments<br>&gt; I can see are disconnected, so the analysis results should be the same
<br>&gt; if the algorithm ignored the error... Is this perhaps because of the<br>&gt; heuristics used to solve this NP-hard problem? Does anyone know what<br>&gt; ArcView does differently?<br>&gt;<br>&gt;<br>&gt;<br>&gt; Any ideas?
<br>&gt;<br>&gt; Cheers,<br>&gt;<br>&gt; Joseph Guillaume<br><br><br>------------------<br>ITC -&gt; dall&#39;1 marzo 2007 Fondazione Bruno Kessler<br>ITC -&gt; since 1 March 2007 Fondazione Bruno Kessler<br>------------------
<br><br>_______________________________________________<br>grassuser mailing list<br><a href="mailto:grassuser@grass.itc.it">grassuser@grass.itc.it</a><br><a href="http://grass.itc.it/mailman/listinfo/grassuser">http://grass.itc.it/mailman/listinfo/grassuser
</a><br></blockquote></div><br>