forked from Geosoft2/geosoft2.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path2014.html
More file actions
118 lines (108 loc) · 6.07 KB
/
2014.html
File metadata and controls
118 lines (108 loc) · 6.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css' />
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Geosoft II 2014/15 - Commenting on geospatial data</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Ge(c)omment</h1>
<h2>Open Source code from Geosoft II seminar at ifgi, winter semester 2014/15</h2>
<p><a href="index.html">Organisation page</a></p>
</header>
<section id="project" class="clearfix">
<p>During the winter semester 2014/15 the bachelor students at the
<a href="http://ifgi.uni-muenster.de/">Institute for Geoinformatics (ifgi)</a> worked on a web platform for commenting on geospatial datasets.
<br />The course Geosoft II introduces students to advanced application development (web services, user interfaces) for geospatial data. This year the students had to work with standardized metadata for geospatial data (WMS, WFS, ...) and create a
user-friendly platform to create new geospatial data in the form of user comments on spatial data.
<br />The course was taught by <a href="http://www.uni-muenster.de/Geoinformatics/institute/staff/index.php/10/Holger_Fritze">Holger Fritze</a> and <a href="http://ifgi.uni-muenster.de/~d_nues01/">Daniel Nüst</a>.</p>
</section>
<hr />
<section id="main_content">
<p>In the following we will shortly present the results of the five groups - be sure to try out the demos (from within university network only). And of course all source code is <strong>open source</strong> and available on <strong>GitHub</strong>:
<a href="https://github.com/organizations/Geosoft2/">https://github.com/organizations/Geosoft2/</a></p>
<h2>CommenTerra</h2>
<p>CommentTerra is a web application, which allows a community-based commenting, rating, sharing, and searching of geospatial data sets. Users should be encouraged to engage in a discussion though their reviews.</p>
<p>Demo: <a href="http://giv-geosoft2a.uni-muenster.de/" target="_blank">http://giv-geosoft2a.uni-muenster.de/</a>
<br />Code: <a href="https://github.com/ZoeEsaulova/CommenTerra" target="_blank">https://github.com/ZoeEsaulova/CommenTerra</a></p>
<p>
<a href="images/CommenTerra01.jpg">
<img alt="CommenTerra01" src="images/CommenTerra01.jpg" width="300" />
</a>
</p>
<p>
<a href="images/CommenTerra03.jpg">
<img alt="CommenTerra03" src="images/CommenTerra03.jpg" width="300" />
</a>
</p>
<h2>My Meta Maps</h2>
<p>My Meta Maps is a web directory for easy discovery of geodata based on aggregated metadata and user reviews.</p>
<p>Demo: <a href="http://giv-geosoft2b.uni-muenster.de" target="_blank">http://giv-geosoft2b.uni-muenster.de</a>
<br />Code: <a href="https://github.com/m-mohr/my-meta-maps" target="_blank">https://github.com/m-mohr/my-meta-maps</a></p>
<p>
<a href="images/mymetamaps.jpg">
<img alt="mymetamaps" src="images/mymetamaps.jpg" width="300" />
</a>
</p>
<p>
<a href="images/mymetamaps2.jpg">
<img alt="mymetamaps 2" src="images/mymetamaps2.jpg" width="300" />
</a>
</p>
<h2>Cartostoph!</h2>
<p>Cartostroph! is a web application for commenting geodata.</p>
<p>Live Demo: <a href="http://giv-geosoft2c.uni-muenster.de" target="_blank">http://giv-geosoft2c.uni-muenster.de</a>
<br />Code: <a href="https://github.com/mruhe/cartostroph" target="_blank">https://github.com/mruhe/cartostroph</a></p>
<p>
<a href="images/cartostroph.jpg">
<img alt="cartostroph" src="images/cartostroph.jpg" width="300" />
</a>
</p>
<p>
<a href="images/cartostroph2.jpg">
<img alt="cartostroph 2" src="images/cartostroph2.jpg" width="300" />
</a>
</p>
<h2>Zakbum</h2>
<p>Zakbum is a web application, where anonymous and registered users alike can comment on and rate geospatial datasets. A search function with multiple filtering options allows to discover datasets.</p>
<p>Link:
<a href="http://giv-geosoft2d.uni-muenster.de" target="_blank">http://giv-geosoft2d.uni-muenster.de</a>
<br />Code: <a href="https://github.com/l-bode05/Geosoft2-Gruppe4" target="_blank">https://github.com/l-bode05/Geosoft2-Gruppe4</a></p>
<p>
<a href="images/zakbum.jpg">
<img alt="zakbum" src="images/zakbum.jpg" width="300" />
</a>
</p>
<p>
<a href="images/zakbum2.jpg">
<img alt="zakbum2" src="images/zakbum2.jpg" width="300" />
</a>
</p>
<h2>georate</h2>
<p>georate is a platform for commenting and rating geodata. Users can comment themselves as well as explore existing reviews.</p>
<p>Link:
<a href="http://giv-geosoft2e.uni-muenster.de/" target="_blank">http://giv-geosoft2e.uni-muenster.de</a>
<br />Code: <a href="https://github.com/mdragunski/Geosoft2-WS14-15-Gruppe5" target="_blank">https://github.com/mdragunski/Geosoft2-WS14-15-Gruppe5</a>
<p>
<a href="images/georate.jpg">
<img alt="georate" src="images/georate.jpg" width="300" />
</a>
</p>
<hr />
<footer>This page was generated by
<a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by
<a href="https://twitter.com/jasonlong">Jason Long</a>.</footer>
</div>
</div>
</body>
</html>