Ok, lets discuss this in this new issue: https://github.com/graphhopper/graphhopper/issues/282 Would you mind to setup a simple integration tests for this from a very small area e.g. exported via osm.org and 'Export'? Also you can have a look into this map for the existing turn restrictions in OSM: http://map.comlu.com/
Regards, Peter. On 06.11.2014 21:21, Emux wrote: > Thanks for the feedback Peter. > > I did all you said but the result is the same. > I don't think the latest src change affects me. I use GH via Java API > like: > > GraphHopper graphHopper = new GraphHopper().forMobile(); > graphHopper.setCHEnable(false); > graphHopper.setTraversalMode(TraversalMode.EDGE_BASED_2DIR_UTURN); > graphHopper.load(graphFolder); > > -- > 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
_______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
