<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Yes, <i class="">./graphhopper-ios-sample/import-sample.sh</i> is responsible for downloading the map. It simply downloads it from <a href="http://download.geofabrik.de" class="">http://download.geofabrik.de</a> and moves it at <i class="">./graphhopper/</i><i class="">graph-data.osm.pbf</i>. Then it uses <i class="">./graphhopper.sh import </i><i class="">graph-data.osm.pbf</i> while `cwd`=<i class="">./graphhopper</i>, which is the default import method from GraphHopper <a href="https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md" class="">https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md</a>.<div class="">It's just an example to make things easier at first. You can import the map however you like.</div><div class=""><br class=""></div><div class="">Also there are instructions for importing Germany on the same page: <a href="https://github.com/graphhopper/graphhopper-ios/tree/master/graphhopper-ios-sample" class="">https://github.com/graphhopper/graphhopper-ios/tree/master/graphhopper-ios-sample</a></div><div class=""><br class=""></div><div class="">Calin<br class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 14, 2015, at 10:28 AM, Peter <<a href="mailto:graphhopper@gmx.de" class="">graphhopper@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">I think you'll have to specify the file name here:<br class="">./graphhopper-ios-sample/import-sample.sh <your-area.pbf><br class="">or change it directly in the script, but Calin probably knows more :)<br class=""><br class="">Regards,<br class="">Peter<br class=""><br class="">On 13.01.2015 17:46, Jordi Urmeneta wrote:<br class=""><blockquote type="cite" class="">Hello,<br class=""><br class="">I'm trying to understand the graphhopper ios sample starting with the map.<br class=""><br class="">Do you know where's the romania's map and how can i change it?<br class=""><br class=""><br class="">Thanks!<br class=""><br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">GraphHopper mailing list<br class=""><a href="mailto:GraphHopper@openstreetmap.org" class="">GraphHopper@openstreetmap.org</a><br class="">https://lists.openstreetmap.org/listinfo/graphhopper<br class=""></div></blockquote></div><br class=""></div></body></html>