[Marble-bugs] [Bug 279424] marble/monav relies on street/road names for turn by turn instructions. no names equals no directions.

Dennis Nienhüser earthwings at gentoo.org
Mon Dec 5 20:30:30 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=279424


Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |1.2.90
         Resolution|                            |FIXED




--- Comment #4 from Dennis Nienhüser <earthwings gentoo org>  2011-12-05 20:30:30 ---
Git commit fed1d47207537a2a6e3d7c78b741e0ea3671aded by Dennis Nienhüser.
Committed on 05/12/2011 at 21:13.
Pushed by nienhueser into branch 'master'.

Improve where the streets have no names.

Generate turn instructions when entering an unnamed street. Note that
currently this will generate a number of false positives (instructions
somewhere in the middle of an unnamed street) because monav often
reports waypoints to be intersections when they are not. Using the same
heuristic as the monav client to avoid this (suppress instructions when
going into mostly straight direction). Appararently this is not
perfect.
BUG: 279424
FIXED-IN: 1.2.90

M  +13   -2    src/lib/routing/instructions/InstructionTransformation.cpp
M  +10   -2    src/lib/routing/instructions/RoutingInstruction.cpp
M  +1    -1    src/lib/routing/instructions/RoutingInstruction.h
M  +2    -1    src/lib/routing/instructions/RoutingWaypoint.h
M  +1    -1    src/plugins/runner/monav/MonavRunner.cpp

http://commits.kde.org/marble/fed1d47207537a2a6e3d7c78b741e0ea3671aded

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list