graphhopper / graphhopper/graphhopper

Wrong turn_angle in Singapore

Open
#1,527 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Java
Stars
6.7k
Forks
2k
Avg merge
15h 58m
Merged PRs (30d)
3

Description

[This route](https://graphhopper.com/maps/?point=1.249497%2C103.827001&point=1.249152%2C103.827272&locale=en&vehicle=bike&weighting=fastest&elevation=true&use_miles=false&layer=TF%20Cycle) has a wrong turn_angle. According to the spec positive turn_angle is for clockwise direction and negative for counterclockwise.
This is clearly clockwise but the turn_angle is -5.07

I created the same test on a branch [wrong_turn_angle](https://github.com/aramzl/graphhopper/tree/wrong_turn_angle)
GraphHopperWebIT#wrongTurnAngleForRoundaboutDrivingOnTheLeft

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.