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

计算机工程 ›› 2007, Vol. 33 ›› Issue (16): 47-49. doi: 10.3969/j.issn.1000-3428.2007.16.016

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

移动数据库SwiftDB的嵌入式GIS设计与实现

沈 洁,徐立臻   

  1. (东南大学计算机科学与工程学院,南京 210096)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-08-20 发布日期:2007-08-20

Embedded GIS Design and Implementation Based on Mobile Database SwiftDB

SHEN Jie, XU Li-zhen   

  1. (Department of Computer Science and Engineering, Southeast University, Nanjing 210096)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-08-20 Published:2007-08-20

摘要: 结合东南大学计算机系数据库及信息系统研究室自行开发的移动数据库系统SwiftDB,提出了嵌入式GIS的实现方案。由于嵌入式设备的内存和运算速度无法与PC相比,因此提出了矢量栅格存储结构,在此基础上设计了动态划分地图区域的方法。该结构在最短路径查询中获得了较好的结果。由于移动环境具有低带宽、高延迟、易中断的特点,因此根据所传输的数据量,提出了不同的地图数据更新方法,在维护数据一致性的同时也提高了系统的效率。

关键词: 移动数据库, 最短路径查询, 地图更新

Abstract: Combined with the mobile database system SwiftDB developed in the Laboratory of Database and Information System of Southeast University, the implementation method of embedded GIS is brought forward. Because the computing and storage capacity of embedded equipment are both less than PC, a data structure of vector and grid combination are presented. Based on this structure, an idea of dynamic block division is designed. The data structure has been applied in the example of shortest path query. Due to low bandwidth, high delay and easy to interrupt in the mobile environment, this system designs different methods for updating the map data based on the data volume. These methods benefit the consistency of data and the performance of the whole system.

Key words: mobile database, shortest path query, map update

中图分类号: