2007
DOI: 10.1016/j.ins.2006.12.012
|View full text |Cite
|
Sign up to set email alerts
|

A performance comparison of distance-based query algorithms using R-trees in spatial databases

Abstract: Efficient processing of distance-based queries (DBQs) is of great importance in spatial databases due to the wide area of applications that may address such queries. The most representative and known DBQs are the K Nearest Neighbors Query (KNNQ), q Distance Range Query (qDRQ), K Closest Pairs Query (KCPQ) and q Distance Join Query (qDJQ). In this paper, we propose new pruning mechanism to apply them in the design of new Recursive Best-First Search (RBFS) algorithms for DBQs between spatial objects indexed in R… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
14
0

Year Published

2009
2009
2017
2017

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 27 publications
(14 citation statements)
references
References 38 publications
0
14
0
Order By: Relevance
“…The R-tree and PR-tree implementations under test were not specifically designed to hold large numbers of items (nevertheless, the PRtree performed competitively for the largest dataset in terms of query time). There are many ways of constructing [1,5] and querying [4] R-trees and so it may be possible to choose more efficient algorithms for the situation at hand.…”
Section: Discussionmentioning
confidence: 99%
“…The R-tree and PR-tree implementations under test were not specifically designed to hold large numbers of items (nevertheless, the PRtree performed competitively for the largest dataset in terms of query time). There are many ways of constructing [1,5] and querying [4] R-trees and so it may be possible to choose more efficient algorithms for the situation at hand.…”
Section: Discussionmentioning
confidence: 99%
“…In [10], additional techniques as sorting and application of plane-sweep during the expansion of node pairs, and the use of the estimation of the distance of the K-th closest pair to suspend unnecessary computations of MBR distances are included to improve [16]. A Recursive Best-First Search (RBF) algorithm for DBQ between spatial objects indexed in R-trees was presented in [29], with an exhaustive experimental study that compares DF, BF and RBF for several distance-based queries (Range Distance, K-Nearest Neighbors, K-Closest Pairs and Range Distance Join). Recently, in [30], an extensive experimental study comparing the R*-tree and Quadtree-like index structures for K-Nearest Neighbors and K-Distance Join queries together with index construction methods (dynamic insertion and bulk-loading algorithm) is presented.…”
Section: Kcpq and εDjqmentioning
confidence: 99%
“…This procedure allows obtaining the average length of the line segments. Then, the R-tree indexes for these line segments were built and stored the elevation in the R-tree (Huang, P. Lin and H. Lin, 2001;Corral and Almendros-Jiménez, 2007;Zhu, Gong and Zhang, 2007). Finally, each interpolated point A was processed as follows.…”
Section: Algorithm Workflowmentioning
confidence: 99%