An Efficient Enhanced Method for Indexing with Implementation in Spatial Database

碩士 === 國立交通大學 === 資訊學院碩士在職專班資訊組 === 95 === In this thesis we assess the efficiency issue when retrieving sets of objects from a very large spatial database. Thus enhanced performance will be empirically shown here through the new storing and indexing structure. The algorithm provides a condensed met...

Full description

Bibliographic Details
Main Authors: Garry Wei-yi Lee, 李韋毅
Other Authors: SUH-YIN LEE
Format: Others
Language:en_US
Published: 2006
Online Access:http://ndltd.ncl.edu.tw/handle/57574860031191656240
Description
Summary:碩士 === 國立交通大學 === 資訊學院碩士在職專班資訊組 === 95 === In this thesis we assess the efficiency issue when retrieving sets of objects from a very large spatial database. Thus enhanced performance will be empirically shown here through the new storing and indexing structure. The algorithm provides a condensed method to guide a spatial search and to enhance large data access operations by integrating hashing and R-Tree together. R-tree uses the bounding boxes to decide whether or not to search inside of a child node. In this way most of the nodes in the tree are proved during a search which makes R-trees become more suitable for database operations. We analyze current tree-based algorithms and verify that the new approach in the thesis improves the efficiency in the current architecture. To accomplish this, we use the bulk loading data with hashing into database together with experiments showing that the new algorithm supports spatial queries on spatial database efficiently.