Proceedings of the 11th ACM International Symposium on Advances in Geographic Information Systems 2003
DOI: 10.1145/956676.956677
|View full text |Cite
|
Sign up to set email alerts
|

Nearest neighbor queries in road networks

Abstract: With wireless communications and geo-positioning being widely available, it becomes possible to offer new e-services that provide mobile users with information about other mobile objects. This paper concerns active, ordered k-nearest neighbor queries for query and data objects that are moving in road networks. Such queries may be of use in many services.Specifically, we present an easily implementable data model that serves well as a foundation for such queries. We also present the design of a prototype system… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
96
0
2

Year Published

2005
2005
2016
2016

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 166 publications
(98 citation statements)
references
References 22 publications
0
96
0
2
Order By: Relevance
“…Previous studies (e.g., nearest neighbor query [10,9,11,23]) only use spatial distance as the sole factor when computing the query results. In contrast, the RD query takes both spatial distance and density distribution into account.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Previous studies (e.g., nearest neighbor query [10,9,11,23]) only use spatial distance as the sole factor when computing the query results. In contrast, the RD query takes both spatial distance and density distribution into account.…”
Section: Introductionmentioning
confidence: 99%
“…The distance between a region and a query point is defined by the shortest network distance between the region center point and the query point (e.g., dist(ω 2 , q) = dist(p 2 , q)). If considering the spatial distance only (e.g., the same as the nearest neighbor query [9]), ω 2 is the region closest to q. However, when considering both spatial distance and the density of spatial objects, ω 2 is less attractive than ω 3 because of its sparser spatial-object distribution.…”
Section: Introductionmentioning
confidence: 99%
“…An important class of location based queries consists of proximity queries such as k Nearest Neighbor(kNN) query [15,32,21,6,7] and its variations, e.g., Reverse k Nearest Neighbor (RkNN) [23,29], k Aggregate Nearest Neighbor (kANN) [28]. The proximity queries in general search for data objects that minimize a distance-based function with reference to one or more query objects.…”
Section: Introductionmentioning
confidence: 99%
“…Recently, the research focus is brought to spatial network databases (SNDB) where objects are restricted to move on predefined roads [11,6,9,8]. In SNDB, a road network is modeled as a graph G (< V, E >), where a vertex (node) denotes a road junction and an edge denotes the road between two junctions; and the weight of the edge denotes the network distance.…”
Section: Introductionmentioning
confidence: 99%
“…In the first category, NN search expands from the query node to adjacent nodes until a data object is found and further expansion cannot retrieve closer objects [6,9]. Such network expansion originates from Dijkstra's algorithm that finds single-source shortest paths.…”
Section: Introductionmentioning
confidence: 99%