Many emerging mobile applications require analyzing large spatial datasets. In these applications, efficient query processing relies on spatial access methods such as R-trees. For datasets that are fairly static, R-trees are often built as a data loading process using packing techniques. However, traditional R-tree packing algorithms can only run on a single machine and thereby cannot scale to very large datasets. In this paper, we design and implement a general framework for parallel Rtree packing using MapReduce. This framework sequentially packs each R-tree level from bottom up. For lower levels that have a large number of rectangles, we propose a partition based algorithm for parallel packing. We also discuss two spatial partitioning me...
We consider the problem of exploiting parallelism to accelerate the performance of spatial access m...
Abstract. Spatial indexing is a well researched field that benefited computer science with many outs...
In this paper we study the node distribution of an R-tree storing region data, like for instance isl...
The rapid growth of big spatial data urged the research community to develop several big spatial dat...
Processing of spatial queries has been studied extensively in the literature. In most cases, it is a...
This thesis investigates the performance of memory resident spatial search, focusing on the R-tree. ...
Spatial data is being produced at increasing rates from various sources such as mobile applications ...
R-tree data structures are widely used in spatial databases to store, manage and manipulate spatial ...
Abstract: In this paper, we show that spatial joins are very suitable to be processed on a parallel ...
R-Trees are popular spatial indexing techniques that have been widely adopted in many geospatial app...
A major part of the interface to a database is made up of the queries that can be addressed to this ...
The original publication is available at www.springerlink.comIn recent years, there has been an upsu...
Modern geographical databases, which are at the core of geographic information systems (GIS), store ...
Recently, spatial databases have attracted increasing interest in the database field. Because of th...
We propose new R-tree packing techniques for static databases. Given a collection of rect-angles, we...
We consider the problem of exploiting parallelism to accelerate the performance of spatial access m...
Abstract. Spatial indexing is a well researched field that benefited computer science with many outs...
In this paper we study the node distribution of an R-tree storing region data, like for instance isl...
The rapid growth of big spatial data urged the research community to develop several big spatial dat...
Processing of spatial queries has been studied extensively in the literature. In most cases, it is a...
This thesis investigates the performance of memory resident spatial search, focusing on the R-tree. ...
Spatial data is being produced at increasing rates from various sources such as mobile applications ...
R-tree data structures are widely used in spatial databases to store, manage and manipulate spatial ...
Abstract: In this paper, we show that spatial joins are very suitable to be processed on a parallel ...
R-Trees are popular spatial indexing techniques that have been widely adopted in many geospatial app...
A major part of the interface to a database is made up of the queries that can be addressed to this ...
The original publication is available at www.springerlink.comIn recent years, there has been an upsu...
Modern geographical databases, which are at the core of geographic information systems (GIS), store ...
Recently, spatial databases have attracted increasing interest in the database field. Because of th...
We propose new R-tree packing techniques for static databases. Given a collection of rect-angles, we...
We consider the problem of exploiting parallelism to accelerate the performance of spatial access m...
Abstract. Spatial indexing is a well researched field that benefited computer science with many outs...
In this paper we study the node distribution of an R-tree storing region data, like for instance isl...