Bug 326688

Summary: Would it be possible to integrate Cyclestreets routing?
Product: [Applications] marble Reporter: tom
Component: generalAssignee: marble-bugs
Status: RESOLVED FIXED    
Severity: task CC: nienhueser
Priority: NOR Keywords: junior-jobs
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In: 4.13.0

Description tom 2013-10-26 14:45:42 UTC
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/
Comment 1 Dennis Nienhüser 2013-11-01 14:29:57 UTC
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).
Comment 2 Dennis Nienhüser 2013-12-11 19:55:21 UTC
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