Revision fed1d47...

Go back to digest for 11th December 2011

Optimization in Educational

Dennis Nienhüser committed changes in [marble] /:

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.

FIXED-IN: 1.2.90

File Changes

Modified 5 files
  •   src/lib/routing/instructions/InstructionTransformation.cpp
  •   src/lib/routing/instructions/RoutingInstruction.cpp
  •   src/lib/routing/instructions/RoutingInstruction.h
  •   src/lib/routing/instructions/RoutingWaypoint.h
  •   src/plugins/runner/monav/MonavRunner.cpp
5 files changed in total