So different version of GraphHopper have different graph ? Is there any way to generate routing data for older version of GraphHopper as i am following this code https://github.com/rojun/graphhopper_test
Thanks Abhijit On 3/8/15, Emux <[email protected]> wrote: > On 07/03/2015 08:31 μμ, Abhijit Mahalik wrote: >> When I ran "GraphHopper Demo APK" file from this link >> http://graphhopper.com/#download in my mobile device it displays toast >> with this message "A error happened while creating graph: version of >> edges unsupported : 11, expected : 12". Anyone know how to fix this >> error ? > > You mean the 0.5 version? > That is because the Android app uses different GraphHopper version than > the one the downloaded graphs were built with. > I suppose Peter could update the graphs to the latest version. > >> Can anyone post sample Graphhopper source code for Eclipse which will >> perfectly run and show routing detail between any two coordinates ? > > You can check the Android sample app here: > https://github.com/graphhopper/graphhopper/tree/master/android > > -- > Emux > Cruiser <http://wiki.openstreetmap.org/wiki/Cruiser> - Atlas > <http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29> > _______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
