-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal error during building extract-conditionals #4852
Comments
Thanks for the answer @oxidase , I used the tool but it's not storing anything to the file. |
You don't need to use csv files. |
Thanks @oxidase |
@oxidase Sorry if I'm asking too much questions, but I'm experiencing some weird behaviors in applying conditional restrictions. It appears that the conditionals doesn't change status (applicable/not applicable according to the time restriction) unless running the MLD pipeline again. I mean there's something wrong with the clock/time of the OSRM although I've set the timezone and the timestamp correctly. |
@behizz to update conditional restrictions in a road graph you have to re-run
must return |
@oxidase I'm doing just the same things that you said, the timezone is OK but it's not working until I start from extract, partition, ... . It's working for a small osm file but for a large one it's not. |
@oxidase Could you please list all set of OSRM commands to enable conditional restrictions checks? How to get tz.json from tzdata file? How to use http://efele.net/maps/tz/world/tz_world.zip ? Right now I'm using
|
Hello
I'm trying to make extract-conditionals using these two commands:
my boost version is 1.62.0 but during building it returns a fatal error
It looks like the extract-conditionals.hpp does not exist in files. How can I find/fix it?
Thanks
The text was updated successfully, but these errors were encountered: