[GraphHopper] graphhopper ios
Calin Seciu
calinseciu at gmail.com
Wed Jan 14 08:44:23 UTC 2015
Yes, ./graphhopper-ios-sample/import-sample.sh is responsible for downloading the map. It simply downloads it from http://download.geofabrik.de <http://download.geofabrik.de/> and moves it at ./graphhopper/graph-data.osm.pbf. Then it uses ./graphhopper.sh import graph-data.osm.pbf while `cwd`=./graphhopper, which is the default import method from GraphHopper https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md <https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md>.
It's just an example to make things easier at first. You can import the map however you like.
Also there are instructions for importing Germany on the same page: https://github.com/graphhopper/graphhopper-ios/tree/master/graphhopper-ios-sample <https://github.com/graphhopper/graphhopper-ios/tree/master/graphhopper-ios-sample>
Calin
> On Jan 14, 2015, at 10:28 AM, Peter <graphhopper at gmx.de> wrote:
>
> I think you'll have to specify the file name here:
> ./graphhopper-ios-sample/import-sample.sh <your-area.pbf>
> or change it directly in the script, but Calin probably knows more :)
>
> Regards,
> Peter
>
> On 13.01.2015 17:46, Jordi Urmeneta wrote:
>> Hello,
>>
>> I'm trying to understand the graphhopper ios sample starting with the map.
>>
>> Do you know where's the romania's map and how can i change it?
>>
>>
>> Thanks!
>>
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150114/fd87f107/attachment.html>
More information about the GraphHopper
mailing list