The issues Markus outlined are good things to try. I had the same problems he had discussed on this thread.<br>
<br>
Those module enhancements sounds awesome. I had some problems,
which required tedious node/line snapping on my part when running some
of the network modules (particularly v.net.steiner). the module
performed most excellent once all the network topology was
correct. <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). 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> <<a href="mailto:neteler@itc.it">neteler@itc.it</a>> 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't physically connected to the<br>network, or that they are connected but have no category number<br>or the conneting line doesn'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 ("connect" 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'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>> Hi,<br>><br>> I'm trying to run a travelling salesman analysis between point
<br>> features on a road map, but it tells me that two nodes are unreachable<br>> from one another, which is a fatal error.<br>><br>> I've successfully done this exact analysis using ARC/View, but I'm<br>
> trying to find an OSS alternative that works on Debian - and it seems<br>> GRASS is the only software currently able to do network analyses.<br>><br>> I patched together two ESRI shapefile datasets, following the Grass
<br>> 6.0 v1.2 tutorial.<br>> I tried linking the attributes to the original datasets and tried<br>> without linking.<br>> I tried putting the new points on both the same layer and a new layer.<br>> I tried running every single
v.clean function on both the original and<br>> patched datasets.<br>> I am certain that all the points are actually on the network.<br>> I've searched all mailing lists, reference materials, and bugtracker,<br>
> but didn't find anything explicitly related to unreachable nodes.<br>><br>> Assuming the error message does mean that the map I am using has<br>> segments disconnected from the rest of the network, the questions are:
<br>><br>> * How do I detect them and remove them?<br>> The node numbers given don't match the cat attribute, so I assumed<br>> they referred to the id attribute. The two nodes referred to by id are<br>> however connected to each other (directly) and to the main part of the
<br>> network. I suspect the node numbers therefore don't correspond to any<br>> attribute as such, but are rather internal. In that case, how do I<br>> identify the actual nodes/segments responsible?<br>>
<br>> * Shouldn't the algorithm be tolerant of such errors anyway?<br>> I checked, and none of the relevant nodes are actually within segments<br>> I can see are disconnected, so the analysis results should be the same
<br>> if the algorithm ignored the error... Is this perhaps because of the<br>> heuristics used to solve this NP-hard problem? Does anyone know what<br>> ArcView does differently?<br>><br>><br>><br>> Any ideas?
<br>><br>> Cheers,<br>><br>> Joseph Guillaume<br><br><br>------------------<br>ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler<br>ITC -> 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>