Proceedings of the 16th International Symposium on Spatial and Temporal Databases 2019
DOI: 10.1145/3340964.3340991
|View full text |Cite
|
Sign up to set email alerts
|

MobilityDB

Abstract: This paper demonstrates the MobilityDB moving object database system. It is an extensive implementation on top of PostgreSQL and PostGIS with multiple novel aspects. MobilityDB defines multiple spatiotemporal types for moving geometry and geography points, as well as for temporal integers, reals, Booleans, and strings. It also defines a rich set of operations on these types. The types are supported with spatiotemporal index access methods by extending GiST (Generalized Search Tree) and SP-GiST (Space Partition… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 11 publications
(4 citation statements)
references
References 5 publications
0
4
0
Order By: Relevance
“…For the purpose of storing massive trajectory data in a single-computer environment, researchers have explored this issue and proposed corresponding solutions. They extended the traditional RDBMS to provide efficient data storage management and complex query processing support by optimizing the system's native indexing and querying mechanisms [22,23]. Additionally, TrajStore [24] and SharkDB [25], which are designed for trajectory data storage, have also appeared accordingly.…”
Section: Storage and Querying Of Trajectorymentioning
confidence: 99%
“…For the purpose of storing massive trajectory data in a single-computer environment, researchers have explored this issue and proposed corresponding solutions. They extended the traditional RDBMS to provide efficient data storage management and complex query processing support by optimizing the system's native indexing and querying mechanisms [22,23]. Additionally, TrajStore [24] and SharkDB [25], which are designed for trajectory data storage, have also appeared accordingly.…”
Section: Storage and Querying Of Trajectorymentioning
confidence: 99%
“…Given that the indicators are computed using the MobilityDB MO database, this section presents a brief overview of this database to make the article self-contained. Further details can be found in the system's documentation (Zimányi, 2020). type provided by PostgreSQL.…”
Section: Mobilitydbmentioning
confidence: 99%
“…To produce the kinds of indicators introduced above, data processing tools that can efficiently handle enormous amounts of mobility data are needed. In this article, we use MobilityDB (Zimányi et al, 2019, 2020), a novel database built upon PostGIS (the spatial extension of PostgreSQL), that extends the type system of PostgreSQL and PostGIS with abstract data types (ADTs) for representing Moving Object (MO) data. Moving objects (Güting & Schneider, 2005) are objects (e.g., cars, trucks, pedestrians) whose spatial features change continuously in time.…”
Section: Introductionmentioning
confidence: 99%
“…This makes outlier or noise detection a crucial step in trajectory cleaning Magdy et al (2017). As such, outlier detection is an essential function in mobility data management systems Zimányi et al (2020a); Zimányi et al (2019).…”
Section: Introductionmentioning
confidence: 99%