Abstract
When viewing present-day technical applications that rely on the use of database systems, one notices that new techniques must be integrated in database management systems to be able to support these applications efficiently. This paper discusses one of these techniques in the context of supporting a Geographic Information System. It is known that the use of filters on geometric objects has a significant impact on the processing of 2-way spatial join queries. For this purpose, filters require approximations of objects. Queries can be optimized by filtering data not with just one but with several filters. Existing join methods are based on a combination of filters and a spatial index. The index is used to reduce the cost of the filter step and to minimize the cost of retrieving geometric objects from disk.
In this paper we examine n-way spatial joins. Complex n-way spatial join queries require solving several 2-way joins of intermediate results. In this case, not only the profit gained from using both filters and spatial indices but also the additional cost due to using these techniques are examined. For 2-way joins of base relations these costs are considered part of physical database design. We focus on the criteria for mutually comparing filters and not on those for spatial indices. Important aspects of a multi-step filter-based n-way spatial join method are described together with performance experiments. The winning join method uses several filters with approximations that are constructed by rotating two parallel lines around the object.
Original language | English |
---|---|
Title of host publication | Advances in Databases |
Subtitle of host publication | 13th British National Conference on Databases (BNCOD13) |
Editors | Carole Goble, John Keane |
Place of Publication | Manchester |
Publisher | Springer |
Pages | 136-154 |
Number of pages | 19 |
ISBN (Electronic) | 978-3-540-49427-0 |
ISBN (Print) | 978-3-540-60100-5 |
DOIs | |
Publication status | Published - Jul 1995 |
Event | 13th British National Conference on Databases, BNCOD 1995 - Manchester, United Kingdom Duration: 12 Jul 1995 → 14 Jul 1995 Conference number: 13 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 940 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 13th British National Conference on Databases, BNCOD 1995 |
---|---|
Abbreviated title | BNCOD |
Country/Territory | United Kingdom |
City | Manchester |
Period | 12/07/95 → 14/07/95 |
Keywords
- DB-GIS: GEOGRAPHIC INFORMATION SYSTEMS