Difference between revisions of "Shallow Blue"

From mn/ifi/inf5750
Jump to: navigation, search
(Group members)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[File:ShallowBlue.png|thumb|616x616px]]
 +
 +
=== Overview ===
 +
'''Project:''' D
 +
 +
'''Project description:'''
 +
 +
''Import events AND health facilities with coordinates linked to the organisational (''orgunit'') hierarchy using geography ''
 +
 +
We are using dhis2 data to do spatial analysis and displaying 2d vector graphics using turf.js
 +
 +
We are building the project with Angular 2.
 +
 
=== Group members ===
 
=== Group members ===
 
*Nikolai Sverdrup ''njsverdr''
 
*Nikolai Sverdrup ''njsverdr''
 +
*Lars Erik Storbukås ''lestorbu''
 
*Jonas Sandbekk ''jonsandb''
 
*Jonas Sandbekk ''jonsandb''
  
 
=== Milestones ===
 
=== Milestones ===
 +
Done
 +
*[[File:Shallow-blue-Africa-maps.png|thumb|Map features|397x397px]]Fetch JSON-data from DHIS2 api (with authentication)
 +
* Display map with geographical points (area, heatmap, etc.)
 +
* Build a Triangulated irregular network
 +
* Link our Triangulated irregular network with Dhis2 data
 +
=== Time schedule ===
 +
* Spatial analysis with dhis2 data - week 46
 +
* Other cool features and UI stuff . week 47
 +
'''Weekly meetings:'''
 +
 +
Tuesday: ''10:15 - 12:00''
 +
 +
Wednesday: ''10:15 - 14:00''
  
=== Requirements ===
+
Friday: ''12:15 - 16:00''
  
=== Time schedule ===
+
In addition we use '''Slack''' as a way of collaboration. We discuss milestones, task division, problem solving, etc.[[File:Leone-districts-with-hex.png|thumb|Features|484x484px]]
  
 
=== Task division ===
 
=== Task division ===
 +
Project master:                  ''Nikolai Sverdrup''       
  
=== Screenshots ===
+
Developer:                        ''Lars Erik Storbukås''
 +
 
 +
Developer:                        ''Jonas Sandbekk''
  
=== Documented learning ===
+
Jonas and Nikolai are doing most of the map and geospatial stuff and Lars Erik handles most of the DHIS2 data.
  
=== Suggested improvements to APIs etc ===
+
=== Features ===
 +
* Spatial analysis of dhis 2 events with turf.js
 +
* Selectable event area with event value pop-up
 +
* Display of dhis2 organizational units
 +
* Selectable organizational units with name pop-up
 +
* Display of dhis2 districts. Level 2 and 3
 +
* Selectable districts with name pop-up
 +
* Different maps can be selected
 +
* A overlay of the earth's land surface temperature courtesy of NASA
 +
*Map zoom
 +
=== Screenshots ===
 +
Early prototypes <gallery>
 +
File:GeoViz.png
 +
File:Shallow-blue-early-progress.png
 +
</gallery> 
  
 
=== Link to repository ===
 
=== Link to repository ===
 
+
https://github.uio.no/njsverdr/shallowblue
=== Download link to sample web app ===
 

Latest revision as of 09:23, 7 December 2016

ShallowBlue.png

Overview

Project: D

Project description:

Import events AND health facilities with coordinates linked to the organisational (orgunit) hierarchy using geography

We are using dhis2 data to do spatial analysis and displaying 2d vector graphics using turf.js

We are building the project with Angular 2.

Group members

  • Nikolai Sverdrup njsverdr
  • Lars Erik Storbukås lestorbu
  • Jonas Sandbekk jonsandb

Milestones

Done

  • Map features
    Fetch JSON-data from DHIS2 api (with authentication)
  • Display map with geographical points (area, heatmap, etc.)
  • Build a Triangulated irregular network
  • Link our Triangulated irregular network with Dhis2 data

Time schedule

  • Spatial analysis with dhis2 data - week 46
  • Other cool features and UI stuff . week 47

Weekly meetings:

Tuesday: 10:15 - 12:00

Wednesday: 10:15 - 14:00

Friday: 12:15 - 16:00

In addition we use Slack as a way of collaboration. We discuss milestones, task division, problem solving, etc.
Features

Task division

Project master: Nikolai Sverdrup

Developer: Lars Erik Storbukås

Developer: Jonas Sandbekk

Jonas and Nikolai are doing most of the map and geospatial stuff and Lars Erik handles most of the DHIS2 data.

Features

  • Spatial analysis of dhis 2 events with turf.js
  • Selectable event area with event value pop-up
  • Display of dhis2 organizational units
  • Selectable organizational units with name pop-up
  • Display of dhis2 districts. Level 2 and 3
  • Selectable districts with name pop-up
  • Different maps can be selected
  • A overlay of the earth's land surface temperature courtesy of NASA
  • Map zoom

Screenshots

Early prototypes

Link to repository

https://github.uio.no/njsverdr/shallowblue