<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Raphael,<br>
<br>
it could be that there is a bug in the storage via the memory
mapping setting for larger data, many people just use the
RAM_STORE setting there (including our Directions API). I'll try
on our own machines and report back.<br>
<br>
> I have now run the planet import, which finished after about
4 days of processing on a 32 GB quad core machine last night<br>
<br>
For 32GB it should be easily possible to assign some RAM (e.g.
30GB) to the JVM and do the import via RAM_STORE, which will make
the import done in ~1h. If elevation is enabled then it'll take a
few more hours to download the data (slow connection).<br>
<br>
Kind Regards,<br>
Peter<br>
<br>
<br>
On 07.01.2015 20:52, Raphael Volz wrote:<br>
</div>
<blockquote
cite="mid:CAEwD7=cL5aBp6K-PNXs34zjv_4BeNFDHhuk3Si8HdryRsW66_w@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>Hi.<br>
</div>
I have played a bit with Graphhopper between the years and am
impressed so far. All data generation processes < planet
have been successful so far and I have been using v0.4 from
git (dated 29-12-2014)<br>
</div>
I have now run the planet import, which finished after about 4
days of processing on a 32 GB quad core machine last night
resulting in the following file<br>
<a moz-do-not-send="true"
href="http://mdm.nogago.com/planet.ghz">http://mdm.nogago.com/planet.ghz</a><br>
<br>
However, the engine does not correctly startup with the command
and has odd bounds as marked below. During import I have used
the<br>
MMAP_STORE_SYNC setting and deactivated the CH options.<br>
<br>
Any indication of what I did wrong ?<br>
<br>
./graphhopper.sh web planet-latest.osm.pbf<br>
## using java 1.7.0_65 (64bit) from<br>
## using existing osm file planet-latest.osm.pbf<br>
## existing jar found
tools/target/graphhopper-tools-0.4-SNAPSHOT-jar-with-dependencies.jar<br>
## now web. JAVA_OPTS=-Xmx16000M -Xms1000M<br>
2015-01-07 20:45:40,821 [main] INFO com.graphhopper.GraphHopper
- version 0.4|2014-12-29T23:03:51+0100 (3,9,3,2,2)<br>
2015-01-07 20:45:40,831 [main] INFO com.graphhopper.GraphHopper
- graph <span style="background-color:rgb(255,0,0)"><b>GraphHopperStorage|bike,car,foot|MMAP_STORE_SYNC|2D|NoExt|3,9,3,2,2,
details:edges:165 303 954(5045), nodes:122 486 991(1402),
name: /(353), <a class="moz-txt-link-freetext" href="geo:424">geo:424</a> 414 532(1620),
bounds:-1.7999999627470962,1.7999999627470962,-0.8996714107618796,0.899999795109029<br>
</b></span>2015-01-07 20:45:40,831 [main] INFO
com.graphhopper.http.DefaultModule - loaded graph
at:planet-latest.osm-gh, source:planet-latest.osm.pbf,
flagEncoders:bike,car,foot, class:GraphHopperStorage<br>
2015-01-07 20:45:40,853 [main] INFO
com.graphhopper.http.DefaultModule - jsonp disabled<br>
2015-01-07 20:45:41,031 [main] INFO
com.graphhopper.http.GHServer - Started server at HTTP :8989<br>
<br clear="all">
<div>
<div>
<div><br>
-- <br>
<div class="gmail_signature">--<br>
<br>
“The only truly valuable thing in life is time. It is
the only thing that is not replenishable. You can always
make more money, but you can never get more time."<br>
― The 10 best quotes from financial insiders<br>
<br>
--<br>
<br>
Prof. Dr. Raphael Volz<br>
<br>
Professor für Anwendungen der Informatik<br>
<br>
Wirtschaftsingenieurwesen / Business Administration
& Engineering<br>
<br>
Fakultät für Technik / School of Engineering<br>
<br>
Hochschule Pforzheim / Pforzheim University<br>
<br>
Tiefenbronner Str. 65<br>
<br>
D-75175 Pforzheim<br>
<br>
Raum: W1.2.18 (Gebäude Wirtschaft und Recht 1)<br>
<br>
Sprechstunde: Donnerstag 11:30-13:00 Uhr (nach
Vereinbarung)<br>
<br>
Office hours: Thursday 11:30am - 1:00 pm (by prior
appointment only)<br>
<br>
mailto: <a moz-do-not-send="true"
href="mailto:raphael.volz@hs-pforzheim.de"
target="_blank">raphael.volz@hs-pforzheim.de</a><br>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>