English

An Algorithmic Framework for Labeling Road Maps

Computational Geometry 2016-05-16 v1

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.

Keywords

Cite

@article{arxiv.1605.04265,
  title  = {An Algorithmic Framework for Labeling Road Maps},
  author = {Benjamin Niedermann and Martin Nöllenburg},
  journal= {arXiv preprint arXiv:1605.04265},
  year   = {2016}
}

Comments

extended version of a paper to appear at GIScience 2016

R2 v1 2026-06-22T14:00:23.102Z