作者: Francisco Martínez , Antonio Jesús Rueda , Francisco Ramón Feito
DOI: 10.1016/J.CAGEO.2008.08.009
关键词:
摘要: This paper presents a new algorithm for computing Boolean operations on polygons. These kind of operations are frequently used in the geosciences in order to get spatial information from spatial data modeled as polygons. The presented algorithm is simple and easy to understand and implement. Let n be the total number of edges of all the polygons involved in a Boolean operation and k be the number of intersections of all the polygon edges. Our algorithm computes the Boolean operation in time O ((n+ k) log (n)). Finally, the proposed …