DocumentCode
2851790
Title
An Algorithm for Splitting Arbitrary Polygon
Author
Wu, Liang ; Tian, Guang ; Xie, Zhong
Author_Institution
Fac. of Inf. Eng., China Univ. of Geosci., Wuhan, China
Volume
6
fYear
2009
fDate
14-16 Aug. 2009
Firstpage
318
Lastpage
325
Abstract
An algorithm for splitting arbitrary polygons with a polyline is described in this paper. Starting from introducing the existing theories in computational geometry and computer graphics, the paper describes the three major steps of this algorithm: 1) search lines with the sweep-line algorithm based on sorted edges of polygon, splitting polyline, and the most bounding rectangular determination; 2) calculate and select the intersection points, and save them in a node list together with the additional information needed in the last step of the algorithm; 3) construct the output polygons by performing independent walk-abouts through input polygons and the node list. This algorithm is able to do the common operations of arbitrary polygon splitting (convex and concave, curve edge, including finite number of holes). Also, it can split polygons with sharing edges. In the mean time, direct memory reading and overall computing strategy are adopted in implementation of the algorithm to enhance the efficiency.
Keywords
computational geometry; computer graphics; geographic information systems; GIS; computational geometry; computer graphics; geographic information system; node list; rectangular determination bounding; splitting arbitrary polygon algorithm; sweep-line algorithm; Application software; Computational geometry; Computer graphics; Computer science education; Costs; Delay; Geographic Information Systems; Geology; Merging; Software algorithms; Geographic Information System (GIS); intersection calculation; polygon computation; splitting polygons;
fLanguage
English
Publisher
ieee
Conference_Titel
Natural Computation, 2009. ICNC '09. Fifth International Conference on
Conference_Location
Tianjin
Print_ISBN
978-0-7695-3736-8
Type
conf
DOI
10.1109/ICNC.2009.201
Filename
5365438
Link To Document