Saved in:
Bibliographic Details
Main Authors: Yang, Xiangyang, Guan, Xuefeng, Dang, Lanxue, Xie, Yi, Xu, Qingyang, Wu, Huayi, Wang, Jiayao
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2603.07517
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866915843158310912
author Yang, Xiangyang
Guan, Xuefeng
Dang, Lanxue
Xie, Yi
Xu, Qingyang
Wu, Huayi
Wang, Jiayao
author_facet Yang, Xiangyang
Guan, Xuefeng
Dang, Lanxue
Xie, Yi
Xu, Qingyang
Wu, Huayi
Wang, Jiayao
contents Efficient spatial indexing is crucial for processing large-scale spatial data. Traditional spatial indexes, such as STR-Tree and Quad-Tree, organize spatial objects based on coarse approximations, such as their minimum bounding rectangles (MBRs). However, this coarse representation is inadequate for complex spatial objects (e.g., district boundaries and trajectories), limiting filtering accuracy and query performance of spatial indexes. To address these limitations, we propose GP-Tree, a fine-grained spatial index that organizes approximated grid cells of spatial objects into a prefix tree structure. GP-Tree enhances filtering ability by replacing coarse MBRs with fine-grained cell-based approximations of spatial objects. The prefix tree structure optimizes data organization and query efficiency by leveraging the shared prefixes in the hierarchical grid cell encodings between parent and child cells. Additionally, we introduce optimization strategies, including tree pruning and node optimization, to reduce search paths and memory consumption, further enhancing GP-Tree's performance. Finally, we implement a variety of spatial query operations on GP-Tree, including range queries, distance queries, and k-nearest neighbor queries. Extensive experiments on real-world datasets demonstrate that GP-Tree significantly outperforms traditional spatial indexes, achieving up to an order-of-magnitude improvement in query efficiency.
format Preprint
id arxiv_https___arxiv_org_abs_2603_07517
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle GP-Tree: An in-memory spatial index combining adaptive grid cells with a prefix tree for efficient spatial querying
Yang, Xiangyang
Guan, Xuefeng
Dang, Lanxue
Xie, Yi
Xu, Qingyang
Wu, Huayi
Wang, Jiayao
Databases
Information Retrieval
Efficient spatial indexing is crucial for processing large-scale spatial data. Traditional spatial indexes, such as STR-Tree and Quad-Tree, organize spatial objects based on coarse approximations, such as their minimum bounding rectangles (MBRs). However, this coarse representation is inadequate for complex spatial objects (e.g., district boundaries and trajectories), limiting filtering accuracy and query performance of spatial indexes. To address these limitations, we propose GP-Tree, a fine-grained spatial index that organizes approximated grid cells of spatial objects into a prefix tree structure. GP-Tree enhances filtering ability by replacing coarse MBRs with fine-grained cell-based approximations of spatial objects. The prefix tree structure optimizes data organization and query efficiency by leveraging the shared prefixes in the hierarchical grid cell encodings between parent and child cells. Additionally, we introduce optimization strategies, including tree pruning and node optimization, to reduce search paths and memory consumption, further enhancing GP-Tree's performance. Finally, we implement a variety of spatial query operations on GP-Tree, including range queries, distance queries, and k-nearest neighbor queries. Extensive experiments on real-world datasets demonstrate that GP-Tree significantly outperforms traditional spatial indexes, achieving up to an order-of-magnitude improvement in query efficiency.
title GP-Tree: An in-memory spatial index combining adaptive grid cells with a prefix tree for efficient spatial querying
topic Databases
Information Retrieval
url https://arxiv.org/abs/2603.07517