valhalla / valhalla/valhalla

Snapped onto the motorway

Open
#1,820 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6.2k
Forks
981
Avg merge
2d 14h
Merged PRs (30d)
14

Description

When wanna going to a place near the motorway, the target point is snapped on the motorway, and we need to stop driving on the motorway which is very dangerous and prohibited by the law.
Example:
curl http://localhost:8002/route --data '{"locations":[{"lat":35.169715,"lon":136.931980},{"lat":35.194333,"lon": 136.911871}],"costing":"auto","costing_options":{"auto":{"use_tolls":0}}
,"directions_options":{"units":"km"}}'

ANy idea to avoid this?

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.