Closest pair queries in spatial databases

Citation
A. Corral et al., Closest pair queries in spatial databases, SIG RECORD, 29(2), 2000, pp. 189-200
Citations number
23
Categorie Soggetti
Computer Science & Engineering
Journal title
SIGMOD RECORD
ISSN journal
01635808 → ACNP
Volume
29
Issue
2
Year of publication
2000
Pages
189 - 200
Database
ISI
SICI code
0163-5808(200006)29:2<189:CPQISD>2.0.ZU;2-7
Abstract
This paper addresses the problem of finding the K closest pairs between two spatial data sets, where each set is stored in a structure belonging in th e R-tree family. Five different algorithms (four recursive and one iterativ e) are presented for solving this problem. The case of 1 closest pair is tr eated as a special case. An extensive study, based on experiments performed with synthetic as well as with real point data sets, is presented. A wide range of values for the basic parameters affecting the performance of the a lgorithms, especially the effect of overlap between the two data sets, is e xplored. Moreover, an algorithmic as well as an experimental comparison wit h existing incremental algorithms addressing the same problem is presented. In most settings, the new algorithms proposed clearly outperform the exist ing ones.