Skip to content

debelyoo/dataportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataportal

Play! backend (Scala) to store various sensors data (temperature, GPS, gyro, stream profiles) in spatial database.

The server is developed with the Play! framework (http://www.playframework.com/)

The data is stored in a PostGIS database, using Hibernate as ORM.

The frontend is composed of a bunch of dynamic pages. They are built with HTML, JS, CSS to create various visualizations of the collected data.

Currently, the geo-referenced data is displayed over a Google map using OpenLayers. In parallel to this "map view" graphs with the sensor values are shown.

The data layer (trajectory on the map) is GeoJSON formatted. The data to feed the graphs are JSON formatted.

The graph of the sensor values is based on D3.js.

This project is developed under the GNU General Public License (GPL)

About

Play! backend to store various data in spatial database

Resources

Stars

Watchers

Forks

Packages

No packages published