Academia.eduAcademia.edu

FAST NEAREST NEIGHBOUR SEARCH WITHIN ARBITRARY SUBSPACES

Abstract

A spatial database is a database that is optimized to store and query data that represents objects defined in a geometric space. Many spatial queries involve only conditions on objects' geometric properties for search but the case is modern applications are in need of queries that aim to find objects satisfying both a spatial predicate, and a predicate on their associated texts. There are some straight forward approach which first deals with spatial predicate and then on the non-spatial predicate as a process of reduction. But these approaches are not good with complex queries. So in this project propose an inverted index called as spatial inverted index (SI-index) which converts the multi-dimensional data objects into ids this reduces the required space for processing which is the main disadvantage of the existing systems. This project perform location querying in more arbitrary subspaces for example searching hospital with more information's like heart specialist and check rooms availability etc. KEYWORD: spatial inverted index (SI-index), geometric properties.