logo separator

[mkgmap-dev] Commit r4591: Improve routing (?) with undocumented option --x-no-force-end-nodes-routing-nodes

From svn commit svn at mkgmap.org.uk on Sat Jan 2 14:24:13 GMT 2021

Version mkgmap-r4591 was committed by gerd on Sat, 02 Jan 2021

Improve routing (?) with undocumented option --x-no-force-end-nodes-routing-nodes 
Based on no-arcs-first.patch, but with additional code to make sure that we don't write a node with low byte = 0 and flags=0 as this probably means "end of nodes"
NodCheck may complain like this
ERROR: node 37b: high class boundary node not included in NOD 4 [1,]
ERROR: node 495: high class boundary node not included in NOD 4 [1,] 
when a road with class > 0 is not connected to other roads. Not sure yet if this is a false positive from NodCheck or not. In mkgmap, nodes with no arcs always have destclass 0, in NodCheck they may have a higher class.

http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4591


More information about the mkgmap-dev mailing list