Summary: | Routing paints route in wrong place | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Martin Stolpe <martinstolpe> |
Component: | general | Assignee: | Dennis Nienhüser <nienhueser> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | martinstolpe, nienhueser |
Priority: | NOR | ||
Version: | 1.6 (KDE 4.11) | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://github.com/DennisOSRM/Project-OSRM/issues/713 | ||
Latest Commit: | http://commits.kde.org/marble/0e14aab75444b4238a430c0eaf373c3fdd5d427f | Version Fixed In: | 4.11.1 |
Sentry Crash Report: | |||
Attachments: | example of wrong route painting |
Description
Martin Stolpe
2013-08-20 12:42:17 UTC
Created attachment 81802 [details]
example of wrong route painting
Thanks for reporting. Found out what's going wrong on the Marble side, but need more info to fix it. See https://github.com/DennisOSRM/Project-OSRM/issues/713 You can work around it by deactivating the OSRM backend in Marble's routing config dialog for the time being. Status change according to https://github.com/DennisOSRM/Project-OSRM/issues/713#issuecomment-22978347 Git commit 52723ddaeb42eef22617e9fdebbb5aed64ff4cec by Dennis Nienhüser. Committed on 20/08/2013 at 21:31. Pushed by nienhueser into branch 'master'. Fix polyline decoding. M +2 -2 src/plugins/runner/open-source-routing-machine/OSRMRunner.cpp http://commits.kde.org/marble/52723ddaeb42eef22617e9fdebbb5aed64ff4cec Git commit 0e14aab75444b4238a430c0eaf373c3fdd5d427f by Dennis Nienhüser. Committed on 20/08/2013 at 21:31. Pushed by nienhueser into branch 'KDE/4.11'. Fix polyline decoding. Fixes rendering of routes from the OSRM backend. FIXED-IN: 4.11.1 (cherry picked from commit 52723ddaeb42eef22617e9fdebbb5aed64ff4cec) M +2 -2 src/plugins/runner/open-source-routing-machine/OSRMRunner.cpp http://commits.kde.org/marble/0e14aab75444b4238a430c0eaf373c3fdd5d427f |