Data pre-processing #6982
Unanswered
csotiMatyas
asked this question in
Q&A
Replies: 1 comment
-
There is some very basic preprocessing, which can be enabled via tidy=true flag. See docs here https://project-osrm.org/docs/v5.24.0/api/#match-service |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, is OSRM doing any pre-processing before trying to generate a route with the match api?
We are getting not the best results and I tried almost every permutation i can think of, using the raw data generated by mobile phones.
I read there are a bunch of pre-processing algorithms for: smoothing, simplifying, outlier detection, filling in missing data, temporal smoothing, etc.
Do you do any, should be do any? If yes which ones and are there any open source / payed services to preprocess our raw data before feeding it into OSRM for better results?
Beta Was this translation helpful? Give feedback.
All reactions