An Algorithmic Framework for Labeling Road Maps

Benjamin Niedermann,Martin Nöllenburg
DOI: https://doi.org/10.48550/arXiv.1605.04265
IF: 0.455
2016-05-13
Computational Geometry
Abstract:Given an unlabeled road map, we consider, from an algorithmic perspective, the cartographic problem to place non-overlapping road labels embedded in their roads. We first decompose the road network into logically coherent road sections, e.g., parts of roads between two junctions. Based on this decomposition, we present and implement a new and versatile framework for placing labels in road maps such that the number of labeled road sections is maximized. In an experimental evaluation with road maps of 11 major cities we show that our proposed labeling algorithm is both fast in practice and that it reaches near-optimal solution quality, where optimal solutions are obtained by mixed-integer linear programming. In comparison to the standard OpenStreetMap renderer Mapnik, our algorithm labels 31% more road sections in average.
What problem does this paper attempt to address?