Skip to content
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

New check: No right* turn (for any drivable road) #31

Open
berestovskyy opened this issue Aug 6, 2018 · 2 comments
Open

New check: No right* turn (for any drivable road) #31

berestovskyy opened this issue Aug 6, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@berestovskyy
Copy link
Contributor

  • for the right-hand traffic
    Report/highlight the segment if at the node:
    a) there is an up to 85° right turn
    a1) and either this segment OR that right turn segment is longer than 300m (~100
    0 ft)
    b) and that right turn segment is also drivable and non-private
    c) and that right turn segment is not marked as closed
    d) and the connectivity between those two segments is possible (road directions), but not enabled
@berestovskyy berestovskyy added the enhancement New feature or request label Aug 6, 2018
@davidakachaos
Copy link
Contributor

Question: the purpose of this new check is if to see if there is a right turn enabled at a too steep angle?

@berestovskyy
Copy link
Contributor Author

Not quite. We assume right turn should always be allowed. So, we report a segment if there is a right turn possible (see the list of conditions above), but for a reason is not allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants