Cyclestreets provides a routing API which has gives results tailored for UK cyclists. It would be handy for those of us cycling in the UK if Marble could access those routes. Details of the API are at http://www.cyclestreets.net/api/
I don't think it makes sense from a maintenance point of view to add this as long as it does not cover a larger area (e.g. most of Europe).
Git commit af22018eb38e7ff48b10ab0a131809a342db8a1c by Dennis Nienhüser, on behalf of Mihail Ivchenko. Committed on 11/12/2013 at 19:47. Pushed by nienhueser into branch 'master'. Support for cyclestreets.net bicycle routing REVIEW: 114399 GCI task #5900328763392000 REVIEW: 114410 GCI task #4946439075528704 FIXED-IN: 4.13.0 DIGEST: M +2 -1 src/plugins/runner/CMakeLists.txt A +19 -0 src/plugins/runner/cyclestreets/CMakeLists.txt A +79 -0 src/plugins/runner/cyclestreets/CycleStreetsPlugin.cpp [License: LGPL] A +51 -0 src/plugins/runner/cyclestreets/CycleStreetsPlugin.h [License: LGPL] A +225 -0 src/plugins/runner/cyclestreets/CycleStreetsRunner.cpp [License: LGPL] A +59 -0 src/plugins/runner/cyclestreets/CycleStreetsRunner.h [License: LGPL] http://commits.kde.org/marble/af22018eb38e7ff48b10ab0a131809a342db8a1c