Proceedings of the 28th International Conference on Advances in Geographic Information Systems 2020
DOI: 10.1145/3397536.3422262
|View full text |Cite
|
Sign up to set email alerts
|

Distributed Spatiotemporal Trajectory Query Processing in SQL

Abstract: Nowadays, the collection of moving object data is significantly increasing due to the ubiquity of GPS-enabled devices. Managing and analyzing this kind of data is crucial in many application domains, including social mobility, pandemics, and transportation. In previous work, we have proposed the MobilityDB moving object database system. It is a production-ready system, that is built on top of PostgreSQL and PostGIS. It accepts SQL queries and offers most of the common spatiotemporal types and operations. In th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
3
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 14 publications
0
3
0
Order By: Relevance
“…(global: two R-trees built similarity join use of STR for partitioning on MBR of first and last points respectively, local: trie-like index on selected points) MobilityDB Hierarchical partitioning, Local indexing Range, k-NN, not [10,11,67] multidimensional partitioning based on PostGIS distributed joins Table 2: Overview of spatial and spatio-temporal parallel processing frameworks.…”
Section: Spatial and Spatio-temporal Frameworkmentioning
confidence: 99%
See 1 more Smart Citation
“…(global: two R-trees built similarity join use of STR for partitioning on MBR of first and last points respectively, local: trie-like index on selected points) MobilityDB Hierarchical partitioning, Local indexing Range, k-NN, not [10,11,67] multidimensional partitioning based on PostGIS distributed joins Table 2: Overview of spatial and spatio-temporal parallel processing frameworks.…”
Section: Spatial and Spatio-temporal Frameworkmentioning
confidence: 99%
“…MobilityDB [10,11,67] provides a distributed system that scales PostgreSQL horizontally over multiple workers. It uses two partitioning schemes: hierarchical (first based on time, then space) and multidimensional (where the 3D space is partitioned to cells) to distribute the data to workers in a load-balanced way.…”
Section: Trajectory Management Frameworkmentioning
confidence: 99%
“…https://anitagraser.com/projects/time-manager/ cover:(1) Visually explore individual moving point and moving regions objects, (2) Visualize the spatial trajectories of moving points, and the traversed areas of moving regions, (3) Visually analyze the topological relationships of mixture of moving and spatial objects, (4) Create aggregate visualization such as flow maps.2.4 Part III: DB Distribution (20 minutes)MobilityDB integrates with Citus[7] for distributing moving object data and queries[4,5]. Citus has capabilities to partition tables over a cluster of PostgreSQL nodes.…”
mentioning
confidence: 99%