地理研究 ›› 2002, Vol. 21 ›› Issue (1): 34-44.doi: 10.11821/yj2002010005

• 论文 • 上一篇    下一篇

面向对象整体GIS数据模型的设计与实现

肖乐斌1,2, 钟耳顺2, 刘纪远2, 宋关福2   

  1. 1. 中国科学院遥感应用研究所,北京100101;
    2. 中国科学院地理科学与资源研究所,北京100101
  • 收稿日期:2001-09-16 修回日期:2001-11-25 出版日期:2002-02-15 发布日期:2002-02-15
  • 作者简介:肖乐斌(1970-),男,湖北天门人,博士后。从事GIS数据模型、三维GIS系统研究和GIS软件开 发。E-mail:Xiaolb@Supermap.com
  • 基金资助:

    中国科学院知识创新工程重大项目(KZCX1Y02)

The design and implementation of object-oriented holistic GIS data model

XIAO Le-bin1,2, ZHONG Er-shun2, LIU Ji-yuan2, SONG Guan-fu2   

  1. 1. Institute of Remote Sensing Applications,CAS, Beijing 100101, China;
    2. Institute of Geographic Sciences and Natural Resources Research, CAS, Beijing 100101, China
  • Received:2001-09-16 Revised:2001-11-25 Online:2002-02-15 Published:2002-02-15

摘要:

本文在前期GIS概念数据模型研究的基础上 ,提出了面向对象整体GIS数据模型 ,并针对整体GIS软件的实现在系统数据组织、存储结构与访问机制方面进行了较为深入的探讨 ,Deskpro最后简单介绍了基于整体GIS数据模型的商品化软件———SuperMapDeskpro的实现情况

关键词: 面向对象, 整体数据模型, 系统数据组织, 存储与访问

Abstract:

Based on previous research on spatial conceptual data model of GIS, the authors present an object-oriented holistic GIS data model, and discuss data organization, data storage and access mechanism of holistic GIS system. Firstly, six features of holistic data model are introduced, and a conceptual data model is presented with a key concept, Complex Object, which is introduced in detail. Secondly, data organization means of holistic GIS are introduced. Several basic concepts such as Object Set, Layer, Database, Map or Map Window, and Workspace are introduced into the data organization system. Object Set has three types: Simple Object Set, Compound Object Set and Continuous Field. A Layer is a concept related to map display in our holistic GIS software. A Database is defined as a set of stored objects, which is either a small size file or a large-scale database. Map is a frame used to load layers, and can contain multiple layers.A Workspace is a warehouse, which stores basic data info, Maps, Point, Line and Region Symbols,etc. Thirdly, data storage and access mechanism of holistic GIS are introduced. In respect of storage, database table structures of Simple Object Set, Compound Object Set and Field are analyzed, and table structure of 3D data structure and time attribute is also introduced. In order to quicken the pace of accessing to database tables,the spatial index mechanism based on quadtree data structure is built. Further data access mechanism is discussed. Fourthly, SuperMap Deskpro, a GIS software based on holistic data model, is introduced. This software is fulfilled through completely using object-oriented thinking. It can effectively store and access to geographic entities' information including location, attribute, topological relationship and semantic relationship. In respect of Layer Organization, it not only accords with users' direct apperception of geographical world,but also supports users to rationally organize data to meet actual needs. SuperMap Deskpro supports users to use files to store small amount of data, and at the same time users can also use large-scale business database such as SQL Server and Oracle to manage large amount of data.

Key words: object-oriented, integral GIS data model, data organization, holistic GIS, data storage and access