Skip to content
This repository was archived by the owner on Jun 8, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 830 Bytes

File metadata and controls

19 lines (10 loc) · 830 Bytes

CycleRouting

This repository is archived and the site is offline

Due to missing time to develop this idea, it is offline for now and won't be developed in near future.

Found a bug? Miss a feature? Report it here

Idea

Currently there is no tool for long distance bike trip routing which considers official bike paths. Sometimes they even go parallel to one. But most if the times it's just easier and smoother to follow an official and mostly marked bike path. That's the idea behind CycleRouting.

Technical background

The maps are coming from Leaflet.
The geo coding is done by Graphhopper.
The actual routing is done by BRouter with an adjusted routing profile.