<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">GraphHopper is only about routing and
so we use mapforge as an example for visualization on Android.
Mapsforge is not (really) available for iOS and we needed a
different solution there. But if you have an Android App then
maybe using robovm might be a good solution, although we do not
have any experience with this yet.<br>
<br>
Kind Regards,<br>
Peter<br>
<br>
On 14.01.2015 10:49, Jordi Urmeneta wrote:<br>
</div>
<blockquote
cite="mid:CAKxX-7pARLsNpb8p0DfwAowV5of=-hWKtgPXB3b=wdu+gn2DuA@mail.gmail.com"
type="cite">
<div dir="ltr">Hello,
<div><br>
</div>
<div>Ok, I see.</div>
<div><br>
</div>
<div>Do you know how can I change the .map file? I mean, the
visual map. Where is this file? In the android version there's
a .map file.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Thank you!</div>
<div><br>
</div>
<div>Jordi Urmeneta.</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 14 January 2015 at 09:44, Calin
Seciu <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:calinseciu@gmail.com" target="_blank">calinseciu@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Yes, <i>./graphhopper-ios-sample/import-sample.sh</i>
is responsible for downloading the map. It simply
downloads it from <a moz-do-not-send="true"
href="http://download.geofabrik.de" target="_blank">http://download.geofabrik.de</a> and
moves it at <i>./graphhopper/</i><i>graph-data.osm.pbf</i>. Then
it uses <i>./graphhopper.sh import </i><i>graph-data.osm.pbf</i> while
`cwd`=<i>./graphhopper</i>, which is the default import
method from GraphHopper <a moz-do-not-send="true"
href="https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md"
target="_blank">https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md</a>.
<div>It's just an example to make things easier at first.
You can import the map however you like.</div>
<div><br>
</div>
<div>Also there are instructions for importing Germany on
the same page: <a moz-do-not-send="true"
href="https://github.com/graphhopper/graphhopper-ios/tree/master/graphhopper-ios-sample"
target="_blank">https://github.com/graphhopper/graphhopper-ios/tree/master/graphhopper-ios-sample</a></div>
<span class="HOEnZb"><font color="#888888">
<div><br>
</div>
</font></span>
<div><span class="HOEnZb"><font color="#888888">Calin</font></span>
<div>
<div class="h5"><br>
<br>
<div>
<blockquote type="cite">
<div>On Jan 14, 2015, at 10:28 AM, Peter <<a
moz-do-not-send="true"
href="mailto:graphhopper@gmx.de"
target="_blank">graphhopper@gmx.de</a>>
wrote:</div>
<br>
<div>I think you'll have to specify the file
name here:<br>
./graphhopper-ios-sample/import-sample.sh
<your-area.pbf><br>
or change it directly in the script, but Calin
probably knows more :)<br>
<br>
Regards,<br>
Peter<br>
<br>
On 13.01.2015 17:46, Jordi Urmeneta wrote:<br>
<blockquote type="cite">Hello,<br>
<br>
I'm trying to understand the graphhopper ios
sample starting with the map.<br>
<br>
Do you know where's the romania's map and
how can i change it?<br>
<br>
<br>
Thanks!<br>
<br>
</blockquote>
<br>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
<br>
</body>
</html>