Supporting range queries on web data using k-nearest neighbor search

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

  • Affiliations:
  • Department of Computer Science, University of Denver;Department of Computer Science, University of Denver;Department of Computer Science, University of Denver;Department of Computer Science, University of Denver;Department of Computer Science, University of Southern California

  • Venue:
  • W2GIS'07 Proceedings of the 7th international conference on Web and wireless geographical information systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A large volume of geospatial data is available on the web through various forms of applications. However, access to these data is limited by certain types of queries due to restrictive web interfaces. A typical scenario is the existence of numerous business web sites that provide the address of 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, the provided web interface makes it very difficult to retrieve this data set. We conceptualize this problem as a more general problem of running spatial range queries by utilizing only k-Nearest Neighbor (k-NN) queries. Subsequently, we propose two algorithms to cover the rectangular spatial range query by minimizing the number of k-NN queries as possible. Finally, we evaluate the efficiency of our algorithms through empirical experiments.