<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111, 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>PROJJSON: support additional properties allowed in id object (version, authority_citation, uri) for parity with WKT2:2019</title>
<updated>2021-09-14T16:13:47+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-14T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bca0a82921594c675ed1212f54e032f19004ee82'/>
<id>bca0a82921594c675ed1212f54e032f19004ee82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2847 from rouault/spherical_ocentric</title>
<updated>2021-09-14T14:13:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-14T14:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=92ca1a9455cdd136aaaeb1dbb0d8d867020e70c6'/>
<id>92ca1a9455cdd136aaaeb1dbb0d8d867020e70c6</id>
<content type='text'>
Add support for GeodeticCRS using a Spherical ocentric coordinate system</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for GeodeticCRS using a Spherical ocentric coordinate system</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): use an explicit conversion operation for geodetic &lt;--&gt; geocentric latitude</title>
<updated>2021-09-08T15:05:45+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-08T12:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=078952e7f078e029d66ab6ca1ed594dfecadd1fc'/>
<id>078952e7f078e029d66ab6ca1ed594dfecadd1fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createConversion(): avoid nullptr dereference on a method without parameters</title>
<updated>2021-09-08T15:05:45+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-08T12:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bc568fcc99257731a939d93cd0caa4725e6803e4'/>
<id>bc568fcc99257731a939d93cd0caa4725e6803e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): deal with spherical planetocentric geodetic CRS</title>
<updated>2021-09-08T15:05:45+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-08T10:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=85733181ee7c2777139f5d1db94f2beabb737e96'/>
<id>85733181ee7c2777139f5d1db94f2beabb737e96</id>
<content type='text'>
This also fixes conversion between geocentric latlong and geodetic latlong
with cs2cs. This was dealt with in PR 1093, but in the wrong direction
(the geocentric latitude must be &lt;= in absolute value to the geodetic one)
The issue here was linked to the semantics of the +geoc specifier, which
affects the semantics of the input coordinates in the forward direction
(+geoc means that the input coordinate is is a geocentric latitude),
which defeats the logic of doing A to B by using the inverse path of A
and the forward path of B.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes conversion between geocentric latlong and geodetic latlong
with cs2cs. This was dealt with in PR 1093, but in the wrong direction
(the geocentric latitude must be &lt;= in absolute value to the geodetic one)
The issue here was linked to the semantics of the +geoc specifier, which
affects the semantics of the input coordinates in the forward direction
(+geoc means that the input coordinate is is a geocentric latitude),
which defeats the logic of doing A to B by using the inverse path of A
and the forward path of B.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2845 from rouault/fix_2843</title>
<updated>2021-09-08T11:17:43+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-08T11:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7ea1338d8cd5a8b738c0fba69dbe8a9188ae3a95'/>
<id>7ea1338d8cd5a8b738c0fba69dbe8a9188ae3a95</id>
<content type='text'>
Fix database access across fork() when SQLite3 doesn't use pread[64]() (fixes #2843)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix database access across fork() when SQLite3 doesn't use pread[64]() (fixes #2843)</pre>
</div>
</content>
</entry>
<entry>
<title>Support importing/exporting WKT &amp; PROJJSON of 2D axis spherical planetocentric geodetic CRS</title>
<updated>2021-09-07T17:57:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-07T17:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5527b10ed140e20fac8e183317514fd59e4c8b99'/>
<id>5527b10ed140e20fac8e183317514fd59e4c8b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pj_obj_create(): avoid passing invalid ellipsoid parameters to geod_init(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38192</title>
<updated>2021-09-07T15:50:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-07T15:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=312e511cded7e29d23c5ff5ebf5f1be0bcdc44bb'/>
<id>312e511cded7e29d23c5ff5ebf5f1be0bcdc44bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix database access across fork() when SQLite3 doesn't use pread[64]() (fixes #2843)</title>
<updated>2021-09-07T13:36:11+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-07T12:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ce080251225d16e11e139a5ebe07cf608fe022b2'/>
<id>ce080251225d16e11e139a5ebe07cf608fe022b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getInsertStatementsFor(): re-order projection parameters according to their canonical order if needed</title>
<updated>2021-09-05T14:06:55+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-09-05T14:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=01559894ca1e6aa1ae983d4069db55a8c7ec4aec'/>
<id>01559894ca1e6aa1ae983d4069db55a8c7ec4aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
