Dennis Luxen
|
32a357c434
|
Much faster routing description. Thanks Christian
|
2010-09-03 13:28:33 +00:00 |
|
Dennis Luxen
|
e79e36bea9
|
Perfomance fixes
|
2010-09-02 13:01:49 +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
|
2acad805b3
|
Removed unneeded code from http component
|
2010-07-26 12:27:58 +00:00 |
|
Dennis Luxen
|
ec0108553f
|
removed libkdtree++ dependency.
|
2010-07-26 08:17:52 +00:00 |
|
Dennis Luxen
|
4ce7739453
|
Lat/Lon mixed up in output of locate command. Thanks to Ted Rosenbaum.
|
2010-07-23 13:00:16 +00:00 |
|
Dennis Luxen
|
94d50c1fdd
|
longitude label was off by a factor of 10.
|
2010-07-17 11:44:09 +00:00 |
|
Dennis Luxen
|
4351e8850a
|
Queries are now handled by a static graph which means less RAM usage and faster queries.
|
2010-07-14 12:56:24 +00:00 |
|
Dennis Luxen
|
d4a64d2168
|
Initial Import.
|
2010-07-09 09:05:40 +00:00 |
|