Title :
A Design for Polygon Overlay Algorithm in the Simple Feature Model
Author :
Xie, Zhong ; Ye, Zi ; Wu, Liang
Author_Institution :
Fac. of Inf. Eng., China Univ. of Geosci., Wuhan
Abstract :
Most of the vector overlay operations are designed in the vector-topological model, which require the individual layers structured with full topology. It takes rather a long time to build the topology to each of the input data sets, and the output of the process is a new topological structured layer whose topology information seldom needed. In order to avoid the time-consuming topology building process and improve the efficiency of the vector overlay operations, some GIS platforms developed the spatial analysis operations making use of the OGC simple feature specification. The paper describes the vector overlay operations in simple feature model and takes the polygon intersection operation as an example to illustrate the design and implement of our algorithm. The main problem during the polygon overlay operation is the spurious polygons and ´coastline weave´, which tends to arise when two lines are overlaid which are actually slightly different versions of a same line. The paper adopts an effectual decision strategy in line-intersection algorithm to provide a better solution to both the accuracy and efficiency of it, through focus on the problem of the successive entry-point or exit-point and the repeated intersection points, and the alternative searching of the intersected polygon. Performance tests show the presented polygon overlay algorithm provides good analysis performance in GIS, and this design lead to a better performance than the algorithm based on the topological model especially when the data quantity goes to large.
Keywords :
geographic information systems; vectors; GIS platforms; OGC simple feature specification; coastline weave; line-intersection algorithm; polygon intersection operation; polygon overlay algorithm; spatial analysis operations; vector overlay operations; vector-topological model; Algorithm design and analysis; Application software; Data models; Design engineering; Geographic Information Systems; Geology; Grid computing; Parallel processing; Software algorithms; Topology; OGC simple feature specification; polygon intersection; vector overlay operations;
Conference_Titel :
Grid and Cooperative Computing, 2008. GCC '08. Seventh International Conference on
Conference_Location :
Shenzhen
Print_ISBN :
978-0-7695-3449-7
DOI :
10.1109/GCC.2008.41