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

Improvements to Design LTN : Improved shortcut detection #1112

Open
andrewphilipsmith opened this issue Sep 6, 2023 · 0 comments
Open

Improvements to Design LTN : Improved shortcut detection #1112

andrewphilipsmith opened this issue Sep 6, 2023 · 0 comments
Labels

Comments

@andrewphilipsmith
Copy link
Collaborator

Current behaviour:

When enumerating shortcuts in the LTN tool, it is possible to iterate through all of the potential shortcuts for a specific road segment.

The shortcut detection will respect will turn restrictions which are within a neighbourhood.

The shortcut detection ignore turn restriction at the boundary of a neighbourhood

If there are turn restrictions at the boundary of a neighbourhood, then the shortcut detection does not

Example

LTN-editing-shortcut-detection.mp4

The video shows an example of current behaviour whilst editing Elms Drive - Oxford.

  • When there are no turn restrictions, two shortcuts are detected for Elms Drive (one going in either direction)
  • With turn restrictions from Marsh Lane, it is not possible to have a shortcut starting at the eastern end of Elms Drive, but this is still detected as a possible shortcut.

Suggested improvement:

The shortcut detection should respect turn restrictions at the boundary of the neighbourhood.

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

No branches or pull requests

2 participants