bikehopper / graphhopper

Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
https://www.graphhopper.com/open-source/
Apache License 2.0
3 stars 0 forks source link

Parse cycleway:left and cycleway:right differently #34

Closed hcourt closed 2 years ago

hcourt commented 2 years ago

This closes #26 by correctly parsing left/right cycleways differently depending on the direction of the road, and the driving_side of the country we're routing in.

image

image