期刊文献+

基于集群MPI的图层级多边形并行合并算法 被引量:9

Implementation of Cluster MPI-Based Parallel Polygon Union Algorithm at the Feature Layer Level
原文传递
导出
摘要 在集群环境下,基于MPI并行编程模型和OGC简单要素规范进行并行多边形合并时,需要处理叠加图层间要素的"多对多"映射关系,由于空间上相邻的多边形在要素序列上并不一定连续,导致无法按要素序列为子节点分配任务,给并行任务映射带来了困难。本文以集群环境下的并行多边形合并算法为研究对象,通过比较叠加分析中两种多边形映射关系对算法并行化带来的影响,基于R树空间索引、MySQL精确空间查询,以及MPI通信机制,提出了6种不同的并行任务映射策略;通过实验分析和比较了6种策略的优劣。结果显示:基于R树预筛选的直接合并策略,在各算法中具有最高的串行计算效率和优秀的并行性能表现。虽然MySQL精确空间查询的预筛选过程较为耗时,但可有效地过滤掉不真正相交的多边形,从而提高合并操作的效率。因此,在集群MPI环境下,基于R树和MySQL精确空间查询的预筛选策略是解决并行任务映射难题,实现图层级多边形并行合并算法的有效途径。 Under the environment of cluster, OGC simple feature specification and MPI parallel programming model-based parallel polygon union algorithm should address the"many-to-many"mapping relationships between features of overlapping layers. However, spatially adjacent features are not necessarily continuous in the storage sequence. It cannot assign parallel tasks to computational nodes of cluster according to feature sequences, which lead to an implementation dilemma on the task mapping procedure of parallel union algorithm. This research is focused on the design and implementation of parallel polygon union algorithm in the cluster parallel environment. We believe that to determine the"one-to-many"or"many-to-many"relationships between polygons of the two overlapping layers is the primary prerequisite to the implementation of parallel polygon overlay algorithms at the feature layer level. Therefore, firstly we analyzed the differences on parallelizing algorithms by comparing impacts brought by the two kinds of feature mapping relationships. Secondly, we proposed six different parallel task mapping strategies based on the R-tree spatial index data structure, the exactly spatial searching functionalities of MySQL and the MPI communication mechanism. Finally, we implemented six parallel polygon union algorithms based on the six task-mapping approaches and conducted experiments to compare the pros and cons of each strategy. The experimental results show that the parallel polygon union algorithm based on R-treebased feature pre-screening strategy is the most efficient one in serial, which also demonstrates better parallel accelerating effects than others. Furthermore, the strategy of exactly spatial searching based on MySQL shows higher time costs on feature pre-screening, but it can filter out all polygons which do not intersected with geometries which can thereby reduce redundant union operations and improve the computational efficiency. Therefore,the R-tree-based and MySQL exactly spatial searching-based feature pre-screening strategies are effective approaches to solving the parallel task mapping problem and implementing the parallel polygon union algorithm using the MPI programming model under the cluster environment.
出处 《地球信息科学学报》 CSCD 北大核心 2014年第4期517-523,共7页 Journal of Geo-information Science
基金 国家科技支撑计划(2011BAH06B03 2011BAH24B10) 中国科学院重点部署项目(KZZD-EW-07)
关键词 多边形合并 预筛选 任务映射 并行计算 MPI通信 polygon union pre-screening task mapping parallel computing MPI communicating
  • 相关文献

参考文献20

  • 1Dowers S, Gittings B M, Mineter M J. Towards a frameworkfor high- performance geocomputation: Handlingvector- topology within a distributed service environment[J]. Environment Urban Systems, 2000(24):471-486.
  • 2Goodchild M. F. Statistical aspects of the polygon overlayproblem[M]. // Harvard Papers on Geographic InformationSystems. Reading, MA, USA: Addison- WesleyPublishing Company, 1977.
  • 3Shi X. System and methods for parallelizing polygonoverlay computation in multiprocessing environment[P].US Patent, US20120320087A1. Dec. 20, 2012.
  • 4Agarwal D, Puri S, He X, et al. A system for GIS polygonaloverlay computation on Linux cluster —— An experienceand performance report[C]. // Proceedings of the2012 IEEE 26th International Parallel and DistributedProcessing Symposium Workshops & PhD Forum, 2012,1433-1439.
  • 5Mineter M J.Asoftware framework to create vector-topologyin parallel GIS operations[J]. International Journal ofGeographical Information Science, 2003,17(3):203-222.
  • 6王少华,钟耳顺,卢浩,张小虎,张珣.基于非均匀多级网格索引的矢量地图叠加分析算法[J].地理与地理信息科学,2013,29(3):17-20. 被引量:8
  • 7陈占龙,吴信才,吴亮.基于单调链和STR树的简单要素模型多边形叠置分析算法[J].测绘学报,2010,39(1):102-108. 被引量:14
  • 8EnvironmentalSystemsResearchInstitute,Inc..ESRIshapefiletechnical description[EB/OL]. Jul 1998. URL: http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf.
  • 9Weiler K,AthertonP. Hidden surface removal using polygonareasorting[J].ComputerGraphics,1977,11(2):214-222.
  • 10Vatti B R. A generic solution to polygon clipping[J]. Communicationsof the ACM, 1992,35(7):56-63.

二级参考文献53

共引文献100

同被引文献125

引证文献9

二级引证文献23

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部