Add turn lanes test

This commit is contained in:
xmd5a 2017-01-24 15:13:08 +03:00
parent fed126ffb9
commit 59c9af5470

View file

@ -569,7 +569,7 @@
}
},
{
"testName": "33.E19 to A9",
"testName": "31.E19 to A9",
"startPoint": {
"latitude": 45.64749648785519,
"longitude": 35.640286803245544
@ -583,7 +583,7 @@
}
},
{
"testName": "34.Motorway TR South Kent Des Moines Road",
"testName": "32.Motorway TR South Kent Des Moines Road",
"startPoint": {
"latitude": 45.64518099200965,
"longitude": 35.668448954820605
@ -597,6 +597,20 @@
"222243": "TL|TL|+C|C|TSLR",
"222164": "TL|TL|+C|C"
}
},
{
"testName": "33.TR B51",
"startPoint": {
"latitude": 45.643927452535614,
"longitude": 35.686421766877146
},
"endPoint": {
"latitude": 45.64018823173377,
"longitude": 35.68512357771394
},
"expectedResults": {
"320168795": "C,TL|+TR"
}
}
]