Not logged in.

Contribution Details

Type Journal Article
Scope Discipline-based scholarship
Title LOOPS: Locally Optimized Polygon Simplification
Organization Unit
Authors
  • Alireza Amiraghdam
  • Alexandra Diehl
  • Renato Pajarola
Item Subtype Original Work
Refereed Yes
Status Published in final form
Language
  • English
Journal Title Computer Graphics Forum
Publisher Wiley-Blackwell Publishing, Inc.
Geographical Reach international
ISSN 0167-7055
Volume 41
Number 3
Page Range 355 - 365
Date 2022
Abstract Text Displaying polygonal vector data is essential in various application scenarios such as geometry visualization, vector graphics rendering, CAD drawing and in particular geographic, or cartographic visualization. Dealing with static polygonal datasets that has a large scale and are highly detailed poses several challenges to the efficient and adaptive display of polygons in interactive geographic visualization applications. For linear vector data, only recently a GPU-based level-of-detail (LOD) polyline simplification and rendering approach has been presented which can perform locally-adaptive LOD visualization of large-scale line datasets interactively. However, locally optimized LOD simplification and interactive display of large-scale polygon data, consisting of filled vector line loops, remains still a challenge, specifically in 3D geographic visualizations where varying LOD over a scene is necessary. Our solution to this challenge is a novel technique for locally-optimized simplification and visualization of 2D polygons over a 3D terrain which features a parallelized point-inside-polygon testing mechanism. Our approach is capable of employing any simplification algorithm that sequentially removes vertices such as Douglas-Peucker and Wang-Müller. Moreover, we generalized our technique to also visualizing polylines in order to have a unified method for displaying both data types. The results and performance analysis show that our new algorithm can handle large datasets containing polygons composed of millions of segments in real time, and has a lower memory demand and higher performance in comparison to prior methods of line simplification and visualization.
Digital Object Identifier 10.1111/cgf.14546
Other Identification Number merlin-id:23327
PDF File Download from ZORA
Export BibTeX
EP3 XML (ZORA)
Keywords visualization, geographic information systems, vector maps, simplification, level-of-detail