-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprojections.html
More file actions
268 lines (256 loc) · 17.3 KB
/
projections.html
File metadata and controls
268 lines (256 loc) · 17.3 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
<!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>
<b><a href="projections.html">Projections</a></b>
<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>
<a href="doctoral.html">Research</a>
<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="one" class="wrapper style1">
<div class="container 75%">
<h2>Natural Earth projection</h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p><a href="http://www.shadedrelief.com/NE_proj/">The Natural Earth projection</a> is a pseudocylindrical projection with moderate distortion. It has distinguishing rounded corners, where the pole lines and bounding meridians meet. It was designed in <a href="http://flexprojector.com/">Flex Projector</a> by <a href="http://www.shadedrelief.com/">Tom Patterson</a> in 2007.</p>
<a id="NE2p"></a>
<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://dx.doi.org/10.14714/CP59.245" class="icon fa-pencil-square-o" title="Paper 2008">Paper '08</a></li>
<li><a href="http://www.tandfonline.com/doi/abs/10.1559/15230406384363" class="icon fa-pencil-square-o" title="Paper 2011">Paper '11</a></li>
<li><a href="http://drugg.fgg.uni-lj.si/1736/" class="icon fa-graduation-cap" title="Diploma">Diploma</a></li>
<li><a href="https://www.researchgate.net/publication/296196180_Derivation_of_a_Polynomial_Equation_for_the_Natural_Earth_Projection" class="icon fa-file-powerpoint-o" title="Poster at NACIS 2011"> NACIS 2011</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="Natural Earth projection" /></a>
</div>
</div>
<hr />
<h2>Natural Earth II projection</h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p><a href="http://www.shadedrelief.com/NE2_proj/">The Natural Earth II projection</a> is another pseudocylindrical projection with compromise distortion designed by <a href="http://www.shadedrelief.com/">Tom Patterson</a> in <a href="http://flexprojector.com/">Flex Projector</a>. It has a highly rounded shape, which resembles an elongated globe.</p>
<a id="Patterson"></a>
<ul class="icons">
<li><a href="http://www.shadedrelief.com/NE2_proj/" class="icon fa-link" title="Page"> Page</a></li>
<li><a href="http://dx.doi.org/10.1080/23729333.2015.1093312" class="icon fa-pencil-square-o" title="Paper">Paper</a></li>
<li><a href="https://ir.library.oregonstate.edu/xmlui/handle/1957/55790" class="icon fa-graduation-cap" title="PhD">PhD</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/NEp2.jpg" alt="Natural Earth II projection" /></a>
</div>
</div>
<hr />
<h2>Patterson projection</h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p><a href="http://www.shadedrelief.com/patterson/">The Patterson projection</a>, a new projection designed for general-purpose mapmaking, is an alternative to other cylindrical projections. It falls between the popular Miller 1 cylindrical, which exaggerates the size of polar areas, and the Plate Carrée, which compresses the mid latitudes. It was designed by <a href="http://www.shadedrelief.com/">Tom Patterson</a> in <a href="http://flexprojector.com/">Flex Projector</a>.</p>
<a id="EEp"></a>
<ul class="icons">
<li><a href="http://www.shadedrelief.com/patterson/" class="icon fa-link" title="Page"> Page</a></li>
<li><a href="http://dx.doi.org/10.14714/CP78.1270" class="icon fa-pencil-square-o" title="Paper">Paper</a></li>
<li><a href="http://www.shadedrelief.com/political/" class="icon fa-globe" title="Map"> Map</a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<a class="image fit"><img src="images/Patterson.jpg" alt="Patterson projection" /></a>
</div>
</div>
<hr />
<h2>Equal Earth projection</h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p><a href="http://shadedrelief.com/ee_proj/">The Equal Earth map projection</a> is a new equal-area pseudocylindrical projection for world maps. It is inspired by the widely used Robinson projection, but unlike the Robinson, it retains the relative size of areas. A wave of <a href="https://www.theguardian.com/education/2017/mar/19/boston-public-schools-world-map-mercator-peters-projection">news stories</a> in late March 2017 that Boston Public Schools are switching to the Peters projection motivated the creation of this projection.</p>
<p id="Scripts">Featured by
<a href="https://www.newscientist.com/inbrief/?issue_num=3193">New Scientist</a>,
<a href="https://www.popularmechanics.com/science/environment/a22997986/new-world-map-equal-earth/">Popular Mechanics</a>,
<a href="http://www.dailymail.co.uk/sciencetech/article-6088237/New-Equal-Earth-projection-shows-size-continents-accurately.html">Daily Mail</a>,
<a href="https://www.newsweek.com/equal-earth-map-continents-accurate-2d-1102404">Newsweek</a>,
<a href="https://www.citylab.com/newsletter-editions/2018/10/maplab-ghosts-projections-past/573886/">CityLab</a>,
<a href="https://bt.e-ditionsbyfry.com/publication/?i=543378&ver=html5&p=47">xyHt</a>,
<a href="https://www.esri.com/about/newsroom/arcuser/equal-earth/">ArcUser</a>,
<a href="http://www.ams.org/publicoutreach/mathmoments/mm143-equal-earth-podcast">AMS</a>, and
<a href="https://tandf.altmetric.com/details/46287471/news">others</a>.
</p>
</div>
<div class="6u$ 12u$(medium)">
<a class="image fit"><img src="images/EEp.jpg" alt="Equal Earth projection" /></a>
</div>
<a id="AdaptiveComposite"></a>
<ul class="icons">
<li><a href="http://shadedrelief.com/ee_proj/" class="icon fa-link" title="Page"> Page</a></li>
<li><a href="https://doi.org/10.1080/13658816.2018.1504949" class="icon fa-pencil-square-o" title="Paper in IJGIS">Paper</a></li>
<li><a href="http://geodetski-vestnik.com/62/3/gv62-3_savric.pdf" class="icon fa-pencil-square-o" title="Paper in Geodetski Vestnik">Paper GV</a></li>
<li><a href="http://www.equal-earth.com/" class="icon fa-globe" title="Wall Maps"> Maps</a></li>
<li><a href="http://www.equal-earth.com/NACIS_slides.pdf" class="icon fa-file-powerpoint-o" title="Presentation at NACIS 2018"> NACIS 2018</a></li>
<li><a href="https://www.youtube.com/watch?v=m5Te3JZfPDM" class="icon fa-youtube-play" title="Presentation at NACIS 2018"> NACIS Video</a></li>
<li><a href="https://www.researchgate.net/publication/333855743_The_Equal_Earth_Projection_Distortion_Characteristics_Adoption_and_Social_Media_Impact" class="icon fa-file-powerpoint-o" title="Presentation at ICC 2019"> ICC 2019</a></li>
<li><a href="https://www.researchgate.net/publication/334453280_The_Equal_Earth_Projection_The_Five_Ws_about_the_new_projection_that_went_viral_last_year" class="icon fa-file-powerpoint-o" title="Presentation at ICA CoMP Tokyo 2019"> ICA CoMP'19</a></li>
</ul>
</div>
<hr />
<h2>Adaptive Composite Map Projections</h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p><a href="http://berniejenny.info/projections/">Adaptive composite map projections</a> combine several projections; they adapt the map's geometry to scale, to the map's height-to-width ratio, and to the central latitude of the displayed area. The multiple projections are combined, and their parameters are adjusted to create seamless transitions. It was introduced by <a href="http://berniejenny.info/">Bernhard Jenny</a>.</p>
<ul class="icons">
<li><a href="http://dx.doi.org/10.1109/TVCG.2012.192" class="icon fa-pencil-square-o" title="Paper 2012">Paper '12</a></li>
<li><a href="http://dx.doi.org/10.1080/13658816.2014.924628" class="icon fa-pencil-square-o" title="Paper 2014">Paper '14</a></li>
<li><a href="http://dx.doi.org/10.1080/17538947.2014.1002867" class="icon fa-pencil-square-o" title="Paper 2016">Paper '16</a></li>
<li><a href="http://dx.doi.org/10.1080/15230406.2017.1379036" class="icon fa-pencil-square-o" title="Paper 2017">Paper '17</a></li>
<li><a href="https://www.researchgate.net/publication/296196429_Extending_Adaptive_Composite_Map_Projections_with_Wagner's_Transformation_Method" class="icon fa-file-powerpoint-o" title="Presentation at ICC 2013"> ICC 2013</a></li>
<li><a href="https://www.researchgate.net/publication/296196394_The_Real-time_Projection_of_Video_and_Raster_Data_for_Web_Maps" class="icon fa-file-powerpoint-o" title="Presentation at ICA CoMP Pittsburgh 2014"> ICA CoMP'14</a></li>
<li><a href="https://vimeo.com/47482303" class="icon fa-vimeo-square" title="Video"> Video</a></li>
<li><a href="https://berniejenny.info/demos/AdaptiveCompositeMapProjections/" class="icon fa-globe" title="Map Demo"> Map Demo</a></li>
<li><a href="https://github.com/OSUCartography/adaptive-composite-map-projections" class="icon fa-github" title="Code"> Code</a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<a href="https://vimeo.com/47482303" class="image fit"><img src="images/ACMP.png" alt="Adaptive Composite Map Projection" /></a>
</div>
</div>
<br/>
<div class="row 200%">
<div class="6u 12u$(medium)">
<b>INTERACTIVE VIDEO MAP: A Year in the Life of Earth’s CO2</b>
<p><a href="http://co2.digitalcartography.org/">A Year in the Life of Earth’s CO2</a> is an interactive video map that visualizes the global atmospheric carbon dioxide distribution in 2006. The map was created by <a href="http://berniejenny.info/">Bernhard Jenny</a> and his team; it uses the <a href="http://berniejenny.info/projections/">adaptive composite map projections</a> framework.</p>
<a id="AspectAdaptive"></a>
<ul class="icons">
<li><a href="http://co2.digitalcartography.org/" class="icon fa-link" title="Page"> Page</a></li>
<li><a href="http://dx.doi.org/10.1080/17445647.2016.1157323" class="icon fa-pencil-square-o" title="Paper">Paper</a></li>
<li><a href="https://github.com/OSUCartography/adaptive-composite-map-projections" class="icon fa-github" title="Code"> Code</a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<a href="http://co2.digitalcartography.org/" class="image fit"><img src="images/CO2.png" alt="A Year in the Life of Earth’s CO2" /></a>
</div>
<p>
<i class="fa fa-trophy" aria-hidden="true"></i> 2016 <a href="http://explore.tandfonline.com/cfp/est/tjom-best-map-2016">Best Map Award</a> by the Journal of Maps<br>
<i class="fa fa-trophy"></i> 2016 <a href="https://www.nsf.gov/news/special_reports/scivis/vizzies_winners_2016.jsp">The Vizzies Visualization Challenge – Interactive</a> by the U.S. National Science Foundation<br>
<i class="fa fa-trophy"></i> 2015 CaGIS <a href="https://cartogis.org/42nd-map-design-competition-results/">Map Design Professional Competition: Interactive Digital</a><br>
<i class="fa fa-trophy" aria-hidden="true"></i> 2015 Avenza Award for Electronic Mapping Highly Commended (2nd place) by the British Cartographic Society
</p>
</div>
<hr />
<h2>Aspect-Adaptive cylindrical projection</h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p>The compromise aspect-adaptive cylindrical map projection adjusts the distribution of parallels to the height-to-width ratio of a map. The polynomial expressions define the projection for any height-to-width ratio between 0.3 and 1. The Compact Miller projection (on the right) is a special case of the aspect-adaptive cylindrical projection with the height-to-width ratio of 0.6.</p>
<a id="Hufnagel"></a>
<ul class="icons">
<li><a href="http://dx.doi.org/10.1080/13658816.2014.997734" class="icon fa-pencil-square-o" title="Paper">Paper</a></li>
<li><a href="https://www.researchgate.net/publication/296196442_Compromise_Aspect-adaptive_Cylindrical_Projection" class="icon fa-file-powerpoint-o" title="Presentation at ICA CoMP Pittsburgh 2014"> ICA CoMP'14</a></li>
<li><a href="https://github.com/OSUCartography/CanvasMap" class="icon fa-github" title="Code"> Code</a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<a class="image fit"><img src="images/aspect.jpg" alt="Adaptive Composite Map Projection" /></a>
</div>
</div>
<hr />
<h2>Hufnagel's map projection family </h2>
<div class="row 200%">
<div class="6u 12u$(medium)">
<p>In 1989, Herbert Hufnagel introduced a family of pseudocylindrical equal-area projections, which includes the Mollweide, Eckert IV and Wagner IV projections, as well as eight new projections introduced by Hufnagel himself.</p>
<ul class="icons">
<li><a href="http://dx.doi.org/10.1080/15230406.2015.1128853" class="icon fa-pencil-square-o" title="Paper">Paper</a></li>
<li><a href="Hufnagel.html" class="icon fa-globe" title="Demo"> Demo</a></li>
<li><a href="https://github.com/OSUCartography/CanvasMap" class="icon fa-github" title="Code"> Code</a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<a class="image fit"><img src="images/Hufnagel.jpg" alt="Hufnagel's map projection family" /></a>
</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>