<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>ahh, just understood it. The message is printed at the end of <br>a line segment and it is related to the last point of the previous segment.<br><br>I think the test is not useful. At least when mkgmap splits<br>a road with &gt; 250 it doesn't care whether the split point is<br>a CoordNode or not and it doesn't change a normal node<br>to a CoordNode, and that seems to be okay.<br><br>Gerd<br><br><div><hr id="stopSpelling">From: gpetermann_muenchen@hotmail.com<br>To: mkgmap-dev@lists.mkgmap.org.uk<br>Date: Sun, 19 Jan 2014 16:20:53 +0100<br>Subject: Re: [mkgmap-dev] Mapsource crashes while calculating a route<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Hi Steve,<br><br>I think the problem is somewhere else. Attached is <br>the NetCheck output of r346 with -vv for my Basemap.<br>If I see this right, this line<br>1046144/-3732864(22,44781,-80,09857) true<br>says that the last point of the part 2 of the road is <br>a node, as well as the last point of part 3:<br>1059712/-3761664(22,73895,-80,71655) true<br><br>Maybe line 300 in NetCheck should be <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; lastline.getLastPoint().getId() != 0);<br>instead of <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; line.getLastPoint().getId() != 0);<br><br><br>Gerd<br><br><div>&gt; Date: Sun, 19 Jan 2014 11:27:41 +0000<br>&gt; From: steve@parabola.me.uk<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] Mapsource crashes while calculating a route<br>&gt; <br>&gt; On 19/01/14 08:20, Gerd Petermann wrote:<br>&gt; &gt; @Steve: The display tool netCheck sometimes complains about<br>&gt; &gt; wrong node-flag settings even when it displays true.<br>&gt; <br>&gt; &gt;     - 1044224/-3726336(22,40662,-79,95850) true<br>&gt; &gt;     - 1044736/-3728256(22,41760,-79,99969) *false*<br>&gt; &gt; *ERROR: Last point of a joined line without node-flag*<br>&gt; &gt;   - 0/4868/66 Type=2 part=2<br>&gt; &gt;     - 1044736/-3728256(22,41760,-79,99969) false<br>&gt; &gt;     - 1044608/-3728768(22,41486,-80,01068) true<br>&gt; &gt;     - 1044608/-3730304(22,41486,-80,04364) false<br>&gt; &gt;     - 1045376/-3730816(22,43134,-80,05463) false<br>&gt; &gt;     - 1045504/-3731840(22,43408,-80,07660) false<br>&gt; &gt;     - 1046144/-3732864(22,44781,-80,09857) *true*<br>&gt; &gt; E*RROR: Last point of a joined line without node-flag*<br>&gt; &gt;   - 0/4867/31 Type=2 part=3<br>&gt; <br>&gt; It is complaining that there is no node-flag on the previous<br>&gt; line joining to this one.  So I think that the test is correctly<br>&gt; doing what it thinks it is doing.<br>&gt; <br>&gt; As per my previous mail, the check is probably worthless though.<br>&gt; <br>&gt; Now that I have a NodCheck program, it may be possible to investigate<br>&gt; re-doing the test and actually checking if the point is really a node.<br>&gt; <br>&gt; ..Steve<br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div>
<br>_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</div>                                               </div></body>
</html>