Dennis Luxen
|
cc44fef25d
|
Fix problem with long edges (ferry connections)
|
2010-09-02 09:13:59 +00:00 |
|
Dennis Luxen
|
0875c2d557
|
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
Known Bug: There are some minor rounding errors that affect the position of start and destination node by a few feet.
|
2010-08-31 14:00:40 +00:00 |
|
Dennis Luxen
|
897f328b45
|
Disabled count of components of input graph, because its wasting too much memory.
|
2010-08-24 13:02:59 +00:00 |
|
Dennis Luxen
|
59abeccc3e
|
Show the number of connected components and the size of the largest one
|
2010-08-12 15:42:22 +00:00 |
|
Dennis Luxen
|
d4a64d2168
|
Initial Import.
|
2010-07-09 09:05:40 +00:00 |
|