[GraphHopper] Need help in routing in Android
Nirab Pudasaini
developer.nirab at gmail.com
Tue Jul 29 12:08:59 UTC 2014
You will have to do both. You will need to add the lib to your projects in
order to use the Classes provided by Graphhopper. You will need to create
graphs and put them in your SD card. The graph will server as data to
calculate the routes. In order to create a routing data you will need the
OSM file for your area. Once you download the OSM file run the following
commands to create the routing files for your area.
$ git clone git://github.com/graphhopper/graphhopper.git graphhopper$
cd graphhopper$ ./graphhopper.sh import your-area.pbf
On Tue, Jul 29, 2014 at 5:18 PM, RAJAL SHAH <shah.rajal.shah at gmail.com>
wrote:
> Hey,
> Thank You for your help.
> But there is a doubt;do i need to add folder or lib of graphhopper?
>
>
> On Tue, Jul 29, 2014 at 3:15 PM, nirab pudasaini <
> nirab.pudasaini at apexcollege.edu.np> wrote:
>
>> Check out this gist.
>> https://gist.github.com/35ce01d5935fecf0ba8b
>>
>> Hope it helps.
>> On Jul 29, 2014 1:21 PM, "RAJAL SHAH" <shah.rajal.shah at gmail.com> wrote:
>>
>>> I want to implement offline routing using graphhopper on my android.I
>>> tried figuring out the way but cannot.
>>> Please reply asap.
>>> It's real urgent.
>>>
>>> --
>>>
>>> hasta la vista!!
>>> -Rajal Shah <shah.rajal.shah at gmail.com>
>>>
>>>
>>> _______________________________________________
>>> GraphHopper mailing list
>>> GraphHopper at openstreetmap.org
>>> https://lists.openstreetmap.org/listinfo/graphhopper
>>>
>>>
>> _______________________________________________
>> GraphHopper mailing list
>> GraphHopper at openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/graphhopper
>>
>>
>
>
> --
>
> hasta la vista!!
> -Rajal Shah <shah.rajal.shah at gmail.com>
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
>
>
--
Nirab Pudasaini
Mobile Application Developer
Kathmandu Living Labs (www.kathmandulivinglabs.org)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20140729/258e213a/attachment.html>
More information about the GraphHopper
mailing list