<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/iso19111/coordinateoperation.cpp, branch inverse-fix</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Split coordinateoperation.cpp in many files in iso19111/operation directory</title>
<updated>2020-12-12T21:23:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-12-12T21:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4bc3fec94ae0c27c6327e163ea35098347bac0f1'/>
<id>4bc3fec94ae0c27c6327e163ea35098347bac0f1</id>
<content type='text'>
The big size of coordinateoperation.cpp could require significant amount
of RAM to build it with -O2 level, and cause compiler crashes in some
environments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The big size of coordinateoperation.cpp could require significant amount
of RAM to build it with -O2 level, and cause compiler crashes in some
environments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2444 from rouault/topocentric</title>
<updated>2020-12-02T13:42:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-12-02T13:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b7fb045ebde07ca461b08269697b25128ed503a1'/>
<id>b7fb045ebde07ca461b08269697b25128ed503a1</id>
<content type='text'>
Add +proj=topocentric geocentric-&gt;topocentric conversion (fixes #500)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add +proj=topocentric geocentric-&gt;topocentric conversion (fixes #500)</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): get a '+proj=noop' instead of '+proj=affine +s33=-1' when attempting (non-sensical) EPSG:3855 to EPSG:4326</title>
<updated>2020-11-28T22:39:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-28T22:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=87270ae6f1840872d5f49c70258941197b0ce809'/>
<id>87270ae6f1840872d5f49c70258941197b0ce809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperation(): add a ballpark vertical transformation when dealing with GEOIDMODEL[]</title>
<updated>2020-11-24T15:41:06+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-24T15:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d6f6862352d0caeb827c0c3ec98ccf9aa2f9a1d2'/>
<id>d6f6862352d0caeb827c0c3ec98ccf9aa2f9a1d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add +proj=topocentric geocentric-&gt;topocentric conversion (fixes #500)</title>
<updated>2020-11-23T19:58:26+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-22T14:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d8fe9964bcbc6d1eeaddf6f5d47ca6d444dc8744'/>
<id>d8fe9964bcbc6d1eeaddf6f5d47ca6d444dc8744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperation(): make it work properly when one of the CRS is a BoundCRS of a DerivedGeographicCRS (+proj=ob_tran +o_proj=lonlat +towgs84=....)</title>
<updated>2020-11-21T12:56:18+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-21T12:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c2edd467c591f936f4eb81dfadd62a20f6bff371'/>
<id>c2edd467c591f936f4eb81dfadd62a20f6bff371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createBoundCRSToWGS84IfPossible(): make it return same result with a CRS built from EPSG code or WKT1</title>
<updated>2020-11-04T17:50:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-11-04T14:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=848ee7b6a8bf56a9d967f104ba2ef2ad92dc48d5'/>
<id>848ee7b6a8bf56a9d967f104ba2ef2ad92dc48d5</id>
<content type='text'>
Related to https://github.com/OSGeo/gdal/issues/3144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related to https://github.com/OSGeo/gdal/issues/3144
</pre>
</div>
</content>
</entry>
<entry>
<title>Fill remarks for PROJ-based operation mixing horizontal and vertical transformations</title>
<updated>2020-10-31T14:47:52+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-31T14:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=67718853e1248656cc35caa5a605ac102ec7e985'/>
<id>67718853e1248656cc35caa5a605ac102ec7e985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that remarks is preserved when substituting (EPSG) grid name by PROJ one</title>
<updated>2020-10-31T12:59:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-31T12:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=baed8dae4980698873500dec16b158638df71318'/>
<id>baed8dae4980698873500dec16b158638df71318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issues spotted by cppcheck</title>
<updated>2020-10-25T18:18:06+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-25T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6476108774c8c947f0197ec1acff781f17e6edde'/>
<id>6476108774c8c947f0197ec1acff781f17e6edde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
