<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111, branch 7.1.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>c_api.cpp: code reformating</title>
<updated>2020-06-24T15:08:02+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-24T15:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cdcd5a036b8f93bfbed6ff1c1c73b11826042c69'/>
<id>cdcd5a036b8f93bfbed6ff1c1c73b11826042c69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: replace assert with returning data associated with errors in c_api.cpp (#2272)</title>
<updated>2020-06-24T14:19:55+00:00</updated>
<author>
<name>PROJ-BOT</name>
<email>59655370+PROJ-BOT@users.noreply.github.com</email>
</author>
<published>2020-06-24T14:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a36f2f50bba2f3f3e8cda28e09fff9a2914e0e65'/>
<id>a36f2f50bba2f3f3e8cda28e09fff9a2914e0e65</id>
<content type='text'>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2265 from rouault/fix_createOperations_bound_to_geod</title>
<updated>2020-06-17T09:42:37+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-17T09:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c408466fde711a002f45282c427af4f953a9fd2f'/>
<id>c408466fde711a002f45282c427af4f953a9fd2f</id>
<content type='text'>
createOperations(): fix transformations between BoundCRS and Geocentric CRS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
createOperations(): fix transformations between BoundCRS and Geocentric CRS</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2248 from rouault/database_nzgd2000_defmodel</title>
<updated>2020-06-16T20:50:35+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-16T20:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=963a4d4cae0aab265295bbfd738dbf806e925cc3'/>
<id>963a4d4cae0aab265295bbfd738dbf806e925cc3</id>
<content type='text'>
Database: register NZGD2000 -&gt; ITRF96 transformation for NZGD2000 database</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Database: register NZGD2000 -&gt; ITRF96 transformation for NZGD2000 database</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): fix transformations between BoundCRS and Geocentric CRS</title>
<updated>2020-06-16T18:07:40+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-16T18:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3d9aa5c82f667e93bee4d9d4b17a11df8842559b'/>
<id>3d9aa5c82f667e93bee4d9d4b17a11df8842559b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix access violation in proj_context_get_database_metadata</title>
<updated>2020-06-10T09:52:14+00:00</updated>
<author>
<name>Olli Räisä</name>
<email>olli.raisa@trimble.com</email>
</author>
<published>2020-06-10T09:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=adeca911c16bc783963ee98d075a75b70d46b110'/>
<id>adeca911c16bc783963ee98d075a75b70d46b110</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conversion::_exportToPROJString(): avoid potential floating point div by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23239</title>
<updated>2020-06-09T15:24:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-09T15:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=144a611f844450f5ce4528772136f985c92406fe'/>
<id>144a611f844450f5ce4528772136f985c92406fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): improve name of inverse transformation when there are registered transformations between compoundCRS and something else</title>
<updated>2020-06-06T20:24:13+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-06T19:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c6ff686bf8334efce9995dacc899022d3a5b813b'/>
<id>c6ff686bf8334efce9995dacc899022d3a5b813b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): changes so that EPSG:9635 'Geog3D to Geog2D+GravityRelatedHeight (US .gtx)' method used by Slovakian geoids correctly deal with axis order and unit conversion, to be used as 'standalone'. Also improves when using directly 'Geographic3D to GravityRelatedHeight' method</title>
<updated>2020-06-06T20:24:13+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-06T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a96e8f5f4e2a2145656c533271d1461ea077a35d'/>
<id>a96e8f5f4e2a2145656c533271d1461ea077a35d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>normalizeForVisualization(): make it switch axis for EPSG:5482 (RSRGD2000 / RSPS2000)</title>
<updated>2020-06-03T12:09:04+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-03T12:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=590449950057566d39e2997404422b00844343b6'/>
<id>590449950057566d39e2997404422b00844343b6</id>
<content type='text'>
Fixes #2254
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2254
</pre>
</div>
</content>
</entry>
</feed>
