Flexible route guidance through turn instruction graphs

  • Authors:
  • Dennis Luxen

  • Affiliations:
  • MapBox Inc., Washington, DC

  • Venue:
  • Proceedings of the 1st ACM SIGSPATIAL International Workshop on MapInteraction
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper provides a detailed description of work in progress on the algorithmic challenges of generating textual route guidance. More specifically, we show how to transform the generation of meaningful turn instructions into a path search problem on a graph. We develop a thorough algorithmic framework with well-defined data structures. Subsequently, we show how to use this algorithmic framework in a way that gives flexible route guidance reflecting either user preferences of personal local knowledge. The structural properties of the graph allow us to generate guidance along the route in time linear in the number of junctions on the computed routes in theory and within milliseconds in practice. As the results are preliminary some of the explanations are given by example.