OsmAnd/OsmAnd-java/test/resources/test_routing.json
2017-05-09 17:34:43 +03:00

287 lines
No EOL
7.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"testName": "3.Different routes depending on start coordinates https://github.com/osmandapp/Osmand/issues/1197",
"description": "При planRoadDirection='-1' маршрут неверный, при 0 - верный",
"params": {
"vehicle": "car",
"short_way_": "",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.9081,
"longitude": 35.2502
},
"endPoint": {
"latitude": 45.9095,
"longitude": 35.2437
},
"expectedResults": {
"30657405": "true",
"178721843": "false"
}
},
{
"testName": "4.Penalty for traffic signals changes the route from tertiary road to service road https://github.com/osmandapp/Osmand/issues/3368",
"description": "shortRoute=false",
"params": {
"vehicle": "car",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.90810929390909,
"longitude": 35.25023227930072
},
"endPoint": {
"latitude": 45.90951460825728,
"longitude": 35.24373865127566
},
"expectedResults": {
"178721843": "false"
}
},
{
"testName": "5.Route depends on the distance to a junction, if routing engine takes the longer way https://github.com/osmandapp/Osmand/issues/1200",
"description": "Подтверждается только неверный маршрут. От дистанции не зависит, но зависит от planRoadDirection. При -1 маршрут верный, при 0 - нет",
"ignore" : "false",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "0"
},
"startPoint": {
"latitude": 45.897117500680615,
"longitude": 35.3328966200352
},
"endPoint": {
"latitude": 45.89920161032259,
"longitude": 35.335714280605345
},
"expectedResults": {
"93014632": "false"
}
},
{
"testName": "5.Osmand occasionally routes on and off freeways at the same exit https://groups.google.com/forum/#!msg/osmand/g9qXEne4Ers/1M3t0hM394UJ",
"description": "Не воспроизводится",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.931599776352,
"longitude": 35.35250289738181
},
"endPoint": {
"latitude": 45.88367250724874,
"longitude": 35.35755617916587
},
"expectedResults": {
"5570541": "false"
}
},
{
"testName": "6.Intermediate destination is not routed on residential ways https://github.com/osmandapp/Osmand/issues/2362",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.897651835396935,
"longitude": 35.38294060528281
},
"transitPoint1": {
"latitude": 45.89895,
"longitude": 35.3849
},
"endPoint": {
"latitude": 45.89756970218551,
"longitude": 35.38740380108359
},
"expectedResults": {
"44358491": "true"
}
},
{
"testName": "9.Routing problem: bypassing destination then backtracking to get there https://github.com/osmandapp/Osmand/issues/2182",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.89801665781154,
"longitude": 35.43031065901761
},
"transitPoint": {
"latitude": 45.892986,
"longitude": 35.449814
},
"endPoint": {
"latitude": 45.88814493393098,
"longitude": 35.451634220686
},
"expectedResults": {
"368643371": "false"
}
},
{
"testName": "10.Longer route preferred? https://github.com/osmandapp/Osmand/issues/1941",
"description": "short_way строит не самый короткий путь. Транзит через MEX 261 короче.",
"ignore" : "false",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "0"
},
"startPoint": {
"latitude": 45.9011493841283,
"longitude": 35.493414759635954
},
"endPoint": {
"latitude": 45.88636204636078,
"longitude": 35.486109763383894
},
"expectedResults": {
"53445": "true"
}
},
{
"testName": "12.Bizarre navigation at Sundance dr & Sentinel dr in Fremont, CA, USA https://github.com/osmandapp/Osmand/issues/1743",
"ignore" : "false",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.84882743070033,
"longitude": 35.2621882259846
},
"endPoint": {
"latitude": 45.847528944857174,
"longitude": 35.27665740251544
},
"expectedResults": {
"6344915": "false",
"6346622": "true"
}
},
{
"testName": "12.1.Bizarre navigation at Sundance dr & Sentinel dr in Fremont, CA, USA (reverse) https://github.com/osmandapp/Osmand/issues/1743",
"ignore" : "false",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.84747047681003,
"longitude": 35.276624009925854
},
"endPoint": {
"latitude": 45.84886985240254,
"longitude": 35.262113259155285
},
"expectedResults": {
"6346622": "true"
}
},
{
"testName": "16.Offline Routing: maxheight not supported yet? https://github.com/osmandapp/Osmand/issues/1830",
"params": {
"vehicle": "car",
"height": "4",
"planRoadDirection": "0"
},
"startPoint": {
"latitude": 45.8524068832173,
"longitude": 35.40013790130615
},
"endPoint": {
"latitude": 45.8515661945522,
"longitude": 35.39499878883362
},
"expectedResults": {
"7423385": "false"
}
},
{
"testName": "17.Offline Routing: mysterious wrong routing in Leipzig, Germany https://github.com/osmandapp/Osmand/issues/2748",
"params": {
"vehicle": "car",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.85080675366101,
"longitude": 35.42325108489041
},
"endPoint": {
"latitude": 45.85135974896413,
"longitude": 35.419131211843535
},
"expectedResults": {
"28869574": "false"
}
},
{
"testName": "18.navi-problem by 'shortes' way https://github.com/osmandapp/Osmand/issues/1778",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.84411619580555,
"longitude": 35.45498698195462
},
"endPoint": {
"latitude": 45.830605,
"longitude": 35.441395
},
"expectedResults": {
"181495": "false"
}
},
{
"testName": "19.Routing problem: OsmAnd fails to use the nearest link between two halves of a highway https://github.com/osmandapp/Osmand/issues/1970#issuecomment-209651749",
"params": {
"vehicle": "car",
"short_way": "true",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.84915380671208,
"longitude": 35.496067695226714
},
"endPoint": {
"latitude": 45.849069733500244,
"longitude": 35.49558221539502
},
"expectedResults": {
"30783342": "false"
}
},
{
"testName": "20.Maxheight is ignored in offline routing https://github.com/osmandapp/Osmand/issues/3744",
"params": {
"vehicle": "car",
"height": "4",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.81900099233384,
"longitude": 35.22841852903369
},
"endPoint": {
"latitude": 45.81680264657811,
"longitude": 35.22845071554187
},
"expectedResults": {
"93556707": "false"
}
}
]