DocumentCode
3085727
Title
Efficient Approximation of Spatial Network Queries using the M-Tree with Road Network Embedding
Author
Shaw, Kevin ; Ioup, Elias ; Sample, John ; Abdelguerfi, Mahdi ; Tabone, Olivier
Author_Institution
Stennis Space Center, Bay Saint Louis
fYear
2007
fDate
9-11 July 2007
Firstpage
11
Lastpage
11
Abstract
Spatial networks, such as road systems, operate differently from normal geospatial systems because objects are constrained to locations on the network. Performing queries on spatial networks demands entirely different solutions. Most spatial queries make use of an R-Tree to process them efficiently. The M-Tree is a data tree index which is capable of indexing data in any metric space. The M-Tree index can replace the R-Tree index for spatial network queries, such as range and KNN queries. The difficulty is that the M-Tree is only as efficient as the distance algorithm used on the underlying objects. Most network distance algorithms, such as A*, are too slow to allow the M-Tree to operate efficiently on spatial networks. The truncated road network embedding (tRNE) maps the network into a higher dimensional space where any LP metric can be used to efficiently compute an accurate approximation of network distance. The M-Tree combined with tRNE creates an efficient index structure for computing spatial network queries. The M-Tree substantially outperforms network expansion, the most popular method of computing spatial network queries, when performing spatial network KNN and range queries.
Keywords
database indexing; geographic information systems; query processing; roads; tree data structures; visual databases; KNN queries; M-tree data tree index; geospatial systems; network distance algorithm; network distance approximation; range queries; spatial databases; spatial network queries; truncated road network embedding; Computer networks; Computer science; Embedded computing; Euclidean distance; Extraterrestrial measurements; Indexing; Laboratories; Query processing; Roads; Spatial databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Scientific and Statistical Database Management, 2007. SSBDM '07. 19th International Conference on
Conference_Location
Banff, Alta.
ISSN
1551-6393
Print_ISBN
0-7695-2868-6
Electronic_ISBN
1551-6393
Type
conf
DOI
10.1109/SSDBM.2007.11
Filename
4274956
Link To Document