-
Notifications
You must be signed in to change notification settings - Fork 2
/
contact.html
177 lines (160 loc) · 6.42 KB
/
contact.html
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE HTML>
<!--
Template copyright and license:
Spatial by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Tangible Landscape</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<link rel="shortcut icon" href="./images/tl_favicon.ico" />
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
</head>
<body>
<!-- Header -->
<header id="header" class="alt">
<h1><strong><a href="https://geospatial.ncsu.edu/geoforall">NCSU</strong><span style="color: #222"> GeoForAll Lab</span></a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Concept</a></li>
<li><a href="applications.html">Applications</a></li>
<li><a href="support.html">Get-your-own</a></li>
<li><a href="build.html">Build-your-own</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper">
<div class="container">
<header class="major special">
<h2>Contact</h2>
</header>
<header class="special">
<h3>Team</h3>
</header>
<div class="feature-grid" style="margin-top: 1em">
<div class="feature">
<!-- 149 px fixes problem of bad layout in Mozilla Firefox, no idea why -->
<div class="image rounded"><a href="https://petrasovaa.github.io/"><img src="images/petrasova.jpg" width ="149px" alt="" /></a></div>
<div class="content">
<header>
<h4>Anna Petrasova</h4>
<p style="margin-top: 0.5em">Developer<br>NCSU, CGA</p>
</header>
</div>
</div>
<div class="feature">
<div class="image rounded"><a href="https://wenzeslaus.github.io/"><img src="images/vpetras.jpg" width ="150px" alt="" /></a></div>
<div class="content">
<header>
<h4>Vaclav Petras</h4>
<p style="margin-top: 0.5em">Developer<br>NCSU, CGA</p>
</header>
</div>
</div>
<div class="feature">
<div class="image rounded"><a href="http://baharmon.github.io/"><img src="images/brendan_vr.png" width ="150px" alt="" /></a></div>
<div class="content">
<header>
<h4>Brendan Harmon</h4>
<p style="margin-top: 0.5em">Designer</p>
</header>
</div>
</div>
<div class="feature">
<div class="image rounded"><a href="https://ptabriz.github.io/"><img src="images/payam_tabrizian.jpg" width ="150px" alt="" /></a></div>
<div class="content">
<header>
<h4>Payam Tabrizian</h4>
<p style="margin-top: 0.5em">Developer & Designer</p>
</header>
</div>
</div>
<div class="feature">
<div class="image rounded"><a href="http://www4.ncsu.edu/~hmitaso/"><img src="images/mitasova.jpg" width ="150px" alt="" /></a></div>
<div class="content">
<header>
<h4>Helena Mitasova</h4>
<p style="margin-top: 0.5em">Scientist<br>NCSU, CGA</p>
</header>
</div>
</div>
<div class="feature" style="opacity: 0.2;">
<div class="image rounded"><img src="images/tl_favicon.ico" width="150px" alt="" /></div>
<div class="content">
<header>
<h4>Your Name Here</h4>
<p style="margin-top: 0.5em">Let us know if you are interested!</p>
</header>
</div>
</div>
</div>
</div>
<header class="special">
<h3>Contribute</h3>
</header>
<p class="center">Contribute to our GitHub projects at <a href="https://github.com/tangible-landscape/">github.com/tangible-landscape</a></p>
<p class="center">Please add your Tangible Landscape project to our wiki on the Open Science Framework at <a href="https://osf.io/w8nr6/">osf.io/w8nr6</a>.</p>
<header class="special">
<h3>Get Support</h3>
</header>
<p class="center">
See ways how to get support to build run Tangible Landscape at
<a href="support.html">the support providers page</a>.
</p>
<header class="special">
<h3>Visit the lab at NC State</h3>
</header>
<p class="center">Visit the birth place of Tangible Landscape, the Geovisualization Lab in North Carolina State University's <a href="https://cnr.ncsu.edu/geospatial/">Center for Geospatial Analytics</a></p>
<div id="photosphere"></div>
<!-- PhotoSphereViewer -->
<link rel="stylesheet" href="js/photo-sphere-viewer.min.css">
<script src="js/three.min.js"></script>
<script src="js/D.min.js"></script>
<script src="js/uevent.min.js"></script>
<script src="js/doT.min.js"></script>
<script src="js/photo-sphere-viewer.min.js"></script>
<script>
var viewer = PhotoSphereViewer({
panorama: 'images/360/geoviz_1.jpg',
container: 'photosphere',
caption: 'Geovisualization Lab, Center for Geospatial Analytics, NCSU',
navbar: 'autorotate zoom download caption fullscreen',
size: {
height: 300
}
});
</script>
<!-- Footer -->
<footer id="footer">
<div class="container">
<ul class="icons">
<li><a href="https://github.com/tangible-landscape/"><i class="fa fa-github fa-lg" aria-hidden="true"></i></a></li>
<li><a href="https://plus.google.com/b/112857255995703553144/112857255995703553144"><i class="fa fa-google-plus fa-lg" aria-hidden="true"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCc37pVh-WE46Xkqeq-KZQsA"><i class="fa fa-youtube fa-lg" aria-hidden="true"></i></a></li>
</ul>
<ul class="copyright">
<li title="Copyright and license (not applicable to linked materials)">
<a href="https://creativecommons.org/licenses/by-sa/4.0/"><i class="fa fa-creative-commons" aria-hidden="true"></i> BY-SA</a> 2016
<a href="https://geospatial.ncsu.edu/geoforall/">NCSU GeoForAll Lab</a></li>
<li>Design: <a href="http://templated.co">TEMPLATED</a></li>
</ul>
</div>
</footer>
</body>
</html>