Summary: | OpenRouteService routing service stopped working with Marble | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Łukasz <lrajchel1981> |
Component: | general | Assignee: | Dennis Nienhüser <nienhueser> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | danifavi, morten, nienhueser |
Priority: | NOR | Flags: | nienhueser:
Backport+
|
Version: | 1.9 (KDE 4.14) | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
URL: | http://openrouteservice.org/contact.html | ||
Latest Commit: | http://commits.kde.org/marble/e5c8990b2fc46fb64e14b14390534155f4608946 | Version Fixed In: | Applications/14.12.4 |
Sentry Crash Report: |
Description
Łukasz
2015-03-06 20:30:13 UTC
Thanks for reporting. Seems they changed their API URL. Git commit 5e5915f096611e27212064dc96cc9c4cb7991550 by Dennis Nienhüser. Committed on 05/04/2015 at 15:29. Pushed by nienhueser into branch 'master'. openrouteservice.org has changed their API URL, follow up. Also parse their new 'Turn'... style route directions (i.e. show a turn type symbol for those instructions instead of the generic icon) M +2 -2 src/plugins/runner/openrouteservice/OpenRouteServiceRunner.cpp http://commits.kde.org/marble/5e5915f096611e27212064dc96cc9c4cb7991550 Git commit 3591a0495486777ecf52e51344dd5ff1286a0ab9 by Dennis Nienhüser. Committed on 05/04/2015 at 19:19. Pushed by nienhueser into branch 'Applications/15.04'. openrouteservice.org has changed their API URL, follow up. Also parse their new 'Turn'... style route directions (i.e. show a turn type symbol for those instructions instead of the generic icon) (cherry picked from commit 5e5915f096611e27212064dc96cc9c4cb7991550) M +2 -2 src/plugins/runner/openrouteservice/OpenRouteServiceRunner.cpp http://commits.kde.org/marble/3591a0495486777ecf52e51344dd5ff1286a0ab9 Git commit e5c8990b2fc46fb64e14b14390534155f4608946 by Dennis Nienhüser. Committed on 05/04/2015 at 19:26. Pushed by nienhueser into branch 'Applications/14.12'. openrouteservice.org has changed their API URL, follow up. Also parse their new 'Turn'... style route directions (i.e. show a turn type symbol for those instructions instead of the generic icon) FIXED-IN: Applications/14.12.4 (cherry picked from commit 5e5915f096611e27212064dc96cc9c4cb7991550) M +2 -2 src/plugins/runner/openrouteservice/OpenRouteServiceRunner.cpp http://commits.kde.org/marble/e5c8990b2fc46fb64e14b14390534155f4608946 I'm working with OpenSUSE13.1 KDE 4.11.5, and I have no file " src/plugins/runner/openrouteservice/OpenRouteServiceRunner.cpp". A new version of Marble for this platform will be published with this bug fix? or do I have to modify the API URL manually? But I don't know how to do it... Thanks This issue persists. OpenRouteService still consistently returns "No route found" in my installation. What release should this have been fixed in? Or is this a new API change on ORS's part? I am on Debian with Marble 1.9.2 and KDE 4.14.2. It is fixed in Marble 1.10.4, so you need a newer version. You could also ask the Debian maintainers to backport the patch, it is an easy fix. Thanks a lot for the information. I will wait around for a while, before contacting the Debian package maintainer. (In reply to Dennis Nienhüser from comment #7) > It is fixed in Marble 1.10.4, so you need a newer version. You could also > ask the Debian maintainers to backport the patch, it is an easy fix. |