-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabout.html
More file actions
311 lines (304 loc) · 20.6 KB
/
Copy pathabout.html
File metadata and controls
311 lines (304 loc) · 20.6 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
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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
---
layout: default
title: Dira | About
---
<section class="box py-4 background-color-1 mt-4 mb-5" id="about">
<div class="container mx-auto py-4 px-6" id="about-dira">
<h2 class="lang-de text-center" id="AboutTitleDe">Über Dira</h2>
<h2 class="lang-en text-center" id="AboutTitleEn">About Dira</h2>
<div class="lang-de" id="AboutContentDe">
<p>
Bei Dira GeoSystems begann unsere Reise im Jahr 2021 mit einer klaren Vision: die Art und
Weise, wie geografische Daten erstellt und visualisiert werden, weiterzudenken. Von Anfang an haben
wir unser Unternehmen nach holokratischen Grundsätzen strukturiert, um jede Mitarbeiterin und
jeden Mitarbeiter zu ermächtigen, zu unserer gemeinsamen Mission beizutragen. Als vollständig im Besitz
der Mitarbeitenden befindliches Unternehmen werden wir von einer gemeinsamen Leidenschaft für
technische Innovation und der Schönheit unseres Planeten angetrieben.
</p>
<p>
Unser erklärtes Ziel ist es, neue Massstäbe in der Produktion von geografischen Daten zu
setzen und dafür programmieren wir leistungsstarke Werkzeuge zur Steigerung der Datenqualität und
der Erstellung aussagekräftiger und ästhetischer Karten.
</p>
<p>
Wir glauben, dass schöne und genaue Karten die Macht haben, Menschen zu informieren, zu
inspirieren und zu verbinden. Mit der Kombination von technologischem Know-how und einem
tiefen Verständnis für Geowissenschaften streben wir danach, einen bedeutenden Einfluss
darauf zu nehmen, wie die Welt geografische Informationen wahrnimmt und damit interagiert.
</p>
</div>
<div class="lang-en" id="AboutContentEn">
<p>
At Dira GeoSystems, our journey began in 2021 with a clear vision: to revolutionise the way
geographic data is produced and visualised. From the very start, we have structured our
company according to holacratic principles, empowering every employee to contribute to our
shared mission. As a fully employee-owned enterprise, we are driven by a collective passion for
innovation and the beauty of this earth.
</p>
<p>
Our mission is to elevate geospatial data production, improve data quality, and inspire the
creation of impactful, striking maps through innovative software solutions.
</p>
<p>
We believe that beautiful, accurate maps have the power to inform, inspire, and connect
people. By combining technological prowess with a deep understanding of geospatial needs, we strive to
make a meaningful impact on how the world perceives and interacts with geographic information.
</p>
</div>
</div>
</section>
<section class="box py-4 mt-4 mb-5" id="team">
<!--TEAM-->
<div class="container text-center">
<h2 class="mt-5 mb-1">Team</h2>
<div class="row" id="teamContainerShuffel">
<div class="col-md-6 col-lg-4 mt-5">
<img alt="Emanuel Mahler" class="rounded-circle" height="140" src="dist/img/team/EMA512.jpg"
width="140">
<h3>Emanuel Mahler</h3>
<p class="lang-de" id="EmanuelDe">Gründer &<br>Softwareentwickler</p>
<p class="lang-en" id="EmanuelEn">Founder &<br>Software Engineer</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:e.mahler@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
<a href="https://www.linkedin.com/in/emanuel-mahler-82b09183"><img alt="LinkedIn"
height="25"
src="dist/img/icons/linkedin.svg"
width="25"></a>
<a href="https://github.com/emahler"><img alt="GitHub" height="25"
src="dist/img/icons/github-mark.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5">
<img alt="Urs-Jakob Rüetschi" class="rounded-circle" height="140" src="dist/img/team/UJR512.jpg"
width="140">
<h3>Urs-Jakob Rüetschi</h3>
<p class="lang-de" id="UJDe">Softwareentwickler<br>& Mitbegründer</p>
<p class="lang-en" id="UJEn">Software Engineer<br>& Co-Founder</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:ujr@dirageosystems.ch"><img alt="E-Mail" height="25" src="dist/img/icons/mail.svg"
width="25"></a>
<a href="https://ch.linkedin.com/in/urs-jakob-r%C3%BCetschi-2225043"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a>
<a href="https://github.com/ujr"><img alt="GitHub" height="25" src="dist/img/icons/github-mark.svg"
width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5">
<img alt="Paola Dürlewanger" class="rounded-circle" height="140" src="dist/img/team/PDU512.jpg"
width="140">
<h3>Paola Dürlewanger</h3>
<p class="lang-de" id="PaolaDe">Kundenbetreuerin &<br>Technischer Support</p>
<p class="lang-en" id="PaolaEn">Account Manager &<br>Technical Support</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:p.duerlewanger@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
<a href="https://www.linkedin.com/in/paola-d%C3%BCrlewanger-b7424124b/"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5">
<img alt="Emanuel Mahler" class="rounded-circle" height="140" src="dist/img/team/MBE512.jpg"
width="140">
<h3>Markus Bedel</h3>
<p class="lang-de" id="MarkusDe">Projekt- &<br>Produktmanager</p>
<p class="lang-en" id="MarkusEn">Project &<br>Product Manager</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:m.bedel@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5">
<img alt="Martin Brabec" class="rounded-circle" height="140" src="dist/img/team/MBR.jpg" width="140">
<h3>Martin Brabec</h3>
<p class="lang-de" id="MartinDe">Senior Datenanalyst &<br>Vertreter in Australien</p>
<p class="lang-en" id="MartinEn">Senior Data Analyst &<br>Representative in Australia</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:m.brabec@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
<a href="https://www.linkedin.com/in/martin-brabec-phd-845a742a/"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5">
<img alt="Linus Rüegg" class="rounded-circle" height="140" src="dist/img/team/LRU.jpg" width="140">
<h3>Linus Rüegg</h3>
<p class="lang-de" id="LinusDe">Softwareentwickler<br></p>
<p class="lang-en" id="LinusEn">Software Engineer<br></p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:l.rueegg@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
<a href="https://www.linkedin.com/in/linusrg"><img alt="LinkedIn" height="25"
src="dist/img/icons/linkedin.svg" width="25"></a>
<a href="https://github.com/thereallinusrg"><img alt="GitHub" height="25"
src="dist/img/icons/github-mark.svg"
width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5 ">
<img alt="Lukas Divis" class="rounded-circle" height="140" src="dist/img/team/LDI.jpg" width="140">
<h3>Lukas Divis</h3>
<p class="lang-de" id="LukasDe">Vertriebsleiter &<br>Vertreter in Australien</p>
<p class="lang-en" id="LukasEn">Sales Manager &<br>Representative in Australia</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:l.divis@dirageosystems.com.au"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
<a href="https://www.linkedin.com/in/lukasdivis/"><img alt="LinkedIn"
height="25" src="dist/img/icons/linkedin.svg"
width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5 ">
<img alt="Jean Patrick Franzelin" class="rounded-circle" height="140" src="dist/img/team/PAF.jpg"
width="140">
<h3>Patrick Franzelin</h3>
<p class="lang-de" id="PatrickDe">Junior Entwickler<br></p>
<p class="lang-en" id="PatrickEn">Junior Developer<br></p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:p.franzelin@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg" width="25"></a>
<a href="https://www.linkedin.com/in/jean-patrick-franzelin-93210b242/"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a>
<a href="https://github.com/patrickfranzelin"><img alt="GitHub" height="25"
src="dist/img/icons/github-mark.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5 ">
<img alt="Patrick Luchsinger" class="rounded-circle" height="140" src="dist/img/team/PLU.jpg"
width="140">
<h3>Patrick Luchsinger</h3>
<p class="lang-de" id="PatrickLuDe">Softwareentwickler<br></p>
<p class="lang-en" id="PatrickLuEn">Software Engineer<br></p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:p.luchsinger@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg"
width="25"></a>
<a href="https://www.linkedin.com/in/patrick-luchsinger-2254601b4/"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a>
<a href="https://github.com/paluchs"><img alt="GitHub" height="25"
src="dist/img/icons/github-mark.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5 ">
<img alt="AyrrinnThanabalasingam" class="rounded-circle" height="140" src="dist/img/team/ATH.jpg"
width="140">
<h3>Ayrrinn Thanabalasingam</h3>
<p class="lang-de" id="AyrrinnThaDe">Praktikantin<br></p>
<p class="lang-en" id="AyrrinnThaEn">Intern<br></p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:a.thanabalasingam@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg"
width="25"></a>
<a href="https://www.linkedin.com/in/ayrrinn-thanabalasingam-65447b31a/">
<img alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25">
</a>
<a href="https://github.com/Ayrrinn"><img alt="GitHub" height="25"
src="dist/img/icons/github-mark.svg" width="25"></a>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-5 ">
<img alt="JanWinkler" class="rounded-circle" height="140" src="dist/img/team/JWI.jpg"
width="140">
<h3>Jan Winkler</h3>
<p class="lang-de" id="JanWiDe">Machine Learning Engineer<br></p>
<p class="lang-en" id="JanWiEn">Machine Learning Engineer<br></p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:j.winkler@dirageosystems.ch"><img alt="E-Mail" height="25"
src="dist/img/icons/mail.svg"
width="25"></a>
<a href="https://www.linkedin.com/in/jan-winkler-43bb0b194/">
<img alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25">
</a>
<a href="https://github.com/janwinkler1/"><img alt="GitHub" height="25"
src="dist/img/icons/github-mark.svg" width="25"></a>
</div>
</div>
<!-- no-shuffle Team memebers -->
<div class="col-md-6 col-lg-4 mt-5 no-shuffle">
<img alt="Peter Jäger" class="rounded-circle" height="140" src="dist/img/team/PJ512.jpg" width="140">
<h3>Peter Jäger</h3>
<p class="lang-de" id="PeterDe">Mentor &<br>Verwaltungsrat</p>
<p class="lang-en" id="PeterEn">Mentor &<br>Member of the Board</p>
<div class="d-flex justify-content-center gap-3 mb-4">
<a href="mailto:p.jaeger@esri.ch"><img alt="E-Mail" height="25" src="dist/img/icons/mail.svg"
width="25"></a>
<a href="https://www.linkedin.com/in/peter-j%C3%A4ger-62874ba/"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a>
</div>
</div>
<!-- <div class="col-md-6 col-lg-4 mt-5 background no-shuffle">-->
<!-- <img alt="Nomen Nominandum" class="rounded-circle" height="140" src="dist/img/team/NN512.png"-->
<!-- width="140">-->
<!-- <h3 class="lang-de" id="JobAdTitleDe">Das könntest du sein</h3>-->
<!-- <h3 class="lang-en" id="JobAdTitleEn">This could be you</h3>-->
<!-- <p id="JobAdDe" class="lang-de">GIS-Praktikum<br>-->
<!-- 30–100% · Zürich</p>-->
<!-- <p id="JobAdEn" class="lang-en">GIS Internship<br>-->
<!-- 30–100% · Zürich</p>-->
<!-- <ul>-->
<!-- <li><a href="dist/docs/Inserat_GIS_Praktikum.pdf"-->
<!-- title="Job Ad"><img src="dist/img/icons/pdf.svg" alt="PDF" height="25" width="25">-->
<!-- <b class="lang-de">Stellenausschreibung</b>-->
<!-- <b class="lang-en">Job Ad</b>-->
<!-- </a></li>-->
<!-- </ul>-->
<!-- </div>-->
<script src="dist/js/shuffle.js"></script>
</div>
</div>
</section>
<section class="box background-color-1 py-4 mt-6 mb-4">
<div class="container py-4">
<div class="row align-items-center">
<!--CONTACT-->
<div class="col-md-6 mb-4 mb-md-0 d-flex flex-column align-items-center justify-content-center text-center" id="contact">
<h2 class="lang-de" id="ContactTitleDe">Kontakt</h2>
<h2 class="lang-en " id="ContactTitleEn">Contact</h2>
<p>Dira GeoSystems AG<br>
Geibelstrasse 35<br>
CH-8037 Zürich</p>
<p><a href="tel:+41442448442">+41 44 244 8 442</a></p>
<p class="lang-de" id="EmailTitleDe">Am besten erreichen Sie uns per E-Mail:<br><a
href="mailto:hello@dirageosystems.ch">hello@dirageosystems.ch</a></p>
<p class="lang-en" id="EmailTitleEn">We are best reached by email:<br><a
href="mailto:hello@dirageosystems.ch">hello@dirageosystems.ch</a></p>
<ul class="list-inline">
<li class="list-inline-item"><a href="https://ch.linkedin.com/company/dira-geosystems"><img
alt="LinkedIn" height="25" src="dist/img/icons/linkedin.svg" width="25"></a></li>
<li class="list-inline-item"><a href="https://github.com/dirageosystems"><img alt="GitHub"
height="32"
src="dist/img/icons/github-mark.svg"
width="32"></a>
</li>
<li class="list-inline-item"><a href="https://www.youtube.com/@DiraGeoSystems"><img alt="YouTube"
height="30"
src="dist/img/icons/youtube.svg"
width="30"></a>
</li>
</ul>
</div>
<!--ESRI PARTNER-->
<div class="col-md-6 d-flex flex-column align-items-center justify-content-center text-muted text-center">
<h3 class="lang-de mb-4" id="partnerDe">Dira ist Partner von Esri</h3>
<h3 class="lang-en mb-4" id="partnerEn">Dira partners with Esri</h3>
<p>
<img alt="Esri Startup Partner" class="rounded-circle mb-3"
height="140" src="dist/img/partner-logos/esri-member-partner-320.png" width="140"><br>
</p>
</div>
</div>
</div>
</section>
<section class="standout-color-1 py-5 mt-6 mb-6">
<div class="container text-center">
<div class="col-lg-8 offset-lg-2">
<p id="SwahiliDe" class="lang-de mb-0">Übrigens, Dira ist Swahili für Kompass,
ein altes arabisches Längenmass (ungefähr einen halben Meter)
und steht in Verbindung mit Indira, einem Beinamen
der hinduistischen Göttin der Schönheit.</p>
<p id="SwahiliEn" class="lang-en mb-0">By the way, Dira is Swahili for compass,
an old arabic measure of length (about half a metre),
and associates with Indira, a byname of the Hindu goddess of beauty.</p>
</div>
</div>
</section>