DocumentCode
3317102
Title
Practical spatial database access methods
Author
Salzberg, Betty
Author_Institution
Coll. of Comput. Sci., Northeastern Univ., Boston, MA, USA
fYear
1991
fDate
3-5 Apr 1991
Firstpage
82
Lastpage
90
Abstract
Although many solutions to the problem of representing spatial data have been proposed, most are not practical. They cannot be guaranteed to perform well with large and arbitrarily distributed data collections. They may not be easily integrated with concurrency and recovery software already written for database systems. However, two proposed structures do have some guarantees, similar to those which have made the B+-tree so successful for one-dimensional data. These analytic guarantees include worst case space utilization in data and index pages, a minimal fan-out and exact match search time bounded by the height of the tree. The two methods are the holey brick tree and bit interleaving using a B+-tree. Both can also be integrated with concurrency and recovery systems in the same way that B+-trees are
Keywords
data structures; database management systems; B+-tree; bit interleaving; concurrency; data pages; distributed data collections; exact match search time; holey brick tree; index pages; minimal fan-out; recovery software; spatial database access; tree height; worst case space utilization; Application software; Computer science; Concurrent computing; Data analysis; Database systems; Educational institutions; Interleaved codes; Meteorology; Performance analysis; Spatial databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Applied Computing, 1991., [Proceedings of the 1991] Symposium on
Conference_Location
Kansas City, MO
Print_ISBN
0-8186-2136-2
Type
conf
DOI
10.1109/SOAC.1991.143852
Filename
143852
Link To Document