Road segment selection with strokes and stability

  • Authors:
  • T. C. van Dijk;K. Fleszar;J.-H. Haunert;J. Spoerhase

  • Affiliations:
  • Am Hubland, Würzburg, Germany;Am Hubland, Würzburg, Germany;Am Hubland, Würzburg, Germany;Am Hubland, Würzburg, Germany

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

In order to visualize a road network without producing visual clutter, a subset of all road segments needs to be selected. Many algorithms for road segment selection are based on a relevance score for edges in a network (for example betweenness centrality) and proceed by taking a greedy selection based on these weights. This can give dissatisfactory results. In order to improve readability, we introduce a stroke-based constraint and provide an efficient dynamic program that makes an optimal selection given this constraint. Next, we consider the computation of animated road selections from changing edge weights (for example a focus area that follows a moving user). Handling each time step of the animation individually can lead to distracting flickering effects. Here we introduce an optimization objective to achieve a more stable selection and provide a polynomial-time algorithm for solving it. While separately solvable in polynomial time, we show that the combination of the stroke constraints and stability optimization is NP-hard.