<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111/operation, branch 8.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Merge pull request #3006 from rouault/fix_for_doxygen_1_9_3 (#3007)</title>
<updated>2022-01-05T01:37:50+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2022-01-05T01:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7b368619faa153d9186634cad2a48bdc932e041a'/>
<id>7b368619faa153d9186634cad2a48bdc932e041a</id>
<content type='text'>
Fix doc generation with Doxygen 1.9.3

Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix doc generation with Doxygen 1.9.3

Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2985 from rouault/wkt1_hotine_without_rectified_grid_angle</title>
<updated>2021-12-17T00:18:17+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-12-17T00:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4608ef43d6cf41f7acc61d228caab3234e04b28b'/>
<id>4608ef43d6cf41f7acc61d228caab3234e04b28b</id>
<content type='text'>
WKT1 import: correctly deal with missing rectified_grid_angle parameter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WKT1 import: correctly deal with missing rectified_grid_angle parameter</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2976 from rouault/compound_to_compound_ballpark</title>
<updated>2021-12-09T16:38:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-12-09T15:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c9fe5a1a06c7becf257b23842cc13e89416489b0'/>
<id>c9fe5a1a06c7becf257b23842cc13e89416489b0</id>
<content type='text'>
createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to "NAD83(CSRS) + CGVD2013(CGG2013) height"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to "NAD83(CSRS) + CGVD2013(CGG2013) height"</pre>
</div>
</content>
</entry>
<entry>
<title>createOperationsGeogToGeog(): avoid potential harmless floating-point division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41045</title>
<updated>2021-11-15T17:59:03+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-11-15T17:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=93a0de1018ecfd704345edd62e851ef3b7c3a1fd'/>
<id>93a0de1018ecfd704345edd62e851ef3b7c3a1fd</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 #2940 from OSGeo/backport-2938-to-8.2</title>
<updated>2021-11-15T11:43:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-11-15T11:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aeba9bdfe3beffc481b33d647ccf478df03c08a9'/>
<id>aeba9bdfe3beffc481b33d647ccf478df03c08a9</id>
<content type='text'>
[Backport 8.2] createOperationsCompoundToCompound(): fix null pointer dereference when connection to proj.db doesn't exist.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Backport 8.2] createOperationsCompoundToCompound(): fix null pointer dereference when connection to proj.db doesn't exist.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2938 from rouault/fix_ossfuzz_40955</title>
<updated>2021-11-14T14:55:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-11-14T14:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4cb9fdb63148d1281bbecf30a645a26367a18985'/>
<id>4cb9fdb63148d1281bbecf30a645a26367a18985</id>
<content type='text'>
createOperationsCompoundToCompound(): fix null pointer dereference when connection to proj.db doesn't exist.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperationsCompoundToCompound(): fix null pointer dereference when connection to proj.db doesn't exist.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2937 from rouault/fix_2936</title>
<updated>2021-11-14T14:49:06+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-11-14T14:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4db10d9e13223fd5aaafc2c187d9a96676c1d385'/>
<id>4db10d9e13223fd5aaafc2c187d9a96676c1d385</id>
<content type='text'>
createOperations(): do not stop at the first operation in the PROJ namespace for vertical transformations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): do not stop at the first operation in the PROJ namespace for vertical transformations</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2921 from rouault/epsg_10_039</title>
<updated>2021-11-05T10:39:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-11-05T10:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d76d1adffded8a734e36a0017601dee9d892b7f7'/>
<id>d76d1adffded8a734e36a0017601dee9d892b7f7</id>
<content type='text'>
Database: update to EPSG v10.039</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Database: update to EPSG v10.039</pre>
</div>
</content>
</entry>
<entry>
<title>exportToPROJStringGeneric(): avoid harmless floating-point division by zero if conversion factor is 0. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40050</title>
<updated>2021-10-17T19:04:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-10-17T19:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8671b8e7ff07197167b666bd490f42411274bd81'/>
<id>8671b8e7ff07197167b666bd490f42411274bd81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): avoid harmless floating-point division by zero if conversion factor of target unit is 0. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39969</title>
<updated>2021-10-16T14:54:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-10-16T14:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=33683634ee17a6718c2ff8d18bdc12b2a74eb3e1'/>
<id>33683634ee17a6718c2ff8d18bdc12b2a74eb3e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
