Evaluating the Impact Of Spatial Features Of Mobility Data and Index Choice On Database Performance
Tim C. Rese, Alexandra Kapp, David Bermbach

TL;DR
This paper investigates how spatial features of mobility data, index choices, and dataset characteristics like overlap and skew influence the performance of spatial databases, providing practical guidance for optimization.
Contribution
It uniquely combines analysis of index strategies, data formats, and dataset features, offering a comprehensive evaluation of their combined effects on database performance.
Findings
Index choice and data format significantly affect performance.
Dataset overlap and skew impact query efficiency.
Proposed approximation methods help assess dataset characteristics.
Abstract
The growing number of moving Internet-of-Things (IoT) devices has led to a surge in moving object data, powering applications such as traffic routing, hotspot detection, or weather forecasting. When managing such data, spatial database systems offer various index options and data formats, e.g., point-based or trajectory-based. Likewise, dataset characteristics such as geographic overlap and skew can vary significantly. All three significantly affect database performance. While this has been studied in existing papers, none of them explore the effects and trade-offs resulting from a combination of all three aspects. In this paper, we evaluate the performance impact of index choice, data format, and dataset characteristics on a popular spatial database system, PostGIS. We focus on two aspects of dataset characteristics, the degree of overlap and the degree of skew, and propose novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Geographic Information Systems Studies · Data Mining Algorithms and Applications
