When executing the car.lua profile in generates warnings #7082
Unanswered
victxr-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When you create a docker image of the recent version and run the car.lua profile is when it generates the following warning shown below, the other profiles do not generate it, use the docker image that was uploaded 3 years ago and does not generate the warning.
Note: the car.lua works and gives results but the question is, if these warnings are future problems with the expected results in certain locations?
[[info] Collecting traffic signal information on 705 signals... [warn] OSM node 381645432 has a unidirectional traffic signal ambiguously applied to multiple ways
[warn] Level 1 unreachable boundary nodes per cell: 0.00070404 sources, 0.00011616 destinations
[warn] Level 1 unreachable boundary nodes per cell: 0.004101 sources, 0.002548888 destinations
[warn] Level 2 unreachable boundary nodes per cell: 0.017027 sources, 0.0143243 destinations
[warn] Level 1 unreachable boundary nodes per cell: 0.00428484 sources, 0.00428484 destinations
[warn] Level 2 unreachable boundary nodes per cell: 0.0462162 sources, 0.0262182 destinations
[warn] Level 3 unreachable boundary nodes per cell: 0.16 sources, 0.08 destinations
Unreachable nodes statistics per level
[warn] Level 1 unreachable boundary nodes per cell: 0.00071616 sources, 0.00983636 destinations
[warn] Level 2 unreachable boundary nodes per cell: 0.0097027 sources, 0.0047027 destinations
[warn] Level 3 unreachable boundary nodes per cell: 0.09 sources, 0.049 destinations](url)
Beta Was this translation helpful? Give feedback.
All reactions