Proceedings of the 2009 ACM Symposium on Applied Computing 2009
DOI: 10.1145/1529282.1529582
|View full text |Cite
|
Sign up to set email alerts
|

A spatial bitmap-based index for geographical data warehouses

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
24
0

Year Published

2009
2009
2016
2016

Publication Types

Select...
5
2

Relationship

3
4

Authors

Journals

citations
Cited by 12 publications
(24 citation statements)
references
References 14 publications
0
24
0
Order By: Relevance
“…In addition, it sets an offset variable to distinguish between the inequality operators with or without equality conditions (lines [13][14]. It then visits the values in L2 in the desired order, which is to sequentially scan the permutation array from left to right (lines [15][16][17][18][19][20][21][22]. For each tuple visited in L2, it first sets all bits for those t in T whose Y values are smaller than the Y value of the current tuple in T (lines [16][17][18], i.e., those tuples in T that satisfy the second join condition.…”
Section: Iejoinmentioning
confidence: 99%
See 3 more Smart Citations
“…In addition, it sets an offset variable to distinguish between the inequality operators with or without equality conditions (lines [13][14]. It then visits the values in L2 in the desired order, which is to sequentially scan the permutation array from left to right (lines [15][16][17][18][19][20][21][22]. For each tuple visited in L2, it first sets all bits for those t in T whose Y values are smaller than the Y value of the current tuple in T (lines [16][17][18], i.e., those tuples in T that satisfy the second join condition.…”
Section: Iejoinmentioning
confidence: 99%
“…For each tuple visited in L2, it first sets all bits for those t in T whose Y values are smaller than the Y value of the current tuple in T (lines [16][17][18], i.e., those tuples in T that satisfy the second join condition. It then uses the other offset array to find those tuples in T that also satisfy the first join condition (lines [19][20][21][22]. It finally returns all join results (line 23).…”
Section: Iejoinmentioning
confidence: 99%
See 2 more Smart Citations
“…Instead of search trees, FastBit relies on compressed bitmask indices [46,47] to provide efficient subselections and can significantly out-perform other approaches [37,40]. However, this class of data management techniques relies almost exclusively on extracting and aggregating pre-computed information.…”
Section: Related Workmentioning
confidence: 99%