<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs, branch 6.3.1</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Update version and libtool number to 6.3.1</title>
<updated>2020-02-10T09:34:57+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-02-10T09:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fd9c81b60acd12b9bea526f42b49880d6dfe9c34'/>
<id>fd9c81b60acd12b9bea526f42b49880d6dfe9c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ingestion of +proj=cea with +k_0</title>
<updated>2020-02-06T12:45:17+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-25T15:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d7cd77244e1565fdc232b3d85a3b99720ecb42b4'/>
<id>d7cd77244e1565fdc232b3d85a3b99720ecb42b4</id>
<content type='text'>
Fixes #1881

Digging into the implementation of proj=cea, it appears that
k_0 and lat_ts are intended to be exclusive ways of specifying the
same concept. EPSG only models the variant using lat_s.
So if k_0 is found and lat_ts is absent, compute the equivalent
value of lat_ts from k_0.

Note: k_0 should normally be in the [0,1] range. In case creative users
would use something outside, we raise an exception, even if the cea
implementation could potentially deal with any k_0 value. Hopefully
this is a (reasonable) limitation that will address nominal use cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1881

Digging into the implementation of proj=cea, it appears that
k_0 and lat_ts are intended to be exclusive ways of specifying the
same concept. EPSG only models the variant using lat_s.
So if k_0 is found and lat_ts is absent, compute the equivalent
value of lat_ts from k_0.

Note: k_0 should normally be in the [0,1] range. In case creative users
would use something outside, we raise an exception, even if the cea
implementation could potentially deal with any k_0 value. Hopefully
this is a (reasonable) limitation that will address nominal use cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention the Julia package Proj4.jl</title>
<updated>2020-01-28T11:16:16+00:00</updated>
<author>
<name>Anshul Singhvi</name>
<email>asinghvi17@simons-rock.edu</email>
</author>
<published>2020-01-27T19:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=471822610bf8f6a31ce36bf49b7cd95889aaa6ce'/>
<id>471822610bf8f6a31ce36bf49b7cd95889aaa6ce</id>
<content type='text'>
in `docs/src/development/bindings.rst`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in `docs/src/development/bindings.rst`</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: advertize FOSS4G 2020</title>
<updated>2020-01-26T20:37:53+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2020-01-26T20:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=18569b7f30bfe59567b7b31e079e3fa0f485f8d9'/>
<id>18569b7f30bfe59567b7b31e079e3fa0f485f8d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add note about autogen.sh to install guide</title>
<updated>2020-01-23T09:49:56+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-01-23T09:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0bd886d8b26016d26fac3e1c1bb8ed6982f30c4e'/>
<id>0bd886d8b26016d26fac3e1c1bb8ed6982f30c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add explanation of the PROJ.4 -&gt; PROJ shift to FAQ</title>
<updated>2020-01-22T07:24:36+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2020-01-21T11:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9b00240f4b1ec98a1101fcd28f1a7974c811950c'/>
<id>9b00240f4b1ec98a1101fcd28f1a7974c811950c</id>
<content type='text'>
closes #1511
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1511
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc use of vertical grids with spaces in path</title>
<updated>2020-01-21T17:53:10+00:00</updated>
<author>
<name>Raven Kopelman</name>
<email>raven.kopelman@safe.com</email>
</author>
<published>2020-01-21T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=46d97de5bb799aa640669211f8059a5d365b696b'/>
<id>46d97de5bb799aa640669211f8059a5d365b696b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc use of deformation grids with spaces in path</title>
<updated>2020-01-21T17:51:41+00:00</updated>
<author>
<name>Raven Kopelman</name>
<email>raven.kopelman@safe.com</email>
</author>
<published>2020-01-21T17:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=673c60b140e4860d7f34b5c6c14046e7423d70a1'/>
<id>673c60b140e4860d7f34b5c6c14046e7423d70a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grammar cleanup, removed confusing "either"</title>
<updated>2020-01-21T17:48:41+00:00</updated>
<author>
<name>Raven Kopelman</name>
<email>raven.kopelman@safe.com</email>
</author>
<published>2020-01-21T17:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c28701eea5666ecd817f53c4b46f09801e98152f'/>
<id>c28701eea5666ecd817f53c4b46f09801e98152f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling mistake in "horizontal"</title>
<updated>2020-01-21T17:46:56+00:00</updated>
<author>
<name>Raven Kopelman</name>
<email>raven.kopelman@safe.com</email>
</author>
<published>2020-01-21T17:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=28ff9563e47baf155a693bef76214ca972511318'/>
<id>28ff9563e47baf155a693bef76214ca972511318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
