DennisOSRM
|
8fc8a4e303
|
Removing last remaining 'using namespace std' statement
|
2012-12-29 21:02:26 +01:00 |
|
Project OSRM
|
1fb34be11e
|
removed linebreak.
|
2011-10-07 18:38:54 +03:00 |
|
Dennis Luxen
|
73dc97b95d
|
osm.bz2 parsing fixed
|
2011-03-18 10:54:09 +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
|
52d1c1abfc
|
ignored the last bytes of bzip2 stream
|
2010-08-11 12:32:06 +00:00 |
|
Dennis Luxen
|
a96f932016
|
ability to handle bzip2 compressed files consisting of multiple streams (pbzip2)
|
2010-08-11 08:56:59 +00:00 |
|
Dennis Luxen
|
85388b3112
|
Naming convention typos.
|
2010-08-10 17:11:52 +00:00 |
|
Dennis Luxen
|
65351959fe
|
extraction is now able to handle bzip2 compressed input files
|
2010-08-10 17:06:37 +00:00 |
|