Modify ↓
Opened 7 years ago
Closed 7 years ago
#16568 closed defect (fixed)
[PATCH] Turn lanes UI not working properly in smaller roads/lanes and junctions.
| Reported by: | abhilekhsingh041992 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin turnlanes | Version: | latest |
| Keywords: | Cc: |
Description (last modified by )
Problem:
When we trying to add lane connectivity in which roads and junctions are very close/have smaller area then plugin is not able to handle it and consider them as same connectivity flow.
Solution:
Reduce the size of lane width and junction radius in the code then it was working fine.
Check the attachments to understand better.
Attachments (3)
Change History (8)
by , 7 years ago
| Attachment: | current-example.png added |
|---|
by , 7 years ago
| Attachment: | after-fix.png added |
|---|
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 7 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 7 years ago
| Summary: | Turn lanes UI not working properly in smaller roads/lanes and junctions. → [PATCH] Turn lanes UI not working properly in smaller roads/lanes and junctions. |
|---|
by , 7 years ago
| Attachment: | lane-width-issue.patch added |
|---|
comment:4 by , 7 years ago
Note:
See TracTickets
for help on using tickets.





Any update on this?