-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Alexandre Kraft edited this page Mar 6, 2015
·
14 revisions
rawdata-navigator is a web-based human-understandable interface dedicated to navigate through raw datasets. It draws downloaded segments on a map and a timeline, allowing to display information (geoposition, orientation, status, date and preview) for every pose of the segments. Segments can also be viewed as timelapse videos, where every frame is binded to its pose information.
rawdata-navigator has been tested on Ubuntu 14.04 LTS and comes with the following package dependencies:
- apache2 with mod_headers
- php5 (5.5.9, but must works since release 5.3.0)
- php5-json
Go to Apache's document root:
$ cd /var/www/html/
Clone the repository using the command:
$ git clone https://github.com/FoxelSA/rawdata-navigator.git
Documentation under CC BY-SA license (c) 2014-2015 FOXEL SA