Proceedings of the 22nd ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems 2014
DOI: 10.1145/2666310.2666481
|View full text |Cite
|
Sign up to set email alerts
|

Efficient spatial query processing for big data

Abstract: Spatial queries are widely used in many data mining and analytics applications. However, a huge and growing size of spatial data makes it challenging to process the spatial queries efficiently. In this paper we present a lightweight and scalable spatial index for big data stored in distributed storage systems. Experimental results show the efficiency and effectiveness of our spatial indexing technique for different spatial queries.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
26
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 51 publications
(26 citation statements)
references
References 11 publications
0
26
0
Order By: Relevance
“…Spatial support has also been extended to NoSQLbased solutions. [7], [8] adopt Geohash to handle spatial data in HBase. HGrid [23] builds a hybrid index structure, combining a quad-tree and a grid as primary and secondary indices in HBase.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Spatial support has also been extended to NoSQLbased solutions. [7], [8] adopt Geohash to handle spatial data in HBase. HGrid [23] builds a hybrid index structure, combining a quad-tree and a grid as primary and secondary indices in HBase.…”
Section: Related Workmentioning
confidence: 99%
“…However, they do not have native support for geographic data and spatial queries, which is required in a database of geographic data. Some methods [7], [8] use Geohash * * , a linearization technique that transforms two-dimensional spatial data into a one-dimensional hashcode, to handle spatial data in HBase. However, there are two major limitations of Geohash which they do not address.…”
Section: Introductionmentioning
confidence: 99%
“…Since the practical method to efficiently query against big spatial data is to employ the divide and conquer strategy [9,26], most MapReduce-based PSQPAs use certain types of space filling curves, such as Hilbert space-filling curve, to map MBRs to grids based on the spatial correlation for optimizing efficiency [27,28]. We simply treat the number of grids p as one of the internal parameters of Spark-based PSQPAs.…”
Section: Identifying Factors Impacting the Efficiency Of Spark-based mentioning
confidence: 99%
“…But, most of them require internal modifications of frameworks. Lee et al (2014) have come up with a spatial index especially for big data, based on a hierarchical spatial data structure stored in distributed file storage systems. This spatial index has several advantages; such as: it can be implemented without changing the internal implementation of the existing storage systems, simple and efficient filtering, and supports to updates of spatial objects.…”
Section: The Algorithm Had Following Three Phases (1) Computation Of mentioning
confidence: 99%