Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

All vehicles in input data #34

Closed
jwisniewski100 opened this issue Aug 31, 2015 · 2 comments
Closed

All vehicles in input data #34

jwisniewski100 opened this issue Aug 31, 2015 · 2 comments

Comments

@jwisniewski100
Copy link

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?

@karussell
Copy link
Member

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.

@jwisniewski100
Copy link
Author

for: setEncodingManager(new EncodingManager("car, bike, foot")) works perfectly
thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants