-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdiploma.html
More file actions
143 lines (136 loc) · 6.33 KB
/
diploma.html
File metadata and controls
143 lines (136 loc) · 6.33 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
<!DOCTYPE HTML>
<!--
Spatial by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Bojan Šavrič</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/jquery.dropotron.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
<!--ICON-->
<link href="images/favicon-32x32.png" rel="shortcut icon" type="image/x-icon" />
</head>
<body onload="updateDate()">
<!-- Header -->
<header id="header">
<ul class="icons" style="margin-left: 1em;"><li><a href="index.html" class="icon fa-home" title="Home"></a></li></ul>
<nav id="nav">
<ul>
<li>
<a href="projections.html">Projections</a>
<ul>
<li><a href="projections.html#">Natural Earth</a></li>
<li><a href="projections.html#NE2p">Natural Earth II</a></li>
<li><a href="projections.html#Patterson">Patterson</a></li>
<li><a href="projections.html#EEp">Equal Earth</a></li>
<li><a href="projections.html#AdaptiveComposite">Adaptive Composite</a></li>
<li><a href="projections.html#AspectAdaptive">Aspect-Adaptive</a></li>
<li><a href="projections.html#Hufnagel">Hufnagel</a></li>
</ul>
</li>
<li>
<a href="tools.html">Tools</a>
<ul>
<li><a href="tools.html#">Projection Wizard</a></li>
<li><a href="tools.html#Scripts">Other Scripts</a></li>
<li><a href="tools.html#Libraries">Code libraries</a></li>
</ul>
</li>
<li>
<b><a href="doctoral.html">Research</a></b>
<ul>
<li><a href="doctoral.html">Doctoral</a></li>
<li><a href="diploma.html">Diploma</a></li>
</ul>
</li>
<li>
<a href="publications.html">Publications</a>
<ul>
<li><a href="publications.html#">Journals</a></li>
<li><a href="publications.html#BookChs">Book Chs</a></li>
<li><a href="publications.html#Theses">Theses</a></li>
<li><a href="publications.html#Conferences">Conferences</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="four" class="wrapper style1">
<div class="container 75%">
<header class="special">
<h2>Diploma Thesis Research</h2>
<p>Derivation of a Polynomial Equation for the Natural Earth projection</p>
</header>
<div class="row 200%">
<div>
<p>Advisor:<br/>Co-advisers:<br/><br/>Location:<br/><br/>Date:</p>
</div>
<div style="padding-left:-2.5em; margin-left:-2.5em;">
<p>Dušan Petrovič (University of Ljubljana)<br/>
<a href="http://berniejenny.info/">Bernhard Jenny</a> (ETH Zürich)<br/>
Lorenz Hurni (ETH Zürich)<br/>
University of Ljubljana, Faculty of Civil and Geodetic Engineering<br/>
ETH Zürich, Institute of Cartography and Geoinformation<br/>
31. August 2011</p>
<ul class="icons">
<li><a href="http://drugg.fgg.uni-lj.si/1736/" class="icon fa-graduation-cap" title="Diploma">Diploma</a></li>
<li><a href="http://www.tandfonline.com/doi/abs/10.1559/15230406384363" class="icon fa-pencil-square-o" title="Paper">Paper</a></li>
<li><a href="https://www.researchgate.net/publication/296196180_Derivation_of_a_Polynomial_Equation_for_the_Natural_Earth_Projection" class="icon fa-desktop" title="Conference poster"> Conference</a></li>
</ul>
</div>
<span class="image right" style="max-width: 30%; margin-right: 1em; margin-top: 1em;"> <a href="http://www3.fgg.uni-lj.si/en/"><img src="images/FGG.jpg" alt="" /></a></span>
</div>
<hr />
<div class="row 200%">
<div class="6u 12u$(medium)">
<p>The original <a href="http://www.shadedrelief.com/NE_proj/">Natural Earth projection</a> defines the length and spacing of parallels in a tabular form for every five degrees of increased latitude. To project all intermediate values, the piece-wise cubic spline interpolation is used.</p>
<p>This graduation thesis introduced alternative polynomial equations that are simpler to compute. The polynomial expression also smoothed the rounded corners where the meridians meet the horizontal pole lines, a distinguishing mark of the Natural Earth projection.</p>
<ul class="icons">
<li><a href="http://www.shadedrelief.com/NE_proj/" class="icon fa-link" title="Page"> Page</a></li>
<li><a href="http://www.shadedrelief.com/political/" class="icon fa-globe" title="Map"> Map</a></li>
<li><a href="http://projectionwizard.org/NEPArcMap.html" class="icon fa-cog" title="Tool"> Tool</a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<a class="image fit"><img src="images/NEp.jpg" alt="The Natural Earth projection" /></a>
<p style="text-align:center;">The Natural Earth projection</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<div class="row 200%" style="text-align: right;">
<div class="4u 12u$(medium)" style="text-align: left;">
Copyright © Bojan Šavrič<p id="update" style="margin: 0 0 0 0;"></p>
</div>
<div class="8u$ 12u$(medium)">
<ul class="icons">
<li><a href="mailto:BSavric@esri.com" class="icon fa-envelope-o"></a></li>
<li><a href="https://www.linkedin.com/in/bojan-savric/" class="icon fa-linkedin-square"></a></li>
<li><a href="https://scholar.google.si/citations?user=8Ldc7wIAAAAJ" class="icon"><i class="ai ai-google-scholar ai-2x"></i></a></li>
<li><a href="http://www.researchgate.net/profile/Bojan_Savric2" class="icon"><i class="ai ai-researchgate ai-2x"></i></a></li>
</ul>
All opinions, comments, views are my own and do not reflect opinion of my employer.
</div>
</div>
</div>
</footer>
</body>
</html>