Research on Technologies of Spatial Configuration Information Retrieval

  • Authors:
  • Haibin Sun;Xin Chen

  • Affiliations:
  • Shandong University of Science and Technology, China;Shandong University of Science and Technology, China

  • Venue:
  • SNPD '07 Proceedings of the Eighth ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing - Volume 01
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of spatial configuration information retrieval is a Constraint Satisfaction Problem (CSP), which can be solved using traditional CSP algorithms. But the spatial data are generally reorganized using index techniques like R-tree to improve the efficiency of query answering in spatial information systems, especially Geographic Information System (GIS), and the spatial data are approximated by their Minimum Bounding Rectangles (MBRs), so the spatial configuration information retrieval is actually based on the MBRs and some special techniques should be studied. This paper studies the mapping relationships among the spatial relations for real spatial objects, the corresponding spatial relations for their MBRs and the corresponding spatial relations between the intermediate nodes and the MBRs in R-tree. Based on these study results, three search algorithms are designed and presented.