You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
100 % reproducible.
Need to enable debug log when compile data by osrm-extract:
build code with -DCMAKE_BUILD_TYPE=Debug
run osrm-extract with extra flag -l DEBUG
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "0"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "64"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "0"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "0"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "0"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "64"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "4"
2019-12-04 14:27:45.227 [debug] Unsupported lane tag found: "0"
The text was updated successfully, but these errors were encountered:
100 % reproducible.
Need to enable debug log when compile data by
osrm-extract
:-DCMAKE_BUILD_TYPE=Debug
osrm-extract
with extra flag-l DEBUG
The text was updated successfully, but these errors were encountered: