Hello,

I have some graphs, but Android app (with 0.4.1 version library) cannot load 
them with message:
Encoding does not match:
    Graphhopper config: car|speedFactor=5.0|speedBits=5|turnCosts=false
    Graph: car|speedFactor=5.0|speedBits=5|turnCosts=false|version=1, 
dir:/sdcard/Download…

Indeed the graph file properties file has 
“graph.flagEncoders=car|speedFactor=5.0|speedBits=5|turnCosts=false|version=1” 
line. So the problem seems to be additional “version=1” in the properties. 
How/why this is there, and how to overcome the issue, preferably without 
regenerating graph packages?

Jaak
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper

Reply via email to