Bug 357046 - Pedestrian routing not working.
Summary: Pedestrian routing not working.
Status: CONFIRMED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 2.1 (KDE Applications 16.12)
Platform: Microsoft Windows All
: HI grave
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 15:02 UTC by Kirill
Modified: 2017-03-19 01:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill 2015-12-22 15:02:43 UTC
In pedestrian mode, only OSRM routing works, other not working with varying options, also Monav not installing downlaoded data, stack at the 100% download complete.
Car shortest now torking - no warning messages,
Bicycle not working.

Reproducible: Always

Steps to Reproduce:
1. make  start point
2. make end point
3. swich routing modes

Actual Results:  
no routings at  pedestrian, bicycle, car (shortest) modes

Expected Results:  
build route with selected mode: pedestrian, bicycle, car (shortest)

intel, win 8.1
Comment 1 Łukasz 2016-08-29 22:40:22 UTC
I have a similar problem, neither Car (shortest), Bicycle nor Pedestrian routing options work. I've set up a custom routing using OSRM, which works.

Interestingly, OSM online service uses GraphHopper and Mapzen services, which work very well on the OSM website.

I've reported similar problem for older version of Marble:
https://bugs.kde.org/show_bug.cgi?id=344915
now I've tested with fresh Fedora 24 installation:

Version 1.14.1 (stable release)
KDE Frameworks 5.25.0
Qt 5.6.1 (built against 5.6.1)
The xcb windowing system

Maybe it would be a good idea to change to the above-mentioned services and drop those not working?
Comment 2 Łukasz 2016-09-10 19:11:10 UTC
The situation recently got worse: OSRM stopped working too. The only working service is Yours.

The OSRM web service works fine, obviously they changed sth which caused the problem.

Fedora 24
Version 1.14.1 (stable release)
Using:
KDE Frameworks 5.25.0
Qt 5.6.1 (built against 5.6.1)
The xcb windowing system
Comment 3 Dennis Nienhüser 2016-10-14 14:27:02 UTC
Here's a task to update our OSRM plugin to the new protocol: https://phabricator.kde.org/T4039
Comment 4 Dennis Nienhüser 2016-10-14 14:28:49 UTC
The OpenRouteService API is not working anymore as well. From a quick look at http://openls.geog.uni-heidelberg.de/contact.html#ors I cannot find a working example anymore, but someone else please confirm.
Comment 5 Łukasz 2017-03-19 01:18:19 UTC
Marble Version 2.1.0
KDE Frameworks 5.32.0
Qt 5.6.2 (built against 5.6.2)
The xcb windowing system

I've checked bicycle profile and OSRM:

For Germany, routing with Bicycle works through CS with height profile.
For Poland, Bicycle routing doesn't work.

OSRM works for both Germany and Poland, gives time and distance, but no height profile.

So OpenRouteService doesn't work, OSRM works, but without a height profile, which was a very nice feature when it worked.