Title :
Efficient update and retrieval of objects in a multiresolution geospatial database
Author :
Prasher, Sham ; Zhou, Xiaofang
Author_Institution :
Sch. of Inf. Technol. & Electr. Eng., Queensland Univ., Brisbane, Qld., Australia
Abstract :
Many emerging applications benefit from the extraction of geospatial data specified at different resolutions for viewing purposes. Data must also be topologically accurate and up-to-date as it often represents real-world changing phenomena. Current multiresolution schemes use complex opaque data types, which limit the capacity for in-database object manipulation. By using z-values and B+trees to support multiresolution retrieval, objects are fragmented in such a way that updates to objects or object parts are executed using standard SQL (Structured Query Language) statements as opposed to procedural functions. Our approach is compared to a current model, using complex data types indexed under a 3D (three-dimensional) R-tree, and shows better performance for retrieval over realistic window sizes and data loads. Updates with the R-tree are slower and preclude the feasibility of its use in time-critical applications whereas, predictably, projecting the issue to a one-dimensional index allows constant updates using z-values to be implemented more efficiently.
Keywords :
data models; geographic information systems; information retrieval; tree data structures; visual databases; 3D R-tree; B+tree; SQL; Structured Query Language; multiresolution geospatial database; multiresolution retrieval; object fragmentation; object manipulation; object retrieval; object updating; one-dimensional index; three-dimensional; z-value; Data mining; Displays; Geographic Information Systems; Information retrieval; Information technology; Multimedia databases; Relational databases; Spatial databases; Spatial resolution; Warehousing;
Conference_Titel :
Scientific and Statistical Database Management, 2003. 15th International Conference on
Print_ISBN :
0-7695-1964-4
DOI :
10.1109/SSDM.2003.1214980