<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/NEWS, branch 5.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>Update NEWS for 5.2</title>
<updated>2018-09-10T10:15:21+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-09-10T10:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=491d0a73f4df685f805861d48d5bbd3dfcd891cc'/>
<id>491d0a73f4df685f805861d48d5bbd3dfcd891cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing note about removing org_proj4_Projections.h</title>
<updated>2018-05-24T19:28:11+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-05-24T19:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5b17006f3391f7c767b7b7c9cb0ef49ad3b57ffc'/>
<id>5b17006f3391f7c767b7b7c9cb0ef49ad3b57ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for 5.1.0</title>
<updated>2018-05-24T17:13:40+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-05-24T17:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=25aab65423ce9be697282d3d9decdec40b91a6b7'/>
<id>25aab65423ce9be697282d3d9decdec40b91a6b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for 5.0.1</title>
<updated>2018-03-21T14:38:30+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-03-21T11:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=be3587d8de04ab35baf04c86d67bdb0b9e269be8'/>
<id>be3587d8de04ab35baf04c86d67bdb0b9e269be8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates to NEWS and README dealing with datum-grid installation, tests and ABI version.</title>
<updated>2018-02-27T14:47:08+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-02-27T10:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=75976f5d7ed7a5ab4eacbde347925613f416f518'/>
<id>75976f5d7ed7a5ab4eacbde347925613f416f518</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 #816 from cffk/geod-1.49.2</title>
<updated>2018-02-23T18:53:03+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2018-02-23T18:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5e6b1ce5e80423aaf62a4b4d9e05a6ecc4abc462'/>
<id>5e6b1ce5e80423aaf62a4b4d9e05a6ecc4abc462</id>
<content type='text'>
Fix issue #812</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue #812</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests to improve the code coverage.</title>
<updated>2018-02-23T16:46:47+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2018-02-23T16:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d83971aa739e421c8d73e08189f274dc0eb29f3d'/>
<id>d83971aa739e421c8d73e08189f274dc0eb29f3d</id>
<content type='text'>
    
Now all of geodesic.c is covered except for 3 lines (and 2 of these are
intentionally dead code).
    
This corresponds to tag v1.49.2-c in the GeographicLib code base.

While testing polygons which encircle the globe multiple times, I
uncovered a problem where the range of the area was not reduced to the
allowed range (either [0, area0) or (-area0/2, area0/2]) correctly.
Since the documentation explicity restricted the calculation of polygon
areas to simple polygons, we'll defer fixing this for now.  (However the
intention was always to handle the area "algebraically" so that, for
example, a "bowtie" has zero area.  So I will plan on fixing this for
1.50.)

Update copyright dates + NEWS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    
Now all of geodesic.c is covered except for 3 lines (and 2 of these are
intentionally dead code).
    
This corresponds to tag v1.49.2-c in the GeographicLib code base.

While testing polygons which encircle the globe multiple times, I
uncovered a problem where the range of the area was not reduced to the
allowed range (either [0, area0) or (-area0/2, area0/2]) correctly.
Since the documentation explicity restricted the calculation of polygon
areas to simple polygons, we'll defer fixing this for now.  (However the
intention was always to handle the area "algebraically" so that, for
example, a "bowtie" has zero area.  So I will plan on fixing this for
1.50.)

Update copyright dates + NEWS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy a few typos</title>
<updated>2018-02-23T01:14:55+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-02-23T01:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7e2b86e5d1598944626152c89fda0d1d9d5c1b0c'/>
<id>7e2b86e5d1598944626152c89fda0d1d9d5c1b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor Mistype GNNS -&gt; GNSS</title>
<updated>2018-02-19T21:59:02+00:00</updated>
<author>
<name>Nicholas Latham</name>
<email>nicholas-l@users.noreply.github.com</email>
</author>
<published>2018-02-19T21:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4c11cd2a4242d5e552cebf905ced035f07ae9d48'/>
<id>4c11cd2a4242d5e552cebf905ced035f07ae9d48</id>
<content type='text'>
Cant wait for the new release!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cant wait for the new release!</pre>
</div>
</content>
</entry>
<entry>
<title>Updated NEWS for version 5.0.0 release.</title>
<updated>2018-02-01T20:15:02+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-01-09T15:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f1c3cbd8401356cbcc513ee02c88bc22273af251'/>
<id>f1c3cbd8401356cbcc513ee02c88bc22273af251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
