English

Discretized Approaches to Schematization

Computational Geometry 2016-06-22 v1

Abstract

To produce cartographic maps, simplification is typically used to reduce complexity of the map to a legible level. With schematic maps, however, this simplification is pushed far beyond the legibility threshold and is instead constrained by functional need and resemblance. Moreover, stylistic geometry is often used to convey the schematic nature of the map. In this paper we explore discretized approaches to computing a schematic shape SS for a simple polygon PP. We do so by overlaying a plane graph GG on PP as the solution space for the schematic shape. Topological constraints imply that SS should describe a simple polygon. We investigate two approaches, simple map matching and connected face selection, based on commonly used similarity metrics. With the former, SS is a simple cycle CC in GG and we quantify resemblance via the Fr\'echet distance. We prove that it is NP-hard to compute a cycle that approximates the minimal Fr\'echet distance over all simple cycles in a plane graph GG. This result holds even if GG is a partial grid graph, if area preservation is required and if we assume a given sequence of turns is specified. With the latter, SS is a connected face set in GG, quantifying resemblance via the symmetric difference. Though the symmetric difference seems a less strict measure, we prove that it is NP-hard to compute the optimal face set. This result holds even if GG is full grid graph or a triangular or hexagonal tiling, and if area preservation is required. Moreover, it is independent of whether we allow the set of faces to have holes or not.

Keywords

Cite

@article{arxiv.1606.06488,
  title  = {Discretized Approaches to Schematization},
  author = {Wouter Meulemans},
  journal= {arXiv preprint arXiv:1606.06488},
  year   = {2016}
}

Comments

Part of these results supersede those in arXiv:1306.2827

R2 v1 2026-06-22T14:30:16.289Z