Web data retrieval: solving spatial range queries using k-nearest neighbor searches

  • Authors:
  • Wan D. Bae;Shayma Alkobaisi;Seon Ho Kim;Sada Narayanappa;Cyrus Shahabi

  • Affiliations:
  • Department of Mathematics, Statistics and Computer Science, University of Wisconsin-Stout, Menomonie, USA;College of Information Technology, United Arab Emirates University, Al-Ain, United Arab Emirates;Department of Computer Science & Information Technology, University of District of Columbia, Washington, USA;Department of Computer Science, University of Denver, Denver, USA;Department of Computer Science, University of Southern California, Los Angeles, USA

  • Venue:
  • Geoinformatica
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

As Geographic Information Systems (GIS) technologies have evolved, more and more GIS applications and geospatial data are available on the web. Spatial objects in a given query range can be retrieved using spatial range query 驴 one of the most widely used query types in GIS and spatial databases. However, it can be challenging to retrieve these data from various web applications where access to the data is only possible through restrictive web interfaces that support certain types of queries. A typical scenario is the existence of numerous business web sites that provide their branch locations through a limited "nearest location" web interface. For example, a chain restaurant's web site such as McDonalds can be queried to find some of the closest locations of its branches to the user's home address. However, even though the site has the location data of all restaurants in, for example, the state of California, it is difficult to retrieve the entire data set efficiently due to its restrictive web interface. Considering that k-Nearest Neighbor (k-NN) search is one of the most popular web interfaces in accessing spatial data on the web, this paper investigates the problem of retrieving geospatial data from the web for a given spatial range query using only k-NN searches. Based on the classification of k-NN interfaces on the web, we propose a set of range query algorithms to completely cover the rectangular shape of the query range (completeness) while minimizing the number of k-NN searches as possible (efficiency). We evaluated the efficiency of the proposed algorithms through statistical analysis and empirical experiments using both synthetic and real data sets.