HCJul 31, 2020

Topology Density Map for Urban Data Visualization and Analysis

arXiv:2007.15828v443 citations
AI Analysis

This work addresses urban planners and analysts by providing a visualization tool that considers real-world constraints, though it is incremental as it builds on existing density map techniques.

The paper tackles the problem of creating density maps for urban analysis by proposing a Topology Density Map method that incorporates road networks and traffic constraints, resulting in accurate and intuitive visualizations validated through case studies and expert interviews.

Density map is an effective visualization technique for depicting the scalar field distribution in 2D space. Conventional methods for constructing density maps are mainly based on Euclidean distance, limiting their applicability in urban analysis that shall consider road network and urban traffic. In this work, we propose a new method named Topology Density Map, targeting for accurate and intuitive density maps in the context of urban environment. Based on the various constraints of road connections and traffic conditions, the method first constructs a directed acyclic graph (DAG) that propagates nonlinear scalar fields along 1D road networks. Next, the method extends the scalar fields to a 2D space by identifying key intersecting points in the DAG, dividing the underlying territory into planar regions using a weighted Voronoi diagram, and calculating the scalar fields for every point. Two case studies demonstrate that the Topology Density Map supplies accurate information to users and provides an intuitive visualization for decision making. An interview with domain experts demonstrates the feasibility, usability, and effectiveness of our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes