<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
the new 0.2 version is in the works. With two major advantages:<br>
<ul>
<li>Massive speed improvements for normal routing, CH preparation
and CH routing</li>
<li>Finally <a
href="https://github.com/graphhopper/graphhopper/pull/115">GPS-exact
routing</a> is included now<br>
</li>
</ul>
Several <a
href="https://github.com/graphhopper/graphhopper/issues?milestone=2&state=closed">other
issues</a> were also fixed. Please try the master and report
problems or questions as there were several refactorings! Have a
look into the <a
href="https://github.com/graphhopper/graphhopper/blob/master/core/files/changelog.txt">changelog</a>
how to adapt your code. To try these changes use the <a
href="http://graphhopper.com/devmaps/">dev instance</a> (Germany
only).<br>
<br>
Regards,<br>
Peter.<br>
<br>
<br>
PS: Some values for Germany&car-only:<br>
<ul>
<li>under 3 minutes for import (7.3mio nodes)</li>
<li>1.7sec as mean value for bidirectional Dijkstra routing
(none-threaded, distance-mean ~400km)<br>
<br>
</li>
<li>15 minutes for CH preparation<br>
</li>
<li>0.003sec as mean value for CH routing ()<br>
</li>
</ul>
</body>
</html>