Rev 359 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 370 2014-02-04 22:18:39
- Author: steve
- Log message:
- Merge from branch.
Calculate lengths properly between nodes via the roads.
There is a multiplier for the arc lengths in the nod file header.
It seems that the distances are in terms of a garmin unit which
is around 2.38m. Document it.
Make the direction pointers like pins in the svg tool.
Better empirical fit to the distance ratio.
Somewhat more aribitary though, so maybe not correct.
Fix invalid reverse arc bug. If there are two different roads between
two nodes, then we also need to check we are going along the same one.
Better estimate of the initial bearing. If the distance to the first
point is very small, then use the next one.
Test that reverse arc is exactly the same distance.
This should work, now the reverse arc is identified correctly.
More compact node bit set display. Show actual coords of node.