<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations, branch 6.3</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>createOperations(): improve results of compoundCRS to compoundCRS case (fixes #2115)</title>
<updated>2020-04-04T17:22:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-04-04T10:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c04b2274c3ae359ab0f3f9a197afc9c842b7a983'/>
<id>c04b2274c3ae359ab0f3f9a197afc9c842b7a983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: advertize lat_0 for proj=nsper</title>
<updated>2020-02-21T12:36:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-02-21T12:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8a1f24dd37db128417a40de353a682bb825c4442'/>
<id>8a1f24dd37db128417a40de353a682bb825c4442</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>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>
<entry>
<title>Need quotes when a pipeline grid path contains spaces</title>
<updated>2020-01-21T00:35:03+00:00</updated>
<author>
<name>Raven Kopelman</name>
<email>raven.kopelman@safe.com</email>
</author>
<published>2020-01-21T00:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e311d508b5d3a687590ab9b484edd4b1e4074e33'/>
<id>e311d508b5d3a687590ab9b484edd4b1e4074e33</id>
<content type='text'>
Not certain whether this is appropriate when you are dealing with lists of grids, but it definitely helps for a single grid.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not certain whether this is appropriate when you are dealing with lists of grids, but it definitely helps for a single grid.</pre>
</div>
</content>
</entry>
<entry>
<title>Explain why sweep axis affects geolocation</title>
<updated>2020-01-16T13:52:11+00:00</updated>
<author>
<name>Gerrit Holl</name>
<email>gerrit.holl@dwd.de</email>
</author>
<published>2020-01-16T13:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4915321e198820c1f9eb4f80bd0997cd0a5ebb26'/>
<id>4915321e198820c1f9eb4f80bd0997cd0a5ebb26</id>
<content type='text'>
In the note on the sweep angle, add a line explaining why the sweep angle ultimately affects the geolocation, as it is not immediately or trivially obvious to see why it should matter what the outer or inner gimbal is.  To this end, link to a post on Mathematics Stack Exchange that explains this very well.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the note on the sweep angle, add a line explaining why the sweep angle ultimately affects the geolocation, as it is not immediately or trivially obvious to see why it should matter what the outer or inner gimbal is.  To this end, link to a post on Mathematics Stack Exchange that explains this very well.</pre>
</div>
</content>
</entry>
<entry>
<title>operations_computation.rst: update with latest 6.3 adjustments</title>
<updated>2020-01-02T14:30:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-02T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6358877b2a7e85a56ec2b602b8957c71bc952c8b'/>
<id>6358877b2a7e85a56ec2b602b8957c71bc952c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
