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

计算机工程 ›› 2010, Vol. 36 ›› Issue (21): 37-39. doi: 10.3969/j.issn.1000-3428.2010.21.013

• 软件技术与数据库 • 上一篇    下一篇

基于QR树索引的面包含关系求解算法

孙晓明1,2,吉根林1,2   

  1. (1. 南京师范大学计算机科学与技术学院,南京 210097;2. 江苏省信息安全保密技术工程研究中心,南京 210097)
  • 出版日期:2010-11-05 发布日期:2010-11-03
  • 作者简介:孙晓明(1986-),女,硕士研究生,主研方向:数据挖掘;吉根林,教授、博士、博士生导师
  • 基金资助:
    国家自然科学基金资助项目(40871176)

Algorithm for Computing Region Inclusion Relations Based on QR-tree Index

SUN Xiao-ming1,2, JI Gen-lin1,2   

  1. (1. School of Computer Science and Technology, Nanjing Normal University, Nanjing 210097, China; 2. Jiangsu Research Center of Information Security & Privacy Technology, Nanjing 210097, China)
  • Online:2010-11-05 Published:2010-11-03

摘要: 为提高空间拓扑计算中求解面包含关系的效率,提出一种基于QR树索引的面包含关系求解算法。根据空间对象的几何信息建立QR树索引,利用QR树查找面包含的空间对象,并将该算法应用于基于线面包含关系的GML空间聚类。实验结果表明该算法能有效提高计算面包含关系的时间效率。

关键词: 面包含关系, 空间索引, R树, QR树

Abstract: In order to improve the efficiency of computing region inclusion relations, this paper proposes an algorithm for computing region inclusion relations based on QR-tree index. The algorithm builds a QR-tree index according to the information of spatial objects and queries all spatial objects including the region on the QR-tree. The algorithm is applied to spatial clustering in GML data based on line-region inclusion relations. Experimental results show that the algorithm is effective and efficient.

Key words: region inclusion relations, spatial index, R-tree, QR-tree

中图分类号: