SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 490
A SURVEY ON LOCATION BASED SERACH USING SPATIAL
INVERTED INDEX METHOD
N.Minojini1
, D.Daniel2
, S.Jothi3
1
PG scholar, Department of CSE, Dr. N.G.P Institute of Technology, Coimbatore, India
2
Assistant Professor, Department of CSE, Dr.N.G.P Institute of Technology, Coimbatore, India
3
PG scholar, Department of CSE, Dr. N.G.P Institute of Technology, Coimbatore, India
Abstract
Conventional spatial queries, nearest neighbor retrieval and vary search consists solely conditions on objects geometric property.
But today, several fashionable applications support new kind of queries that aim to seek out objects that satisfies each spatial
knowledge and their associated text. As an example instead of considering all the hotels, a nearest neighbor queries would instead
elicit the building that's nearest to among people who offer services like pool, internet at a similar time. For this a sort of
questioning a variant of inverted index is employed that's effective for multidimensional points associate degreed come with an R-
tree which is constructed on each inverted list, and uses the algorithm of minimum bounding methodology which will answer the
closest neighbor queries with keywords in real time.
Keywords: Spatial database, nearest neighbor search, spatial index, keyword search.
--------------------------------------------------------------------***------------------------------------------------------------------
1. INTRODUCTION
A spatial information could be an information that stores
multidimensional objects like points, rectangles, and etc.
some spatial databases permit representing easy geometric
objects like lines, points and polygons. Some spatial
databases handle additional advanced structures like3D
objects, topological coverage’s, linear networks. Based on
totally different choice criteria spatial information provides
quick access to 3D objects. In spatial information real
entities are sculptured in geometric manner, as an example
location of hotels, hospital, restaurants are described as
points on maps, whereas larger space like landscapes, lakes,
parks is described as a mix of rectangles .Spatial
information system will utilize in geographic information
systems, during this vary search may be utilized to seek out
all restaurants in a very sure space, whereas nearest
neighbor retrieval will notice the building nearer to a given
address. Queries about abstraction information became more
and more important to recent years with the increasing
quality of some services like Google Earth and Yahoo
Maps, as well as different geographic applications. Today,
wide used of search engines has created it realistic to put in
writing abstraction queries in an exceedingly new means.
Historically, queries target objects solely geometric
properties, as an example whether or not a point is in
parallelogram or however two purposes are shut from every
other. Some new application permits users to browse objects
based on each of their geometric coordinate and their
associated texts. Such sort of queries referred to as
abstraction keyword question. For example, if a groundwork
engine will be used to find nearest building that provides
facilities like pool and internet at identical time. From this
question, we have a tendency to might the initial obtain the
complete building whose services contain the set of
keywords, then notice the closest one from the retrieved
restaurant. The foremost disadvantage of this approach is
that, on the troublesome input they are doing not offer real
time answer. For example, from the question purpose the
important neighbor lies quite far away, whereas all the
nearer neighbors square measure missing a minimum of one
of the question keywords. Abstraction keyword queries have
not been wide explored. Within the past years, the cluster of
people has shown interest in learning keyword searches in
relational databases. Recently the eye has preoccupied to flat
knowledge [5][6]. The simplest technique for nearest
neighbor search with keywords is owing to Felipe et al. [5].
They mix the abstraction index R-tree [7] and signature file
[8]. So that they developed a structure referred to as IR2
-
tree. This tree has the flexibility of each R-tree and signature
files. Like R-tree it stores the abstraction proximity of object
and like signature file it filters those objects that don't
include all question keywords.
2. RELATED WORK
Cao et al. [1] projected collective spatial keyword queries,
they conferred the new down side of retrieving a group of
spatial objects, and every related to a collection of
keywords. They develop approximation algorithms with
provable approximations bounds and precise algorithms to
solve the two issues.
Lu et al. [2], combined the notion of keyword searches with
reverse nearest neighbor queries. They propose a hybrid
index tree known as IUR-tree (Intersection-Union R-Tree)
to answer the Reverse spatial textual k Nearest Neighbor
(RSTkNN) question that effectively combines location
proximity with matter similarity. They style a branch-and-
bound search rule that relies on the IUR-tree. To more
increases the question process, they proposed to associate
degree improved variants of the IUR-tree known as cluster
IUR-tree and two corresponding improvement rules.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 491
Zhang and Chee [3] introduced hybrid categorization
structure BR*-tree, that mixes the R*-tree and bitmap
indexing to method the m-closest keyword question that
returns the spatially nearest objects matching m keywords.
They utilized a priority based mostly to search strategy that
successfully cut backs the search area and additionally
planned two monotone constraints, distance mutex and
keyword mutex to help effective pruning.
Ian DE Flipe[4] given in economical technique to answer
top-K spatial keyword question. They planned in index
structure IR2
-tree that mixes signature files and R-tree to
allow keyword search on spatial knowledge objects that
every have restricted range of keywords. Exploitation the
IR2
-tree inefficient progressive rule is given to answer the
spatial keyword queries.
G. Cong, C.S. Jensen, and D. Wu dialect [5] planned to
associate approaches that computes the relevancy between
the documents of associate objects and a question. This
relevancy is then incorporated with the geometrician
distance between an object and question to calculate
associate overall similarity of object to query.
3. NEAREST NEIGHBOR SEARCH
TECHNIQUE
3.1 IR-Tree, Approximation Algorithmic Rule and
Precise Algorithm
This technique is employed to retrieve a bunch of spatial
internet objects specified the query’s keywords measure
cowl by group’s keywords and objects area unit around the
question location and have very cheap bury object distances.
This technique addresses two internal representation of the
cluster keyword question. First is searching out the cluster
of objects that cowl the keywords such that the add of their
distances to the question is minimized. Second is searching
out a bunch of objects that cowl the keywords specified add
of the most distance among associate object in cluster of
objects and question and maximum distance among two
objects in cluster of objects is reduced. Each of those sub
issues area unit NP-complete. Greedy rule is employed to
produce associate approximation solutions to the matter that
utilizes the spatial keyword index IR-tree to scale back the
search house. However in some application question doesn't
contain an oversized range of keywords, for this actual rule
is employed that uses the dynamic programming [1]
3.2 IUR-Tree (Intersection union R-Tree):
Geographic objects related to descriptive texts area units
becoming common. This provides importance to special
keyword queries that take each the situation and text
description of content. This system is employed to research
the problem of reverse spatial and matter k- nearest neighbor
search i.e finding objects that takes the question object in
concert of their spatial matter similar objects. For this kind
of search hybrid index structure are employed that with
success merge the situation proximity with matter similarity.
For searching, the branch and sure algorithmic program is
employed. Additionally to increase the speed of question
process a variant of IUR- tree and two improvement
algorithmic programs is employed. To reinforce the IUR-
tree text cluster is employed, during this object of all the
information base is cluster into clusters in keeping with their
text similarity. Every node of the tree is extended by the
cluster information to make a hybrid tree that is termed as
cluster IUR-tree. To boost the search performance of this
tree two improvements way is employed, an initial relies on
outlier detection and extraction and second technique is
predicated on text entropy. [2]
3.3 BR*-Tree:
This hybrid index structure is employed to look m-closest
keywords. This method finds the nearest tuples that match
the keywords provided by the user. This structure combines
the R*-tree and classification assortment to method the m-
closest keyword question that returns the spatially nearest
objects matching m keywords to scale back the search house
apriority based mostly search strategy is employed. Two
monotone constraints are employed as a priority properties
to facilitates efficient pruning that is named as distance
mutex and keyword mutex. However this approach isn't
appropriate for handling ranking queries and during this
range of false hits is large.[3]
3.4 IR2
-Tree:
The growing range of applications needs the efficient
execution of nearest neighbor queries that is constrained by
the properties of spatial objects. Keyword search is
extremely common on the net therefore these applications
allow users to present list of keywords that spatial objects
should contain. Such queries known as a spatial keyword
query. This can be consisted of question space and set of
keywords. The IR2
-tree is developed by the mix of R-tree
and signature files, wherever every node of tree has spatial
and keyword data. This technique with its efficiency
provides solution to top-k spatial keyword queries. Also it
facilitates the signature is added to each nodes of the trees.
Associate in a position rule is employed to answer the
queries exploitation the tree. Progressive nearest algorithm
is employed for the tree traversal and if root node signature
doesn't match the question signature then it prunes the whole
sub trees. However IR2
-tree has some drawbacks such as
false hits wherever the thing of ultimate result's isolated
from the question or this can be not appropriate for handling
ranking queries.[4]
3.5 Spatial Inverted Index and Minimum Bounding
Method
So, new access technique spatial inverted access technique
is used to get rid of the drawbacks of previous strategies
such as false hits. This technique is that the variant of
inverted index using for two-dimensional points. This index
stores the spatial region of information points and on each
inverted list R-tree is built. Minimum bounding technique is
employed for traversing the tree to prune the search area.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 492
4. PERFORMANCE ANALYSIS
Fig 1: Comparison of performance
The SI-index is proposed in query algorithms ,and it is an
excellent trade-off between space and query efficiency.
Compared to IFR, it consumes significantly less space and
answers queries much faster. IFR occupies large space cost
,becoz it need to duplicate the coordinates a data point p ,as
many times as the number of distinct words in the text
descrption of p.
Compared to IR2
TREE ,its performance in query time is
lower by a factor of orders of magnitude. IR2
tree fails to
give the real time answers. The deficiency of IR2
tree is
mainly due to the vast number of false hits.
5. CONCLUSION
This paper presents the survey of varied techniques for
nearest neighbor seek for spatial information. As in the
previous ways there have been several drawbacks. The
present solutions incur too expensive area consumption or
they are unable to present real time answer. Therefore to
beat the drawbacks of previous ways, new technique relies
on variant of inverted index and R-tree and formula of
minimum bounding technique is employed to scale back the
search space. This technique can increase the potency of
nearest neighbor search too.
REFERENCES
[1]. X. Cao, G. Cong, C.S. Jensen, and B.C. Ooi, “Collective
Spatial Keyword Querying,” Proc. ACM SIGMOD Int’l
Conf. Management of Data, pp. 373-384, 2011.
[2]. J. Lu, Y. Lu, and G. Cong, “Reverse Spatial and Textual
k Nearest Neighbor Search,” Proc. ACM SIGMOD Int’l
Conf. Management of Data, pp. 349-360, 2011
[3]. D. Zhang, Y.M. Chee, A. Mondal, A.K.H. Tung, and M.
Kitsuregawa, “Keyword Search in Spatial Databases:
Towards Searching by Document,” Proc. Int’l Conf. Data
Eng. (ICDE), pp. 688-699, 2009.
[4]. G. Cong, C.S. Jensen, and D. Wu, “Efficient Retrieval
of the Top-k Most Relevant Spatial Web Objects,” PVLDB,
vol. 2, no. 1, pp. 337- 348, 2009.
[5]. I.D. Felipe, V. Hristidis, and N. Rishe, “Keyword
Search on Spatial Databases,” Proc. Int’l Conf. Data Eng.
(ICDE), pp. 656-665, 2008.
[6]. Yufei Tao and Cheng Sheng, “Fast Nearest Neighbor
Search with Keywords”, IEEE transactions on knowledge
and data engineering, VOL. 26, NO. 4, APRIL 2014.
0
50
100
150
200
250
300
350
400
UNIFORM SKEW CENSUS
IR -TREE
SI-INDEX
IFR
IR2
-TREE SI-INDEX IFR
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 493
[7]. N. Beckmann, H. Kriegel, R. Schneider, and B. Seeger,
“The R - tree: An Efficient and Robust Access Method for
Points and Rectangles,” Proc. ACM SIGMOD Int’l Conf.
Management of Data, pp. 322-331, 1990.
[8]. C. Faloutsos and S. Christodoulakis, “Signature Files:
An AccessMethod for Documents and Its Analytical
Performance Evaluation,” ACM Trans. Information
Systems, vol. 2, no. 4, pp. 267-288, 1984.
[9]. G. R. Hjaltason and H. Samet. Distance browsing in
spatial databases. ACM Transactions on Database Systems
(TODS), 24(2):265–318, 1999.
BIOGRAPHIES
N.MINOJINI received the B.TECH
degree in Computer science and
engineering from Karunya University on
2012. She is currently with the Post
graduate in Dr.N.G.P IT, now works on
the project in Data Mining, and Continues
research on location based search using spatial inverted
index.
D.Daniel received the B.TECH degree in
Information Technology from Karunya
University in 2009. He received his
M.TECH degree on 2011 from Karunya
University, he Continues research on
adaptive scheduling techniques and
multimedia usage in cloud computing.
S. JOTHI received the B.E degree in
Computer science and engineering from
KTVR Knowledge Park of Engineering
and Technology on 2013. She is
currently with the Post graduate in
Dr.N.G.P IT, now works on the project
in Networking, and Continues research on overall network
performance based on STR in zigbee.

More Related Content

What's hot

Designing of Semantic Nearest Neighbor Search: Survey
Designing of Semantic Nearest Neighbor Search: SurveyDesigning of Semantic Nearest Neighbor Search: Survey
Designing of Semantic Nearest Neighbor Search: SurveyEditor IJCATR
 
TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...
TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...
TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...IJDKP
 
Paper id 212014109
Paper id 212014109Paper id 212014109
Paper id 212014109IJRAT
 
Ontological approach for improving semantic web search results
Ontological approach for improving semantic web search resultsOntological approach for improving semantic web search results
Ontological approach for improving semantic web search resultseSAT Publishing House
 
Performance Evaluation of Query Processing Techniques in Information Retrieval
Performance Evaluation of Query Processing Techniques in Information RetrievalPerformance Evaluation of Query Processing Techniques in Information Retrieval
Performance Evaluation of Query Processing Techniques in Information Retrievalidescitation
 
Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywordsFast nearest neighbor search with keywords
Fast nearest neighbor search with keywordsLeMeniz Infotech
 
JPJ1422 Fast Nearest Neighbour Search With Keywords
JPJ1422   Fast Nearest Neighbour Search With KeywordsJPJ1422   Fast Nearest Neighbour Search With Keywords
JPJ1422 Fast Nearest Neighbour Search With Keywordschennaijp
 
Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywords Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywords Papitha Velumani
 
Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywordsFast nearest neighbor search with keywords
Fast nearest neighbor search with keywordsIEEEFINALYEARPROJECTS
 
Ijarcet vol-2-issue-7-2252-2257
Ijarcet vol-2-issue-7-2252-2257Ijarcet vol-2-issue-7-2252-2257
Ijarcet vol-2-issue-7-2252-2257Editor IJARCET
 
Open domain question answering system using semantic role labeling
Open domain question answering system using semantic role labelingOpen domain question answering system using semantic role labeling
Open domain question answering system using semantic role labelingeSAT Publishing House
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringeSAT Publishing House
 

What's hot (17)

G1803054653
G1803054653G1803054653
G1803054653
 
Designing of Semantic Nearest Neighbor Search: Survey
Designing of Semantic Nearest Neighbor Search: SurveyDesigning of Semantic Nearest Neighbor Search: Survey
Designing of Semantic Nearest Neighbor Search: Survey
 
TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...
TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...
TUPLE VALUE BASED MULTIPLICATIVE DATA PERTURBATION APPROACH TO PRESERVE PRIVA...
 
Paper id 212014109
Paper id 212014109Paper id 212014109
Paper id 212014109
 
Ontological approach for improving semantic web search results
Ontological approach for improving semantic web search resultsOntological approach for improving semantic web search results
Ontological approach for improving semantic web search results
 
Bi4101343346
Bi4101343346Bi4101343346
Bi4101343346
 
Performance Evaluation of Query Processing Techniques in Information Retrieval
Performance Evaluation of Query Processing Techniques in Information RetrievalPerformance Evaluation of Query Processing Techniques in Information Retrieval
Performance Evaluation of Query Processing Techniques in Information Retrieval
 
Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywordsFast nearest neighbor search with keywords
Fast nearest neighbor search with keywords
 
JPJ1422 Fast Nearest Neighbour Search With Keywords
JPJ1422   Fast Nearest Neighbour Search With KeywordsJPJ1422   Fast Nearest Neighbour Search With Keywords
JPJ1422 Fast Nearest Neighbour Search With Keywords
 
Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywords Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywords
 
Fast nearest neighbor search with keywords
Fast nearest neighbor search with keywordsFast nearest neighbor search with keywords
Fast nearest neighbor search with keywords
 
Ijarcet vol-2-issue-7-2252-2257
Ijarcet vol-2-issue-7-2252-2257Ijarcet vol-2-issue-7-2252-2257
Ijarcet vol-2-issue-7-2252-2257
 
Viva
VivaViva
Viva
 
130509
130509130509
130509
 
Open domain question answering system using semantic role labeling
Open domain question answering system using semantic role labelingOpen domain question answering system using semantic role labeling
Open domain question answering system using semantic role labeling
 
C017510717
C017510717C017510717
C017510717
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clustering
 

Viewers also liked

Design of magnetic actuator
Design of magnetic actuatorDesign of magnetic actuator
Design of magnetic actuatoreSAT Journals
 
Dams dynamic attendance management system
Dams dynamic attendance management systemDams dynamic attendance management system
Dams dynamic attendance management systemeSAT Journals
 
A new ids scheme against blackhole attack to enhance security in wireless net...
A new ids scheme against blackhole attack to enhance security in wireless net...A new ids scheme against blackhole attack to enhance security in wireless net...
A new ids scheme against blackhole attack to enhance security in wireless net...eSAT Journals
 
A unique sorting algorithm with linear time & space complexity
A unique sorting algorithm with linear time & space complexityA unique sorting algorithm with linear time & space complexity
A unique sorting algorithm with linear time & space complexityeSAT Journals
 
A survey on a cocktail approach for travel package recommendation
A survey on a cocktail approach for travel package recommendationA survey on a cocktail approach for travel package recommendation
A survey on a cocktail approach for travel package recommendationeSAT Journals
 
Heuristics based multi queue job scheduling for cloud computing environment
Heuristics based multi queue job scheduling for cloud computing environmentHeuristics based multi queue job scheduling for cloud computing environment
Heuristics based multi queue job scheduling for cloud computing environmenteSAT Journals
 
A methodology for developing video processing system
A methodology for developing video processing systemA methodology for developing video processing system
A methodology for developing video processing systemeSAT Journals
 
Comparative analysis of edge based and region based active contour using leve...
Comparative analysis of edge based and region based active contour using leve...Comparative analysis of edge based and region based active contour using leve...
Comparative analysis of edge based and region based active contour using leve...eSAT Journals
 
Software control systems for smart antenna
Software control systems for smart antennaSoftware control systems for smart antenna
Software control systems for smart antennaeSAT Journals
 
Studies on reinforced hollow concrete block masonry
Studies on reinforced hollow concrete block masonryStudies on reinforced hollow concrete block masonry
Studies on reinforced hollow concrete block masonryeSAT Journals
 
A review paper on smart health care system using internet of things
A review paper on smart health care system using internet of thingsA review paper on smart health care system using internet of things
A review paper on smart health care system using internet of thingseSAT Journals
 
Droop control method for parallel dc converters used in standalone pv wind po...
Droop control method for parallel dc converters used in standalone pv wind po...Droop control method for parallel dc converters used in standalone pv wind po...
Droop control method for parallel dc converters used in standalone pv wind po...eSAT Journals
 
Effect of saw dust ash and fly ash on stability of expansive soil
Effect of saw dust ash and fly ash on stability of expansive soilEffect of saw dust ash and fly ash on stability of expansive soil
Effect of saw dust ash and fly ash on stability of expansive soileSAT Journals
 
Harmonic mitigation for power quality improvement
Harmonic mitigation for power quality improvementHarmonic mitigation for power quality improvement
Harmonic mitigation for power quality improvementeSAT Journals
 
Detection of crack location and depth in a cantilever beam by vibration measu...
Detection of crack location and depth in a cantilever beam by vibration measu...Detection of crack location and depth in a cantilever beam by vibration measu...
Detection of crack location and depth in a cantilever beam by vibration measu...eSAT Journals
 
Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...
Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...
Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...eSAT Journals
 
Effect of soil structure interaction on high rise r.c regular frame structur...
Effect of soil  structure interaction on high rise r.c regular frame structur...Effect of soil  structure interaction on high rise r.c regular frame structur...
Effect of soil structure interaction on high rise r.c regular frame structur...eSAT Journals
 
Finite element analysis of frame with soil structure interaction
Finite element analysis of frame with soil structure interactionFinite element analysis of frame with soil structure interaction
Finite element analysis of frame with soil structure interactioneSAT Journals
 

Viewers also liked (18)

Design of magnetic actuator
Design of magnetic actuatorDesign of magnetic actuator
Design of magnetic actuator
 
Dams dynamic attendance management system
Dams dynamic attendance management systemDams dynamic attendance management system
Dams dynamic attendance management system
 
A new ids scheme against blackhole attack to enhance security in wireless net...
A new ids scheme against blackhole attack to enhance security in wireless net...A new ids scheme against blackhole attack to enhance security in wireless net...
A new ids scheme against blackhole attack to enhance security in wireless net...
 
A unique sorting algorithm with linear time & space complexity
A unique sorting algorithm with linear time & space complexityA unique sorting algorithm with linear time & space complexity
A unique sorting algorithm with linear time & space complexity
 
A survey on a cocktail approach for travel package recommendation
A survey on a cocktail approach for travel package recommendationA survey on a cocktail approach for travel package recommendation
A survey on a cocktail approach for travel package recommendation
 
Heuristics based multi queue job scheduling for cloud computing environment
Heuristics based multi queue job scheduling for cloud computing environmentHeuristics based multi queue job scheduling for cloud computing environment
Heuristics based multi queue job scheduling for cloud computing environment
 
A methodology for developing video processing system
A methodology for developing video processing systemA methodology for developing video processing system
A methodology for developing video processing system
 
Comparative analysis of edge based and region based active contour using leve...
Comparative analysis of edge based and region based active contour using leve...Comparative analysis of edge based and region based active contour using leve...
Comparative analysis of edge based and region based active contour using leve...
 
Software control systems for smart antenna
Software control systems for smart antennaSoftware control systems for smart antenna
Software control systems for smart antenna
 
Studies on reinforced hollow concrete block masonry
Studies on reinforced hollow concrete block masonryStudies on reinforced hollow concrete block masonry
Studies on reinforced hollow concrete block masonry
 
A review paper on smart health care system using internet of things
A review paper on smart health care system using internet of thingsA review paper on smart health care system using internet of things
A review paper on smart health care system using internet of things
 
Droop control method for parallel dc converters used in standalone pv wind po...
Droop control method for parallel dc converters used in standalone pv wind po...Droop control method for parallel dc converters used in standalone pv wind po...
Droop control method for parallel dc converters used in standalone pv wind po...
 
Effect of saw dust ash and fly ash on stability of expansive soil
Effect of saw dust ash and fly ash on stability of expansive soilEffect of saw dust ash and fly ash on stability of expansive soil
Effect of saw dust ash and fly ash on stability of expansive soil
 
Harmonic mitigation for power quality improvement
Harmonic mitigation for power quality improvementHarmonic mitigation for power quality improvement
Harmonic mitigation for power quality improvement
 
Detection of crack location and depth in a cantilever beam by vibration measu...
Detection of crack location and depth in a cantilever beam by vibration measu...Detection of crack location and depth in a cantilever beam by vibration measu...
Detection of crack location and depth in a cantilever beam by vibration measu...
 
Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...
Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...
Synthesis and characterization of pure zinc oxide nanoparticles and nickel do...
 
Effect of soil structure interaction on high rise r.c regular frame structur...
Effect of soil  structure interaction on high rise r.c regular frame structur...Effect of soil  structure interaction on high rise r.c regular frame structur...
Effect of soil structure interaction on high rise r.c regular frame structur...
 
Finite element analysis of frame with soil structure interaction
Finite element analysis of frame with soil structure interactionFinite element analysis of frame with soil structure interaction
Finite element analysis of frame with soil structure interaction
 

Similar to A survey on location based serach using spatial inverted index method

Performing Fast Spatial Query Search by Using Ultimate Code Words
Performing Fast Spatial Query Search by Using Ultimate Code WordsPerforming Fast Spatial Query Search by Using Ultimate Code Words
Performing Fast Spatial Query Search by Using Ultimate Code WordsBRNSSPublicationHubI
 
Document retrieval using clustering
Document retrieval using clusteringDocument retrieval using clustering
Document retrieval using clusteringeSAT Journals
 
An efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for contextAn efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for contexteSAT Journals
 
Best Keyword Cover Search
Best Keyword Cover SearchBest Keyword Cover Search
Best Keyword Cover Search1crore projects
 
SPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSING
SPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSINGSPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSING
SPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSINGijdms
 
ROMAN URDU OPINION MINING SYSTEM (RUOMIS)
ROMAN URDU OPINION MINING SYSTEM (RUOMIS) ROMAN URDU OPINION MINING SYSTEM (RUOMIS)
ROMAN URDU OPINION MINING SYSTEM (RUOMIS) cseij
 
Hybrid geo textual index structure
Hybrid geo textual index structureHybrid geo textual index structure
Hybrid geo textual index structurecseij
 
Comparative analysis of relative and exact search for web information retrieval
Comparative analysis of relative and exact search for web information retrievalComparative analysis of relative and exact search for web information retrieval
Comparative analysis of relative and exact search for web information retrievaleSAT Journals
 
Clustering Algorithm with a Novel Similarity Measure
Clustering Algorithm with a Novel Similarity MeasureClustering Algorithm with a Novel Similarity Measure
Clustering Algorithm with a Novel Similarity MeasureIOSR Journals
 
Rank based similarity search reducing the dimensional dependence
Rank based similarity search reducing the dimensional dependenceRank based similarity search reducing the dimensional dependence
Rank based similarity search reducing the dimensional dependenceredpel dot com
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringeSAT Journals
 
Scalable Keyword Cover Search using Keyword NNE and Inverted Indexing
Scalable Keyword Cover Search using Keyword NNE and Inverted IndexingScalable Keyword Cover Search using Keyword NNE and Inverted Indexing
Scalable Keyword Cover Search using Keyword NNE and Inverted IndexingIRJET Journal
 
Mobile Location Indexing Based On Synthetic Moving Objects
Mobile Location Indexing Based On Synthetic Moving ObjectsMobile Location Indexing Based On Synthetic Moving Objects
Mobile Location Indexing Based On Synthetic Moving ObjectsIJECEIAES
 
Scalable and efficient cluster based framework for
Scalable and efficient cluster based framework forScalable and efficient cluster based framework for
Scalable and efficient cluster based framework foreSAT Publishing House
 
Scalable and efficient cluster based framework for multidimensional indexing
Scalable and efficient cluster based framework for multidimensional indexingScalable and efficient cluster based framework for multidimensional indexing
Scalable and efficient cluster based framework for multidimensional indexingeSAT Journals
 
IRJET- Review on Information Retrieval for Desktop Search Engine
IRJET-  	  Review on Information Retrieval for Desktop Search EngineIRJET-  	  Review on Information Retrieval for Desktop Search Engine
IRJET- Review on Information Retrieval for Desktop Search EngineIRJET Journal
 
An investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tacticAn investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tacticeSAT Publishing House
 
IRJET - Deep Collaborrative Filtering with Aspect Information
IRJET - Deep Collaborrative Filtering with Aspect InformationIRJET - Deep Collaborrative Filtering with Aspect Information
IRJET - Deep Collaborrative Filtering with Aspect InformationIRJET Journal
 
Evaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for fileEvaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for fileeSAT Publishing House
 

Similar to A survey on location based serach using spatial inverted index method (20)

Performing Fast Spatial Query Search by Using Ultimate Code Words
Performing Fast Spatial Query Search by Using Ultimate Code WordsPerforming Fast Spatial Query Search by Using Ultimate Code Words
Performing Fast Spatial Query Search by Using Ultimate Code Words
 
Document retrieval using clustering
Document retrieval using clusteringDocument retrieval using clustering
Document retrieval using clustering
 
An efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for contextAn efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for context
 
Best Keyword Cover Search
Best Keyword Cover SearchBest Keyword Cover Search
Best Keyword Cover Search
 
Cg4201552556
Cg4201552556Cg4201552556
Cg4201552556
 
SPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSING
SPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSINGSPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSING
SPATIAL R-TREE INDEX BASED ON GRID DIVISION FOR QUERY PROCESSING
 
ROMAN URDU OPINION MINING SYSTEM (RUOMIS)
ROMAN URDU OPINION MINING SYSTEM (RUOMIS) ROMAN URDU OPINION MINING SYSTEM (RUOMIS)
ROMAN URDU OPINION MINING SYSTEM (RUOMIS)
 
Hybrid geo textual index structure
Hybrid geo textual index structureHybrid geo textual index structure
Hybrid geo textual index structure
 
Comparative analysis of relative and exact search for web information retrieval
Comparative analysis of relative and exact search for web information retrievalComparative analysis of relative and exact search for web information retrieval
Comparative analysis of relative and exact search for web information retrieval
 
Clustering Algorithm with a Novel Similarity Measure
Clustering Algorithm with a Novel Similarity MeasureClustering Algorithm with a Novel Similarity Measure
Clustering Algorithm with a Novel Similarity Measure
 
Rank based similarity search reducing the dimensional dependence
Rank based similarity search reducing the dimensional dependenceRank based similarity search reducing the dimensional dependence
Rank based similarity search reducing the dimensional dependence
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clustering
 
Scalable Keyword Cover Search using Keyword NNE and Inverted Indexing
Scalable Keyword Cover Search using Keyword NNE and Inverted IndexingScalable Keyword Cover Search using Keyword NNE and Inverted Indexing
Scalable Keyword Cover Search using Keyword NNE and Inverted Indexing
 
Mobile Location Indexing Based On Synthetic Moving Objects
Mobile Location Indexing Based On Synthetic Moving ObjectsMobile Location Indexing Based On Synthetic Moving Objects
Mobile Location Indexing Based On Synthetic Moving Objects
 
Scalable and efficient cluster based framework for
Scalable and efficient cluster based framework forScalable and efficient cluster based framework for
Scalable and efficient cluster based framework for
 
Scalable and efficient cluster based framework for multidimensional indexing
Scalable and efficient cluster based framework for multidimensional indexingScalable and efficient cluster based framework for multidimensional indexing
Scalable and efficient cluster based framework for multidimensional indexing
 
IRJET- Review on Information Retrieval for Desktop Search Engine
IRJET-  	  Review on Information Retrieval for Desktop Search EngineIRJET-  	  Review on Information Retrieval for Desktop Search Engine
IRJET- Review on Information Retrieval for Desktop Search Engine
 
An investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tacticAn investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tactic
 
IRJET - Deep Collaborrative Filtering with Aspect Information
IRJET - Deep Collaborrative Filtering with Aspect InformationIRJET - Deep Collaborrative Filtering with Aspect Information
IRJET - Deep Collaborrative Filtering with Aspect Information
 
Evaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for fileEvaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for file
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 

Recently uploaded (20)

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 

A survey on location based serach using spatial inverted index method

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 490 A SURVEY ON LOCATION BASED SERACH USING SPATIAL INVERTED INDEX METHOD N.Minojini1 , D.Daniel2 , S.Jothi3 1 PG scholar, Department of CSE, Dr. N.G.P Institute of Technology, Coimbatore, India 2 Assistant Professor, Department of CSE, Dr.N.G.P Institute of Technology, Coimbatore, India 3 PG scholar, Department of CSE, Dr. N.G.P Institute of Technology, Coimbatore, India Abstract Conventional spatial queries, nearest neighbor retrieval and vary search consists solely conditions on objects geometric property. But today, several fashionable applications support new kind of queries that aim to seek out objects that satisfies each spatial knowledge and their associated text. As an example instead of considering all the hotels, a nearest neighbor queries would instead elicit the building that's nearest to among people who offer services like pool, internet at a similar time. For this a sort of questioning a variant of inverted index is employed that's effective for multidimensional points associate degreed come with an R- tree which is constructed on each inverted list, and uses the algorithm of minimum bounding methodology which will answer the closest neighbor queries with keywords in real time. Keywords: Spatial database, nearest neighbor search, spatial index, keyword search. --------------------------------------------------------------------***------------------------------------------------------------------ 1. INTRODUCTION A spatial information could be an information that stores multidimensional objects like points, rectangles, and etc. some spatial databases permit representing easy geometric objects like lines, points and polygons. Some spatial databases handle additional advanced structures like3D objects, topological coverage’s, linear networks. Based on totally different choice criteria spatial information provides quick access to 3D objects. In spatial information real entities are sculptured in geometric manner, as an example location of hotels, hospital, restaurants are described as points on maps, whereas larger space like landscapes, lakes, parks is described as a mix of rectangles .Spatial information system will utilize in geographic information systems, during this vary search may be utilized to seek out all restaurants in a very sure space, whereas nearest neighbor retrieval will notice the building nearer to a given address. Queries about abstraction information became more and more important to recent years with the increasing quality of some services like Google Earth and Yahoo Maps, as well as different geographic applications. Today, wide used of search engines has created it realistic to put in writing abstraction queries in an exceedingly new means. Historically, queries target objects solely geometric properties, as an example whether or not a point is in parallelogram or however two purposes are shut from every other. Some new application permits users to browse objects based on each of their geometric coordinate and their associated texts. Such sort of queries referred to as abstraction keyword question. For example, if a groundwork engine will be used to find nearest building that provides facilities like pool and internet at identical time. From this question, we have a tendency to might the initial obtain the complete building whose services contain the set of keywords, then notice the closest one from the retrieved restaurant. The foremost disadvantage of this approach is that, on the troublesome input they are doing not offer real time answer. For example, from the question purpose the important neighbor lies quite far away, whereas all the nearer neighbors square measure missing a minimum of one of the question keywords. Abstraction keyword queries have not been wide explored. Within the past years, the cluster of people has shown interest in learning keyword searches in relational databases. Recently the eye has preoccupied to flat knowledge [5][6]. The simplest technique for nearest neighbor search with keywords is owing to Felipe et al. [5]. They mix the abstraction index R-tree [7] and signature file [8]. So that they developed a structure referred to as IR2 - tree. This tree has the flexibility of each R-tree and signature files. Like R-tree it stores the abstraction proximity of object and like signature file it filters those objects that don't include all question keywords. 2. RELATED WORK Cao et al. [1] projected collective spatial keyword queries, they conferred the new down side of retrieving a group of spatial objects, and every related to a collection of keywords. They develop approximation algorithms with provable approximations bounds and precise algorithms to solve the two issues. Lu et al. [2], combined the notion of keyword searches with reverse nearest neighbor queries. They propose a hybrid index tree known as IUR-tree (Intersection-Union R-Tree) to answer the Reverse spatial textual k Nearest Neighbor (RSTkNN) question that effectively combines location proximity with matter similarity. They style a branch-and- bound search rule that relies on the IUR-tree. To more increases the question process, they proposed to associate degree improved variants of the IUR-tree known as cluster IUR-tree and two corresponding improvement rules.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 491 Zhang and Chee [3] introduced hybrid categorization structure BR*-tree, that mixes the R*-tree and bitmap indexing to method the m-closest keyword question that returns the spatially nearest objects matching m keywords. They utilized a priority based mostly to search strategy that successfully cut backs the search area and additionally planned two monotone constraints, distance mutex and keyword mutex to help effective pruning. Ian DE Flipe[4] given in economical technique to answer top-K spatial keyword question. They planned in index structure IR2 -tree that mixes signature files and R-tree to allow keyword search on spatial knowledge objects that every have restricted range of keywords. Exploitation the IR2 -tree inefficient progressive rule is given to answer the spatial keyword queries. G. Cong, C.S. Jensen, and D. Wu dialect [5] planned to associate approaches that computes the relevancy between the documents of associate objects and a question. This relevancy is then incorporated with the geometrician distance between an object and question to calculate associate overall similarity of object to query. 3. NEAREST NEIGHBOR SEARCH TECHNIQUE 3.1 IR-Tree, Approximation Algorithmic Rule and Precise Algorithm This technique is employed to retrieve a bunch of spatial internet objects specified the query’s keywords measure cowl by group’s keywords and objects area unit around the question location and have very cheap bury object distances. This technique addresses two internal representation of the cluster keyword question. First is searching out the cluster of objects that cowl the keywords such that the add of their distances to the question is minimized. Second is searching out a bunch of objects that cowl the keywords specified add of the most distance among associate object in cluster of objects and question and maximum distance among two objects in cluster of objects is reduced. Each of those sub issues area unit NP-complete. Greedy rule is employed to produce associate approximation solutions to the matter that utilizes the spatial keyword index IR-tree to scale back the search house. However in some application question doesn't contain an oversized range of keywords, for this actual rule is employed that uses the dynamic programming [1] 3.2 IUR-Tree (Intersection union R-Tree): Geographic objects related to descriptive texts area units becoming common. This provides importance to special keyword queries that take each the situation and text description of content. This system is employed to research the problem of reverse spatial and matter k- nearest neighbor search i.e finding objects that takes the question object in concert of their spatial matter similar objects. For this kind of search hybrid index structure are employed that with success merge the situation proximity with matter similarity. For searching, the branch and sure algorithmic program is employed. Additionally to increase the speed of question process a variant of IUR- tree and two improvement algorithmic programs is employed. To reinforce the IUR- tree text cluster is employed, during this object of all the information base is cluster into clusters in keeping with their text similarity. Every node of the tree is extended by the cluster information to make a hybrid tree that is termed as cluster IUR-tree. To boost the search performance of this tree two improvements way is employed, an initial relies on outlier detection and extraction and second technique is predicated on text entropy. [2] 3.3 BR*-Tree: This hybrid index structure is employed to look m-closest keywords. This method finds the nearest tuples that match the keywords provided by the user. This structure combines the R*-tree and classification assortment to method the m- closest keyword question that returns the spatially nearest objects matching m keywords to scale back the search house apriority based mostly search strategy is employed. Two monotone constraints are employed as a priority properties to facilitates efficient pruning that is named as distance mutex and keyword mutex. However this approach isn't appropriate for handling ranking queries and during this range of false hits is large.[3] 3.4 IR2 -Tree: The growing range of applications needs the efficient execution of nearest neighbor queries that is constrained by the properties of spatial objects. Keyword search is extremely common on the net therefore these applications allow users to present list of keywords that spatial objects should contain. Such queries known as a spatial keyword query. This can be consisted of question space and set of keywords. The IR2 -tree is developed by the mix of R-tree and signature files, wherever every node of tree has spatial and keyword data. This technique with its efficiency provides solution to top-k spatial keyword queries. Also it facilitates the signature is added to each nodes of the trees. Associate in a position rule is employed to answer the queries exploitation the tree. Progressive nearest algorithm is employed for the tree traversal and if root node signature doesn't match the question signature then it prunes the whole sub trees. However IR2 -tree has some drawbacks such as false hits wherever the thing of ultimate result's isolated from the question or this can be not appropriate for handling ranking queries.[4] 3.5 Spatial Inverted Index and Minimum Bounding Method So, new access technique spatial inverted access technique is used to get rid of the drawbacks of previous strategies such as false hits. This technique is that the variant of inverted index using for two-dimensional points. This index stores the spatial region of information points and on each inverted list R-tree is built. Minimum bounding technique is employed for traversing the tree to prune the search area.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 492 4. PERFORMANCE ANALYSIS Fig 1: Comparison of performance The SI-index is proposed in query algorithms ,and it is an excellent trade-off between space and query efficiency. Compared to IFR, it consumes significantly less space and answers queries much faster. IFR occupies large space cost ,becoz it need to duplicate the coordinates a data point p ,as many times as the number of distinct words in the text descrption of p. Compared to IR2 TREE ,its performance in query time is lower by a factor of orders of magnitude. IR2 tree fails to give the real time answers. The deficiency of IR2 tree is mainly due to the vast number of false hits. 5. CONCLUSION This paper presents the survey of varied techniques for nearest neighbor seek for spatial information. As in the previous ways there have been several drawbacks. The present solutions incur too expensive area consumption or they are unable to present real time answer. Therefore to beat the drawbacks of previous ways, new technique relies on variant of inverted index and R-tree and formula of minimum bounding technique is employed to scale back the search space. This technique can increase the potency of nearest neighbor search too. REFERENCES [1]. X. Cao, G. Cong, C.S. Jensen, and B.C. Ooi, “Collective Spatial Keyword Querying,” Proc. ACM SIGMOD Int’l Conf. Management of Data, pp. 373-384, 2011. [2]. J. Lu, Y. Lu, and G. Cong, “Reverse Spatial and Textual k Nearest Neighbor Search,” Proc. ACM SIGMOD Int’l Conf. Management of Data, pp. 349-360, 2011 [3]. D. Zhang, Y.M. Chee, A. Mondal, A.K.H. Tung, and M. Kitsuregawa, “Keyword Search in Spatial Databases: Towards Searching by Document,” Proc. Int’l Conf. Data Eng. (ICDE), pp. 688-699, 2009. [4]. G. Cong, C.S. Jensen, and D. Wu, “Efficient Retrieval of the Top-k Most Relevant Spatial Web Objects,” PVLDB, vol. 2, no. 1, pp. 337- 348, 2009. [5]. I.D. Felipe, V. Hristidis, and N. Rishe, “Keyword Search on Spatial Databases,” Proc. Int’l Conf. Data Eng. (ICDE), pp. 656-665, 2008. [6]. Yufei Tao and Cheng Sheng, “Fast Nearest Neighbor Search with Keywords”, IEEE transactions on knowledge and data engineering, VOL. 26, NO. 4, APRIL 2014. 0 50 100 150 200 250 300 350 400 UNIFORM SKEW CENSUS IR -TREE SI-INDEX IFR IR2 -TREE SI-INDEX IFR
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 11 | Nov-2014, Available @ http://www.ijret.org 493 [7]. N. Beckmann, H. Kriegel, R. Schneider, and B. Seeger, “The R - tree: An Efficient and Robust Access Method for Points and Rectangles,” Proc. ACM SIGMOD Int’l Conf. Management of Data, pp. 322-331, 1990. [8]. C. Faloutsos and S. Christodoulakis, “Signature Files: An AccessMethod for Documents and Its Analytical Performance Evaluation,” ACM Trans. Information Systems, vol. 2, no. 4, pp. 267-288, 1984. [9]. G. R. Hjaltason and H. Samet. Distance browsing in spatial databases. ACM Transactions on Database Systems (TODS), 24(2):265–318, 1999. BIOGRAPHIES N.MINOJINI received the B.TECH degree in Computer science and engineering from Karunya University on 2012. She is currently with the Post graduate in Dr.N.G.P IT, now works on the project in Data Mining, and Continues research on location based search using spatial inverted index. D.Daniel received the B.TECH degree in Information Technology from Karunya University in 2009. He received his M.TECH degree on 2011 from Karunya University, he Continues research on adaptive scheduling techniques and multimedia usage in cloud computing. S. JOTHI received the B.E degree in Computer science and engineering from KTVR Knowledge Park of Engineering and Technology on 2013. She is currently with the Post graduate in Dr.N.G.P IT, now works on the project in Networking, and Continues research on overall network performance based on STR in zigbee.