A Plane Sweep Based Arc Splitting and Polygon Auto-Construction Algorithm

Yuefeng LIU,Ying SUN,Kai ZHANG,Yue CHEN
DOI: https://doi.org/10.13209/j.0479-8023.2019.037
2019-01-01
Abstract:Aiming at the deficiency of traditional polygon auto-construction algorithm in automation and time efficiency, which leads to the insufficiency of commercial GIS softwares’ data processing and spatial-temporal analysis ability, an arc splitting and polygon auto-construction algorithm based on plane sweep idea is proposed. Our algorithm contains three features as follows. First, it is a complete process from intersection testing until polygon construction. Next, it takes full advantage of useful information during intersection testing to realize arc splitting and polygon auto-construction at the cost of little algorithm complexity and computing resources. Finally, it avoids the calculation of nested relation and handles degenerate cases of bridge and dangling edge. The result of experiments proves the proposed algorithm improves efficiency significantly in comparison with traditional algorithms.
What problem does this paper attempt to address?