2015
DOI: 10.1007/978-3-319-22849-5_3
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Distributed Index for Geospatial Databases

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
12
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 12 publications
(12 citation statements)
references
References 12 publications
0
12
0
Order By: Relevance
“…A number of studies have been proposed to reduce the false positives in spatial query processing by using a secondary index on top of HBase. 35,36 Recently, quadrant-based minimum bounding rectangle (QbMBR) tree indexing technique is proposed to reduce the false positives in spatial query. 37 This method groups spatial data more precisely by using QbMBR, which provides more selective query processing and reduces the storage space required for indexing.…”
Section: Indexing and Querying For Historical Datamentioning
confidence: 99%
“…A number of studies have been proposed to reduce the false positives in spatial query processing by using a secondary index on top of HBase. 35,36 Recently, quadrant-based minimum bounding rectangle (QbMBR) tree indexing technique is proposed to reduce the false positives in spatial query. 37 This method groups spatial data more precisely by using QbMBR, which provides more selective query processing and reduces the storage space required for indexing.…”
Section: Indexing and Querying For Historical Datamentioning
confidence: 99%
“…The objects located within the same cells are grouped together and are indexed with the same leaf node. BGRP-tree [ 11 ] also uses an in-memory R-tree. In this method, objects are indexed by unit of Hbase region, and the additional index named BGRP-tree is maintained to manage the result of dynamic region splitting.…”
Section: Related Workmentioning
confidence: 99%
“…As the linearization techniques cannot completely guarantee the spatial proximity of data, the linearization-based approaches sometimes include false positives, as shown in Figure 1 . Therefore, a significant number of studies [ 10 , 11 , 12 , 13 , 14 , 15 ] have recently proposed to reduce the false positives of query processing by implementing a secondary index on top of HBase. These methods use the multi-dimensional index such as a kd-tree or an R-tree to determine more accurately the range of the row key.…”
Section: Introductionmentioning
confidence: 99%
“…Typical methods include Geohash proposed by Morton [5] and GeoSOT proposed by Song et al [6], Sun and Cheng [7]. There are many research about the application of geohash-based index and the rapid retrieval of big spatial data using the classical meshing and coding method like [28]- [32], [34]- [38]. There are also some research focus on improving the efficiency of geohash encoding, such as [39] implemented a method of encodeing lat/lon coordinate to Geohash code on FPGA architecture.…”
Section: Introductionmentioning
confidence: 99%