[GraphHopper] multiple or different vehicles

Peter K peathal at yahoo.de
Thu Sep 26 09:31:05 UTC 2013


Hi Andrey,

you can create the routing files yourself via
./graphhopper.sh import <osmfile>

If you want fast routing via CH algorithm - which is the default - you do:
prepare.chShortcuts=fastest
but then only one vehicle is possible e.g.:
osmreader.acceptWay=BIKE
in the config.properties

If you don't need a algorithm you can do:
prepare.chShortcuts=no
osmreader.acceptWay=CAR,BIKE,FOOT

Regards,
Peter.

> Hi Peter,
> Can I download version with routing by foot and bike? Git version
> allow to use only cars.
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20130926/0c2f3c1e/attachment.html>


More information about the GraphHopper mailing list