<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations/projections/poly.rst, branch backport-2856-to-master</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Doc: use 'ellipsoidal' to refer to the ellipsoidal formulation (to be opposed to the spherical one)</title>
<updated>2020-03-11T08:22:32+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-03-10T17:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aa71df059f2eee4f33f0b137948c1f71d8260b88'/>
<id>aa71df059f2eee4f33f0b137948c1f71d8260b88</id>
<content type='text'>
Instead of 'elliptical'.
Was suggested by @cffk in https://github.com/OSGeo/PROJ/pull/2030#issuecomment-596132341

An elliptical projection is a projection whose global shape fits inside an
ellipsoid, like Mollweide. At least according to
https://www.merriam-webster.com/dictionary/elliptical%20projection
and
https://en.wikipedia.org/wiki/Mollweide_projection
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of 'elliptical'.
Was suggested by @cffk in https://github.com/OSGeo/PROJ/pull/2030#issuecomment-596132341

An elliptical projection is a projection whose global shape fits inside an
ellipsoid, like Mollweide. At least according to
https://www.merriam-webster.com/dictionary/elliptical%20projection
and
https://en.wikipedia.org/wiki/Mollweide_projection
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Add missing projection property tables (#1992)</title>
<updated>2020-02-27T18:28:17+00:00</updated>
<author>
<name>Chatziargyriou Eleftheria</name>
<email>ele.hatzy@gmail.com</email>
</author>
<published>2020-02-27T18:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f3561e5749fefd957f67cc631378d1c39161a310'/>
<id>f3561e5749fefd957f67cc631378d1c39161a310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure correct axis ratio for images in documentation; move proj-string from image to caption</title>
<updated>2018-08-27T21:47:03+00:00</updated>
<author>
<name>Juernjakob Dugge</name>
<email>juernjakob@gmail.com</email>
</author>
<published>2018-08-23T21:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3378c5ec96fb3f067beffc6c3acd15765d5ce5d1'/>
<id>3378c5ec96fb3f067beffc6c3acd15765d5ce5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add projection parameters to all projection doc pages</title>
<updated>2018-07-21T19:26:30+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-07-20T22:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9f378264618b95c9cc788b5db7ea5388efcc5841'/>
<id>9f378264618b95c9cc788b5db7ea5388efcc5841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Set projection plot scale to 100% for better PDF output"</title>
<updated>2018-05-14T20:14:01+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-05-14T20:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6284d19e1d2efdc60fd3752187c275e345ab423b'/>
<id>6284d19e1d2efdc60fd3752187c275e345ab423b</id>
<content type='text'>
This had unexpected side-effects when building the HTML docs on Travis
compared to locally. The correct solution would be to set different
scaling depending on the output.

This reverts commit 325477ed0fac2c9233c2f6a2b7bb4125e04df24c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This had unexpected side-effects when building the HTML docs on Travis
compared to locally. The correct solution would be to set different
scaling depending on the output.

This reverts commit 325477ed0fac2c9233c2f6a2b7bb4125e04df24c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set projection plot scale to 100% for better PDF output</title>
<updated>2018-05-14T18:57:00+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-05-14T18:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=325477ed0fac2c9233c2f6a2b7bb4125e04df24c'/>
<id>325477ed0fac2c9233c2f6a2b7bb4125e04df24c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move 'Coordinate operations' to top level of docs [skip ci]</title>
<updated>2018-02-28T21:37:13+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-02-28T21:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=be3791ffd5e802d5a3d38fa08f5ed24715b73c7c'/>
<id>be3791ffd5e802d5a3d38fa08f5ed24715b73c7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
