1998
DOI: 10.1007/bfb0057718
|View full text |Cite
|
Sign up to set email alerts
|

Multiple range query optimization in spatial databases

Abstract: Abstract. In order to answer efficiently range queries in 2-d R-trees, first we sort queries by means of a space filling curve, then we group them together, and finally pass them for processing. Initially, we consider grouping of pairs of requests only, and give two algorithms with exponential and linear complexity. Then, we generalize the linear method, grouping more than two requests per group. We evaluate these methods under different LRU buffer sizes, measuring the cache misses per query. We present experi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2005
2005
2024
2024

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 20 publications
(18 citation statements)
references
References 12 publications
0
18
0
Order By: Relevance
“…Papadopoulos et al [17] use a space filling curve to group queries so as to improve the overall performance of processing all queries. Zhang et al [28] study the processing of multiple nearest neighbor queries; they propose R-tree-based solutions and heuristics for the grouping of queries.…”
Section: Top-k Spatial Keyword Queriesmentioning
confidence: 99%
See 3 more Smart Citations
“…Papadopoulos et al [17] use a space filling curve to group queries so as to improve the overall performance of processing all queries. Zhang et al [28] study the processing of multiple nearest neighbor queries; they propose R-tree-based solutions and heuristics for the grouping of queries.…”
Section: Top-k Spatial Keyword Queriesmentioning
confidence: 99%
“…Specifically, the key of e is defined as its minimum distance to its relevant subqueries of Q. The loop has two phases: (I) checking whether the dequeued entry e can contribute a closer and relevant result for some subquery (lines [8][9][10][11][12][13][14][15][16][17], and (II) processing the child node of e (lines [18][19][20][21][22][23][24][25][26][27][28][29][30]. Algorithm 2 GROUP (Joint query Q, Tree root root, Integer k)…”
Section: Algorithmmentioning
confidence: 99%
See 2 more Smart Citations
“…Research interests focused mainly on the design of robust and efficient spatial data structures [Gutt84,Henr89,Guen89,Beck90,Kame94], the invention of new spatial data models [Laur92], the construction of effective query languages [Egen94] and the query processing and optimization of spatial queries [Oren86,Aref93,Papa95].…”
Section: Introductionmentioning
confidence: 99%