首页 | 本学科首页   官方微博 | 高级检索  
     检索      

An Index mechanism for multi-scale view in spatial databases
作者单位:1.Department of Computer Science,Peking University,Beijing 100871,P.R.China; 2.Department of Intelligence Science,Peking University,Beijing 100871,P.R.China; 3.Beijing Institute of Surveying and Mapping,Beijing 100038,P.R.China
摘    要:

关 键 词:索引机制  空间数据库  多级观察  R树  可见性  选择性  简单性

An Index mechanism for multi-scale view in spatial databases
Authors:ZHANGYuan-zhi XIEKun-qing MAXiu-jun LIChen-yu CHENZhuo
Institution:[1]DepartmentofComputerScience,PekingUniversity,Beijing100871,P.R.China [2]DepartmentofIntelligenceScience,PekingUniversity,Beijing100871,P.R.China [3]BeijingInstituteofSurveyingandMapping,Beijing100038,P.R.China
Abstract:There are numerous geometric objects stored in the spatial databases. An importance function in a spatial database is that users can browse the geometric objects as a map efficiently. Thus the spatial database should display the geometric objects users concern about swiftly onto the display window. This process includes two operations: retrieve data from database and then draw them onto screen. Accordingly, to improve the efficiency, we should try to reduce time of both retrieving object and displaying them. The former can be achieved with the aid of spatial index such as R-tree, the latter require to simplify the objects. Simplification means that objects are shown with sufficient but not with unnecessary detail which depend on the scale of browse. So the major problem is how to retrieve data at different detail level efficiently. This paper introduces the implementation of a multi-scale index in the spatial database SISP (Spatial Information Shared Platform) which is generalized from R-tree. The difference between the generalization and the R-tree lies on two facets: One is that every node and geometric object in the generalization is assigned with a importance value which denote the importance of them, and every vertex in the objects are assigned with a importance value, too. The importance value can be use to decide which data should be retrieve from disk in a query. The other difference is that geometric objects in the generalization are divided into one or more sub-blocks, and vertexes are total ordered by their importance value. With the help of the generalized R-tree, one can easily retrieve data at different detail levels. Some experiments are performed on real-life data to evaluate the performance of solutions that separately use normal spatial index and multi-scale spatial index. The results show that the solution using multi-scale index in SISP is satisfying.
Keywords:multi-scale  R-tree  visualization  selection  simplification
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号