Reflecting changes for 0.2 Release
This commit is contained in:
parent
5f711c5e03
commit
ddd6d800fc
@ -78,7 +78,7 @@ Companies with concerns about the AGPL should contact us to work something out.<
|
||||
sparsehash 1.4+<br>
|
||||
libxml2 2.7+<br>
|
||||
scons 1.20+<br>
|
||||
stxxl 1.2.1+ <br>
|
||||
stxxl 1.3.1+ <br>
|
||||
libprotobuf 2.30+
|
||||
</td>
|
||||
</tr>
|
||||
@ -87,9 +87,9 @@ Companies with concerns about the AGPL should contact us to work something out.<
|
||||
|
||||
<h2> Current version </h2>
|
||||
|
||||
<p> Version 0.1 (July 10, 2010) is a baseline release. It has basic features. While it is safe to use this version, the code in svn trunk is much more advanced.</p>
|
||||
<p> Version 0.1 (July 10, 2010) is a baseline release. It has basic features. Version 0.2 (March 2011) is much faster and resource friendly. While it is safe to use this version, the code in svn trunk is much more advanced.</p>
|
||||
|
||||
<h2> Major improvements in the latest svn code </h2>
|
||||
<h2> Major improvements in version 0.2 </h2>
|
||||
<table>
|
||||
|
||||
<tbody>
|
||||
@ -99,6 +99,7 @@ Companies with concerns about the AGPL should contact us to work something out.<
|
||||
<ul>
|
||||
|
||||
<li> Improved memory consumption </li>
|
||||
<li> Much faster I/O thanks to binary intermediate data files </li>
|
||||
<li> Origin and Destination can be on arbitrary points of any street segment </li>
|
||||
<li> Support for PBF and BZ2 compressed OSM files </li>
|
||||
<li> Support for http 1.1 gzip/deflate compression </li>
|
||||
@ -133,10 +134,10 @@ Companies with concerns about the AGPL should contact us to work something out.<
|
||||
Download: [<a href="http://sourceforge.net/projects/osrm/">sf.net page</a>]
|
||||
|
||||
</td>
|
||||
<td> [<a href="https://sourceforge.net/projects/routed/files/">0.2</a>]
|
||||
tar.bz2/.gz (sf.net) </td>
|
||||
<td> [<a href="https://sourceforge.net/projects/routed/files/">0.1</a>]
|
||||
tar.bz2 (sf.net) </td>
|
||||
<td> [none yet]
|
||||
tar.bz2 (sf.net) </td>
|
||||
tar.gz (sf.net) </td>
|
||||
<td> subversion checkout </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user