2023
DOI: 10.3390/s23042245
|View full text |Cite
|
Sign up to set email alerts
|

GL-Tree: A Hierarchical Tree Structure for Efficient Retrieval of Massive Geographic Locations

Abstract: Location-based application services and location privacy protection solutions are often required for the storage, management, and efficient retrieval of large amounts of geolocation data for specific locations or location intervals. We design a hierarchical tree-like organization structure, GL-Tree, which enables the storage, management, and retrieval of massive location data and satisfies the user’s location-hiding requirements. We first use Geohash encoding to convert the two-dimensional geospatial coordinat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(5 citation statements)
references
References 44 publications
0
5
0
Order By: Relevance
“…The time complexity of this process is a linear equation of the depth n of the GL-Tree tree, denoted as O(n) and independent of the total amount of data stored on the GL-Tree. For a detailed analysis, see [52].…”
Section: Results Analysismentioning
confidence: 99%
See 3 more Smart Citations
“…The time complexity of this process is a linear equation of the depth n of the GL-Tree tree, denoted as O(n) and independent of the total amount of data stored on the GL-Tree. For a detailed analysis, see [52].…”
Section: Results Analysismentioning
confidence: 99%
“…Each Geohash code corresponds to a rectangular geographic location interval, and the area of the interval is determined by the length of the code. The specific principle and pseudo-code of Geohash encoding can be found in [35,52]. According to the Geohash encoding, we can obtain the following basic properties:…”
Section: Geohash Encodingmentioning
confidence: 99%
See 2 more Smart Citations
“…The new hash index structure minimizes the number of write operations required by traditional hash index structures, making it well‐suited for flash‐based storage systems 21 . GL‐Tree 22 is a popular data structure used for range search in high‐dimensional spaces, especially in GIS applications. Its efficient retrieval of location data makes it useful for real‐time traffic monitoring systems, where up‐to‐date traffic information is essential for providing accurate navigation assistance to drivers.…”
Section: Related Workmentioning
confidence: 99%