Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:mfe:is [2019/05/13 12:01]
mahmsakr
teaching:mfe:is [2019/05/13 12:39]
mahmsakr
Line 140: Line 140:
  
 =====Visualizing spatiotemporal data===== =====Visualizing spatiotemporal data=====
-temporal point is database representation of a moving point object. This can be a car, a personetc  ​+Data visualization is essential for understanding and presenting it. starting with the temporal point, which is the database representation of a moving point object. ​Typically, it is visualized in a movie style, as a point that moves over a background map. The numerical attributes of this temporal point, such as the speed, are temporal floats. These can be visualized as function curves from the time t to the value v.  
 + 
 +The goal of this thesis is to develop a visualization tool for the MobilityDB temporal types. The architecture of this tool should be innovative, so that it will be easy to extend it with more temporal types in the future. should be This tool should be integrated as an extension of a mainstream visualization software. A good candidate is QGIS (https://​www.qgis.org/​en/​site/​). The choice is however left open as part of the survey. ​   
 + 
 + 
 +**Interested?​** 
 +  * Contact : [[ezimanyi@ulb.ac.be|Esteban Zimanyi]] 
 + 
 +**Status**: available 
 + 
 +=====Data modeling of spatiotemporal regions===== 
 +In moving object databases, a lot of attention has been given to moving point objects. Many data model have been proposed for this. Less attention has been given to moving region objects. Imagine a herd of animals that moves together in the wild. At any time instant, this herd can be represented using spatial regione.g., their convex hull. Over time, this regions changes place and extent. A spatiotemporal region is an abstract data type that can represent this temporal evolution of the region.  
 + 
 +This thesis is about proposing ​data model for spatiotemporal regionsand implementing it in MobilityDB. This includes surveying the literature on moving object databases, and specifically on spatiotemporal reigons, proposing a discrete data model, implementing it, and implementing the basic data base functions and operations to make use of it
  
  
 
teaching/mfe/is.txt · Last modified: 2020/09/29 17:03 by mahmsakr