Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mschoema/master_thesis_report
Master Thesis Report
https://github.com/mschoema/master_thesis_report
master-thesis mobilitydb moving-regions spatio-temporal-databases
Last synced: 22 days ago
JSON representation
Master Thesis Report
- Host: GitHub
- URL: https://github.com/mschoema/master_thesis_report
- Owner: mschoema
- Created: 2020-02-05T14:47:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T13:10:01.000Z (over 4 years ago)
- Last Synced: 2024-10-27T11:25:17.764Z (2 months ago)
- Topics: master-thesis, mobilitydb, moving-regions, spatio-temporal-databases
- Language: TeX
- Homepage: https://github.com/ULB-CoDE-WIT/MobilityDB
- Size: 6.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Master Thesis of Maxime Schoemans
### Creating Representations for Complex Moving Geometries in Databases:
### Fixed-shape Moving Regions in MobilityDB## Abstract
With the information explosion, spatio-temporal data is becoming an increasingly important part of modern society and has many practical applications. This increased use of spatio-temporal data, also called moving object data, fuels the need for open-source moving object databases capable of manipulating several types of moving objects. Moving points being the most used case of moving objects are already handled in current moving object databases, but another domain that previously received some attention in the research still needs to be handled in practice for real-world use. This domain concerns moving regions and is the subject of this master thesis, which describes the different types of moving regions and the recent research in this domain. The main focus of this master thesis is the implementation of fixed-shape moving regions in [MobilityDB](https://github.com/ULB-CoDE-WIT/MobilityDB), an open-source moving object database. To this end, a model for representing the new data type is presented and implemented, together with multiple functions and operators that can be applied to these moving regions. Lastly, possible extensions and topics for future work, linked to the work done in this thesis, are also presented and discussed for their feasibility and importance.
###### Link to the [latest version](/2020_Info_Maxime_Schoemans.pdf)
#### Supervisor: Esteban Zimanyi
#### Co-supervisor: Mahmoud Sakr