<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/transformations, branch 7.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>More typo fixes</title>
<updated>2020-10-25T15:24:37+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-25T15:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9f2500e74e6141469b1ca3134346ac12e7d7dbb4'/>
<id>9f2500e74e6141469b1ca3134346ac12e7d7dbb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos spotted by scripts/fix_typos.sh</title>
<updated>2020-10-25T15:18:58+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-25T15:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=64312b33672a1c24feefa5127f91666f3b25f583'/>
<id>64312b33672a1c24feefa5127f91666f3b25f583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a +proj=tinshift for triangulation-based transformations</title>
<updated>2020-09-30T09:26:48+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-07-01T12:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=164c85cc8e7f4515c7c4da7a85fe75c4a21fafec'/>
<id>164c85cc8e7f4515c7c4da7a85fe75c4a21fafec</id>
<content type='text'>
Implements RFC-6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements RFC-6
</pre>
</div>
</content>
</entry>
<entry>
<title>Helmert: fix regression when rotation terms are 0, but scale is not</title>
<updated>2020-08-21T06:45:47+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-08-20T21:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b104bc7afbf08a5d2e6097276784424d091b3f59'/>
<id>b104bc7afbf08a5d2e6097276784424d091b3f59</id>
<content type='text'>
Fixes #2333
Was due to 3dc92ad7014e1cf20a3bc95c8c21a34a371fcb78
Doesn't affect released versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2333
Was due to 3dc92ad7014e1cf20a3bc95c8c21a34a371fcb78
Doesn't affect released versions
</pre>
</div>
</content>
</entry>
<entry>
<title>Helmert 2D: do not require a useless convention= parameter</title>
<updated>2020-07-24T13:22:53+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-07-24T13:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=886499e3a2d49827a796e5ce4909cf9c7c55a34a'/>
<id>886499e3a2d49827a796e5ce4909cf9c7c55a34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address warnings raised by recent cppcheck</title>
<updated>2020-05-17T21:26:24+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-17T21:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9c501221de38e0e4462e9852df8f5a621688de68'/>
<id>9c501221de38e0e4462e9852df8f5a621688de68</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 #2206 from rouault/deformation_model_for_merge</title>
<updated>2020-05-17T20:07:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-17T20:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0403980832dbaadad73e51da76ac0e71d37eec85'/>
<id>0403980832dbaadad73e51da76ac0e71d37eec85</id>
<content type='text'>
 Add a +proj=defmodel transformation for multi-component time-based deformation models</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Add a +proj=defmodel transformation for multi-component time-based deformation models</pre>
</div>
</content>
</entry>
<entry>
<title>Add a +proj=defmodel transformation for multi-component time-based deformation models</title>
<updated>2020-05-16T15:53:13+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-04T11:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=697b93dbad54ead7b1b66e7b610abd673192695c'/>
<id>697b93dbad54ead7b1b66e7b610abd673192695c</id>
<content type='text'>
Fixes #1001

Co-authored-by: Chris Crook &lt;ccrook@linz.govt.nz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1001

Co-authored-by: Chris Crook &lt;ccrook@linz.govt.nz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted</title>
<updated>2020-05-09T16:48:10+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-09T16:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b7f8a012bfd11465af9f95c3d60101539a25219a'/>
<id>b7f8a012bfd11465af9f95c3d60101539a25219a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grids: add support for projected grids for GenericShiftGridSet</title>
<updated>2020-05-04T10:55:54+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-04-27T16:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c4059040012a9ab99831c2e0dec7b961fbf7cd5e'/>
<id>c4059040012a9ab99831c2e0dec7b961fbf7cd5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
