GIScience / GIScience/openrouteservice
`access:transportation mode` OSM tags not considered for routing
@aoles is already working on this.
Since May 1, 2020.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 481
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 45
Description
Currently way access restrictions are resolved based on the most common notation which uses the short form transportation_mode for the key. However, the long form access:transportation_mode is still a valid way of specifying access restrictions. In fact, there are over 500 ways worldwide tagged with access:hgv. In Europe alone, for instance, over 200 ways are tagged with access:hgv=no. For example, currently it is possible to route over Bachstrasse in Hemsbach even though hgvs are not permitted on that way.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.