2 papers
cs.DB2026
GP-Tree: An in-memory spatial index combining adaptive grid cells with a prefix tree for efficient spatial querying
Xiangyang Yang, Xuefeng Guan, Lanxue Dang +4
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…
cs.DB2025
GeoSQL-Eval: First Evaluation of LLMs on PostGIS-Based NL2GeoSQL Queries
Shuyang Hou, Haoyue Jiao, Ziqi Liu +5
Large language models (LLMs) have shown strong performance in natural language to SQL (NL2SQL) tasks within general databases. However, extending to GeoSQL introduces additional co…