[GraphHopper] multiple encodings error
Ludwig
ludwigbrinckmann at gmail.com
Fri Dec 6 10:57:20 UTC 2013
I have just upgraded to the current head (I guess a little ahead of 0.2)
and now, with everything else unchanged, I get the following error:
Exception in thread "main" java.lang.IllegalStateException: multiple
encoders are active. cannot return one:bike,car,foot
at
com.graphhopper.routing.util.EncodingManager.getSingle(EncodingManager.java:223)
at com.graphhopper.GraphHopper.initCHPrepare(GraphHopper.java:542)
at com.graphhopper.GraphHopper.postProcessing(GraphHopper.java:533)
at com.graphhopper.GraphHopper.process(GraphHopper.java:444)
at com.graphhopper.GraphHopper.importOrLoad(GraphHopper.java:417)
at com.graphhopper.GraphHopper.main(GraphHopper.java:46)
My config file has the setting:
# possible options: CAR,FOOT,BIKE (comma separated)
osmreader.acceptWay=CAR,FOOT,BIKE
which worked before.
Are multiple encoders not supported any more?
Ludwig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20131206/54c8f8b1/attachment.html>
More information about the GraphHopper
mailing list