<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/gie, branch 7.2.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>Add +proj=col_urban projection, implementing a EPSG projection method used by a number of projected CRS in Colombia (fixes #589)</title>
<updated>2020-10-25T20:17:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-10-25T17:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4559a3f702f3f2e2d796d46458a61f38595d6e08'/>
<id>4559a3f702f3f2e2d796d46458a61f38595d6e08</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>Merge pull request #2361 from rouault/ortho_ellipsoidal</title>
<updated>2020-09-30T11:37:40+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-09-30T11:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1cd25bb01d7a703b9556abdf57035ee0424faa26'/>
<id>1cd25bb01d7a703b9556abdf57035ee0424faa26</id>
<content type='text'>
Implement ellipsoidal formulation of +proj=ortho (fixes #397)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement ellipsoidal formulation of +proj=ortho (fixes #397)</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>Ortho ellipsoidal inverse: improve accuracy in polar case with (x,y) close to (0,0)</title>
<updated>2020-09-27T14:19:56+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-09-27T13:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5e7d58ec69764f7ffa8d09991aa0b0102d2f02ab'/>
<id>5e7d58ec69764f7ffa8d09991aa0b0102d2f02ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ortho ellipsoidal inverse: add domain check for oblique case, and slighly improve initial guessing</title>
<updated>2020-09-27T11:51:15+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-09-27T11:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fedeeec68ff6a65126da35ae54ec75a719ff40ce'/>
<id>fedeeec68ff6a65126da35ae54ec75a719ff40ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ortho ellipsoidal inverse: add non iterative implementations for polar and equatorial</title>
<updated>2020-09-26T17:07:55+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-09-26T16:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b04894819ea4e4d9d93e03015f0c7c9aa84642fe'/>
<id>b04894819ea4e4d9d93e03015f0c7c9aa84642fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ortho: add visibility condition for ellipsoidal case. Credits to @cffk</title>
<updated>2020-09-26T16:55:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-09-26T12:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3d88b6fc89f95803bfd4d59c47eef1c05bda710c'/>
<id>3d88b6fc89f95803bfd4d59c47eef1c05bda710c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ellipsoidal formulation of +proj=ortho (fixes #397)</title>
<updated>2020-09-26T09:09:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-09-25T20:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2e104e092578347de11208e9a3a80a3bf711265d'/>
<id>2e104e092578347de11208e9a3a80a3bf711265d</id>
<content type='text'>
- Map ESRI 'Local' to +proj=ortho when Scale_Factor = 1 and Azimuth = 0
- Map ESRI 'Orthographic' to a PROJ WKT2 'Orthographic (Spherical)'
  which maps to +proj=ortho +f=0 to froce spherical evaluation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Map ESRI 'Local' to +proj=ortho when Scale_Factor = 1 and Azimuth = 0
- Map ESRI 'Orthographic' to a PROJ WKT2 'Orthographic (Spherical)'
  which maps to +proj=ortho +f=0 to froce spherical evaluation
</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>
</feed>
