Add turn lanes test
This commit is contained in:
parent
f4f4fd6bf7
commit
20083f3b6a
1 changed files with 14 additions and 0 deletions
|
@ -658,6 +658,20 @@
|
||||||
"expectedResults": {
|
"expectedResults": {
|
||||||
"35361252": "TL|+TR,C"
|
"35361252": "TL|+TR,C"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"testName": "37.Lingener Straße TR Osttangente",
|
||||||
|
"startPoint": {
|
||||||
|
"latitude": 45.61665251148337,
|
||||||
|
"longitude": 35.534761190414315
|
||||||
|
},
|
||||||
|
"endPoint": {
|
||||||
|
"latitude": 45.6152041541823,
|
||||||
|
"longitude": 35.53729453682888
|
||||||
|
},
|
||||||
|
"expectedResults": {
|
||||||
|
"75576478": "TL|C|C|+TR"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
Loading…
Reference in a new issue