The none-heuristic workaround is to just download europe or extract a custom pbf with multiple countries (there osm tools for that).
The other VERY heuristic solution would be to do a guessing on the location somewhere which can be used as 'via'-location and just do one route per country (and hold one graphhopper instance per country). Peter On 31.01.2015 18:20, Thomas Trummer wrote: > Thanks for your answer. > This workaround may be possible but how can I make this splitted > calculations? > Is there a code snippet? > > On 31.01.2015 13:35, Peter wrote: > Hi Thomas, > > see this issue: > https://github.com/graphhopper/graphhopper/issues/293 > > Regards, > Peter > > On 31.01.2015 13:35, Thomas Trummer wrote: > > Hello, > > my name is Thomas and I'm currently trying to create an navigation > software. > My problem is that I want to use one gh folder for each country > but what should I do if I want to calculate a route between 2 > countries? > Is it possible to merge multiple gh folders at runtime or is it > possible to load multiple gh folders? > I already searched the internet but I didn't found someting. > > I hope somebody can help me > > Thanks > Thomas >
_______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
