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

计算机工程 ›› 2010, Vol. 36 ›› Issue (13): 48-50,53. doi: 10.3969/j.issn.1000-3428.2010.13.017

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

XML-enabled空间数据库的索引系统

马 捷1,李 岩1,2,董学敏1   

  1. (1. 华南师范大学计算机学院,广州 510631;2. 华南师范大学空间信息技术与应用研究中心,广州 510631)
  • 出版日期:2010-07-05 发布日期:2010-07-05
  • 作者简介:马 捷(1984-),男,硕士研究生,主研方向:图形图像处理,空间信息技术;李 岩,教授;董学敏,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(60842007);广东省百项工程基金资助项目(2002B32101);广东省重点引导基金资助项目(2004B 32501001, 2005B30801006)

Index System for XML-enabled Spatial Database

MA Jie1, LI Yan1,2, DONG Xue-min1   

  1. (1. Computer Institute, South China Normal University, Guangzhou 510631; 2. Spatial Information Research Center, South China Normal University, Guangzhou 510631)
  • Online:2010-07-05 Published:2010-07-05

摘要: 基于可伸缩矢量图形空间信息表达模型和合理的数据库结构,提出空间索引算法优化选择策略。结合设计模式思想,设计高内聚、低耦合的空间数据索引系统。该系统具有并行建立空间索引的能力,能实现异构XML-enabled空间数据库并行查询。实验结果证明,其检索效率比普通SQL查询高约66%。

关键词: XML-enabled空间数据库, 空间索引系统, 设计模式

Abstract: Based on the Scalable Vector Graphics(SVG) spatial representation model and reasonable database structure, this paper presents an optimization selection strategy for spatial index algorithm. According to the design mode theory, it designs a spatial data index system with high cohesion and low coupling. The system provides the ability of creating spatial index in parallel, and can realize the capability of concurrently querying heterogeneous XML-enabled spatial database. Experimental results show that the system improves about 66 percents efficiency compared with SQL language.

Key words: XML-enabled spatial database, spatial index system, design pattern

中图分类号: