|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 118 - Issue 4 |
| Published: May 2015 |
| Authors: Lamiaa Said El-Sayed, Hatem M. Abdul-Kader, Salah M. El-Sayed |
10.5120/20730-3098
|
Lamiaa Said El-Sayed, Hatem M. Abdul-Kader, Salah M. El-Sayed . Performance Analysis of Spatial Indexing in the Cloud. International Journal of Computer Applications. 118, 4 (May 2015), 1-4. DOI=10.5120/20730-3098
@article{ 10.5120/20730-3098,
author = { Lamiaa Said El-Sayed,Hatem M. Abdul-Kader,Salah M. El-Sayed },
title = { Performance Analysis of Spatial Indexing in the Cloud },
journal = { International Journal of Computer Applications },
year = { 2015 },
volume = { 118 },
number = { 4 },
pages = { 1-4 },
doi = { 10.5120/20730-3098 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2015
%A Lamiaa Said El-Sayed
%A Hatem M. Abdul-Kader
%A Salah M. El-Sayed
%T Performance Analysis of Spatial Indexing in the Cloud%T
%J International Journal of Computer Applications
%V 118
%N 4
%P 1-4
%R 10.5120/20730-3098
%I Foundation of Computer Science (FCS), NY, USA
The widespread of geospatial services produces massive volumes of spatial data. Cloud computing is a necessity for big data management. Efficient retrieval algorithms of such data are a prerequisite. In this paper, we evaluate the efficiency of spatial indexing for huge datasets at cloud computing environment. Two of the most common data structures are selected for this study namely the R-Tree and the priority R-tree (PR-Tree). R-Tree is one of the most common access methods for spatial data. Priority R-tree is an optimal variation of the R-tree and more efficient for extreme datasets. We implemented the two data structures then we deployed them on various cloud instances with different resources. We evaluated the performance of running these applications with different spatial datasets. The query response time is also measured for both data structures. We reported the results which can be useful in retrieving huge datasets on the cloud.