Dynamic Spatial Indexing Model Based on Voronoi

Xuesheng Zhao,Jun Chen,Renliang Zhao
1999-01-01
Abstract:This paper presents a dynamic spatial-data index model that enhances the spatial-data indexing efficiency of hierarchical tree with Voronoi data structure. In "global GIS", the Earth data is very large and changed continuously in local areas. Current GIS researches represent data model based on either raster or vector models. In these models hierarchy of space and object are separately handled and can be hierarchically grouped using different kinds of tree structure (such as B-tree, kd-tree, Qua-tree, R-tree and R+-tree, etc). Different users may be careful for different areas on different hierarchy. How to pick-up data of the interested area in run time is a key problem in "the global GIS"? The major limitation of current spatial-data hierarchical index models lacks of the spatial relationships (such as adjacency, etc.) among the same level. When spatial objects are dynamic changed in a spatial process, maintenance of spatial-data index among spatial objects at different of hierarchy are difficult. To solve this problem, Voronoi data model is introduced in this paper. Voronoi spatial model combines the features of both vector (object modeling) and raster (field modeling) model. Hierarchical index that organizes both the object and space can be integrated in the Voronoi spatial model. Additionally, Voronoi structure has a feature of stability on the local dynamic change. This paper demonstrates how to set up dynamic spatial-data index mechanism by combining Voronoi spatial structure and hierarchical tree.
What problem does this paper attempt to address?