<div dir="ltr">Hello,<div><br></div><div>What I'm trying to do is to create an iOS app doing the same that the current graphhopper ios sample, but with the map of Barcelona.</div><div><br></div><div>I know how to prepare the graph files, but I don't know where's the map file in the graphhopper-ios sample.</div><div><br></div><div>As Peter said, there's no mapsforge library. This is why I'm asking, I don't see the .map file :)</div><div><br></div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 January 2015 at 10:54, Peter <span dir="ltr"><<a href="mailto:graphhopper@gmx.de" target="_blank">graphhopper@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>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<span class=""><br>
<br>
On 14.01.2015 10:49, Jordi Urmeneta wrote:<br>
</span></div><span class="">
<blockquote 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 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 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 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 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><font color="#888888">
<div><br>
</div>
</font></span>
<div><span><font color="#888888">Calin</font></span>
<div>
<div><br>
<br>
<div>
<blockquote type="cite">
<div>On Jan 14, 2015, at 10:28 AM, Peter <<a 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>
</span></div>
<br>_______________________________________________<br>
GraphHopper mailing list<br>
<a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/graphhopper" target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
<br></blockquote></div><br></div>