<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations/projections, branch azp</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: 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>Doc: advertize lat_0 for proj=nsper</title>
<updated>2020-02-21T12:33: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=f57a390398e3bc2a48a8d2ed8c41186a4e9b9bf3'/>
<id>f57a390398e3bc2a48a8d2ed8c41186a4e9b9bf3</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-01-25T15:31:00+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=f201a86386b9c8fa183b3f9855a4087a9a800f4e'/>
<id>f201a86386b9c8fa183b3f9855a4087a9a800f4e</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>isea docs: Rewrite intro and reference to reflect actual projection</title>
<updated>2019-12-09T10:46:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-12-09T10:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9b3a80ada06d50feb5cd158dcb807d6942a7b9e4'/>
<id>9b3a80ada06d50feb5cd158dcb807d6942a7b9e4</id>
<content type='text'>
Previous version was describing oea by mistake. It is also a projection
by Snyder and the isea docs was based on the paper on the oea
projection. This commit fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous version was describing oea by mistake. It is also a projection
by Snyder and the isea docs was based on the paper on the oea
projection. This commit fixes that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add intro and table to isea doc page</title>
<updated>2019-12-07T18:48:04+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-12-07T18:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9750c044740692f757bfd7c6760f69a8683c330a'/>
<id>9750c044740692f757bfd7c6760f69a8683c330a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: change 7.0 references to 6.3</title>
<updated>2019-11-25T16:13:26+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-11-25T16:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3445967392fa8c4510814866f81d3e59300836ac'/>
<id>3445967392fa8c4510814866f81d3e59300836ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ob_tran doc: fix/clarify semantics of o_lat_p/o_lon_p</title>
<updated>2019-10-03T11:58:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-10-03T11:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5cd917f6c63cc9d55ad9de8c6fdd07709be9ae37'/>
<id>5cd917f6c63cc9d55ad9de8c6fdd07709be9ae37</id>
<content type='text'>
This is a super confusing topic, but from experiments, and in particular with
the example of Fairgrieve projection, o_lat_p and o_lon_p are the coordinates
of the North pole of the unrotated geographic CRS expressed in the rotated
geographic CRS.
This is different from defining a 'new pole', which would be the coordinates
of the rotated North pole expressed in the unrotated CRS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a super confusing topic, but from experiments, and in particular with
the example of Fairgrieve projection, o_lat_p and o_lon_p are the coordinates
of the North pole of the unrotated geographic CRS expressed in the rotated
geographic CRS.
This is different from defining a 'new pole', which would be the coordinates
of the rotated North pole expressed in the unrotated CRS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rotation support to the HEALPix projection (#1638)</title>
<updated>2019-10-01T12:05:59+00:00</updated>
<author>
<name>Simon Schneegans</name>
<email>code@simonschneegans.de</email>
</author>
<published>2019-10-01T12:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=50a182148d188c21f2bed6399090ebad96fe11cb'/>
<id>50a182148d188c21f2bed6399090ebad96fe11cb</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc image for bertin1953</title>
<updated>2019-09-16T08:13:55+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-09-16T08:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=03276de30c2b2553ae6ad585b08b6377d2ae64c2'/>
<id>03276de30c2b2553ae6ad585b08b6377d2ae64c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UTM doc: Move +south and +approx parameters to optional section</title>
<updated>2019-05-21T21:56:37+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-05-21T21:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0aacb0a14e714e249b986d6f4ddfc8f877af325f'/>
<id>0aacb0a14e714e249b986d6f4ddfc8f877af325f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
