TL;DR
This paper introduces a novel method for generating grid maps by simultaneously displacing region boundaries and centroids using the Snake model, improving the preservation of regional orientation and shape.
Contribution
It proposes a combined displacement approach utilizing the Snake algorithm and Constrained Delaunay triangulation to produce more coherent grid maps.
Findings
Maintains relative orientation and global shape of regions.
Potential increase in local location deviations.
Provides strategies for diverse grid map generation.
Abstract
The grid map, often referred to as the tile map, stands as a vital tool in geospatial visualization, possessing unique attributes that differentiate it from more commonly known techniques such as choropleths and cartograms. It transforms geographic regions into grids, which requires the displacement of both region centroids and boundary nodes to establish a coherent grid arrangement. However, existing approaches typically displace region centroids and boundary nodes separately, potentially resulting in self-intersected boundaries and compromised relative orientation relations between regions. In this paper, we introduce a novel approach that leverages the Snake displacement algorithm from cartographic generalization to concurrently displace region centroids and boundary nodes. The revised Constrained Delaunay triangulation (CDT) is employed to represent the relations between regions and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
