Closed jwisniewski100 closed 9 years ago
Not sure if this is currently possible but should be easy to achieve as on import you just need to specify setEncodingManager(new EncodingManager("car", "bike", ...)) and on matching you need to set the vehicle you need.
for: setEncodingManager(new EncodingManager("car, bike, foot")) works perfectly thanks a lot!
I need to process data from 24h when somebody can use all vehicle. After hopper.importOrLoad(); I can't change settings. How can I prepare map-matching for a large number of different routes?