[GraphHopper] Reg : Path drawn Incorrectly android
Peter K
peathal at yahoo.de
Tue May 14 07:26:42 UTC 2013
Hi Gurucharan,
you need either a higher resolution for your location index. See:
https://github.com/graphhopper/graphhopper/wiki/Low-Level-API
and experiment with
index.resolution(1000*1000).prepareIndex();
or switch to the latest master branch where a new index
(Location2NodesNtree) is implemented and such problems won't occur.
For more information on this topic also have a look into:
https://github.com/graphhopper/graphhopper/issues/17
Regards,
Peter.
> Hi,
>
> Thank you for this extraordinary project for offline routing, I had
> implemented a sample routing files using run.sh for utah-latest.osm.
> And when I execute these files with GraphHopper-0.1.apk in android
> mobile, Map and graphs are loaded without any problem the path is
> also drawn but it is not correctly connecting the source and
> destination. Please refer the attachments to visualize the error.
>
> How to solve this problem ? Is it possible to get the perfect route
> with graphhopper ?
>
>
>
> --
> Thanks & Regards,
> -------------------------------------------------------------------------------------
> Gurucharan Vijayakumar,
> Software Development Engineer,
> Chennai.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20130514/d7710160/attachment-0001.html>
More information about the GraphHopper
mailing list