作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (02): 34-36. doi: 10.3969/j.issn.1000-3428.2007.02.012

• 博士论文 • 上一篇    下一篇

GIS模型网格计算原理及算法

扈海波1,刘伟东1,李 京2,朱文泉2   

  1. (1. 中国气象局北京城市气象研究所,北京 100089;2. 北京师范大学资源学院,北京 100875)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-01-20 发布日期:2007-01-20

Principle and Algorithm to Fulfill Grid Computing for GIS Models

HU Haibo1, LIU Weidong1, LI Jing2, ZHU Wenquan2   

  1. (1. Institute of Urban Meteorology, China Meteorological Administration, Beijing 100089; 2. Institute of Resources Sciences, Beijing Normal University, Beijing 100875)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-20 Published:2007-01-20

摘要: GIS模型计算逐步向数据处理海量化及过程复杂化方向发展。网格计算为解决GIS应用这一难题提供了契机。GIS模型计算从运算模式上可分解为并行、串行和并行串行模式,该文在这些模式的基础上提出了实现GIS模型网格计算的原理性方法:分块加工、分步加工和立体加工方法,并以GIS和RS中的常用模型(直方图和矢量地图插值)作为算法实例,论述其并行算法实现,同时给出矢量地图数据的分块规则。该并行算法实现可作为实现其它同类算法的基础和扩展。

关键词: GIS模型, 网格计算, 并行算法

Abstract: The problem of the model computing for GIS application is that the processed-data is being more and more gigantic, and its procedure is much more complex than ever. The grid computing is the key to solve it. The computing mode of GIS model could be listed as the parallel, the serial and the parallel-serial. Based on these modes, the paper brings forward three prototypes to fulfill grid computing, such as the pieced-processing, the stepped-processing and the cubic-processing. Consequently, it also gives the principles of dividing vector data, and the parallel algorithm of histogram, convolution, and curving-fitting, which could be the basic and extension of the other more parallel algorithm for GIS application.

Key words: GIS model, Grid computing, Parallel algorithm