DocumentCode
3446381
Title
A parallel algorithm for line segment intersection
Author
Qiang Qiu ; Man Yuan ; Fei He ; Jinyun Fang
Author_Institution
Inst. of Comput. Technol., Beijing, China
fYear
2013
fDate
20-22 June 2013
Firstpage
1
Lastpage
4
Abstract
The algorithm of line segment intersection is the core algorithm for vector map overlay. The traditional method is based on the plane-sweep process to find the intersections of two groups of lines. Although such method proves to be efficient in serial system, the basic data structure of this kind of algorithm needs to maintain a tree structure, which has the data-lock in multi-core system. In addition, with the development of data volume and the enhancement of user requirement, a parallel algorithm is needed in order to compute the line segment intersections correctly and efficiently. In this paper, we present a parallel algorithm for line segment intersection to process the large and complex spatial data, which is efficient in multi-core system and cluster environment. In the experiment results, our algorithm leads to an accurate result compared with ArcGIS. And in the test of large spatial data, our algorithm demonstrates a good performance of speed-up with the increasing of cores.
Keywords
geographic information systems; parallel algorithms; pattern clustering; tree data structures; ArcGIS; cluster environment; complex spatial data; data lock; line segment intersection; multicore system; parallel algorithm; plane-sweep process; serial system; tree data structure; user requirement; vector map overlay; Algorithm design and analysis; Heuristic algorithms; Multicore processing; Parallel algorithms; Partitioning algorithms; Spatial databases; Vectors; dynamic merge model; multi-core system; parallel computing; vector overlay analysis;
fLanguage
English
Publisher
ieee
Conference_Titel
Geoinformatics (GEOINFORMATICS), 2013 21st International Conference on
Conference_Location
Kaifeng
ISSN
2161-024X
Type
conf
DOI
10.1109/Geoinformatics.2013.6626128
Filename
6626128
Link To Document