Generating Random Hyperfractal Cities
Geoffrey Deperle, Philippe Jacquet
TL;DR
This work presents a hierarchical, hyperfractal approach to generating synthetic cities composed of interacting neighborhoods. By tiling the city into convex cells and assigning a per-cell hyperfractal network, it unifies geometry and traffic distribution, enabling scalable, parameterizable city models. It provides explicit models (including a Manhattan-style baseline) and practical methods for estimating hyperfractal dimensions from data, alongside a procedural pipeline incorporating anisotropic Gaussian-driven urban sprawl. The framework supports applications in routing algorithm testing, synthetic data generation for machine learning, and exploration of how fractal properties influence information propagation in urban networks.
Abstract
This paper focuses on the challenge of interactively modeling street networks. In this work, we extend the simple fractal model, which is particularly useful for describing small cities or individual districts, by constructing random cities based on a tiling structure over which hyperfractals are distributed. This approach enables the connection of multiple hyperfractal districts, providing a more comprehensive urban representation. Furthermore, we demonstrate how this decomposition can be used to segment a city into distinct districts through fractal analysis. Finally, we present tools for the numerical generation of random cities following this model.
