On using B+-tree for efficient processing for the boundary neighborhood problem

  • Authors:
  • Azzam Sleit

  • Affiliations:
  • Department of Computer Science, King Abdulla II School for Information Technology, University of Jordan, Amman, Jordan

  • Venue:
  • WSEAS TRANSACTIONS on SYSTEMS
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

A spatial data set is a collection of spatially referenced objects. The boundary neighborhood problem (i.e. BN problem) in spatial database systems is defined as finding all boundary neighbors for a given object based on special dimensions. This problem arises in several applications mainly in GIS systems such as finding all countries that surround a given lake or sea. Spatial objects can be represented and indexed by their minimum bounding rectangles (i.e. MBR's) which give rough indication for the existence of an object. This paper proposes a solution for the BN problem, based on indexing the space using B+-tree.