<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ, branch 6.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>Merge remote-tracking branch 'osgeo/master'</title>
<updated>2019-08-26T22:10:15+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T22:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f059b90ab4c52a67344886a76deecaeb53299ebd'/>
<id>f059b90ab4c52a67344886a76deecaeb53299ebd</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 #1569 from rouault/proj_cleanup</title>
<updated>2019-08-26T22:09:42+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T22:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bdaf9a883ec640c1db66217788cbfbc4a0a4a254'/>
<id>bdaf9a883ec640c1db66217788cbfbc4a0a4a254</id>
<content type='text'>
Add a proj_cleanup() function to free global resources, typically at process termination</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a proj_cleanup() function to free global resources, typically at process termination</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes for 6.2.0</title>
<updated>2019-08-26T22:08:13+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T14:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5a504f5491c83f2e185ee3e5a72140257c1c79de'/>
<id>5a504f5491c83f2e185ee3e5a72140257c1c79de</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_cleanup() function to free global resources, typically at process termination</title>
<updated>2019-08-26T21:21:12+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-26T21:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=96ac0f210b6dd3fdb499115d83bc13ff7739cd60'/>
<id>96ac0f210b6dd3fdb499115d83bc13ff7739cd60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 6.0 regression regarding +init=epsg:4326 +over +to +init=epsg:3857 +over with longitudes outside of [-180,180]</title>
<updated>2019-08-26T19:44:21+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-26T19:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=10a30bb539be1afb25952b19af8bbe72e1b13b56'/>
<id>10a30bb539be1afb25952b19af8bbe72e1b13b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): follow-up of previous commit for +datum=NAD83 case</title>
<updated>2019-08-26T18:04:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-26T18:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ae70b26b9cbae85a38d5b26533ba06da0ea13940'/>
<id>ae70b26b9cbae85a38d5b26533ba06da0ea13940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>createOperations(): fix pipeline generation when a CRS has terms like +datum=NAD27 and +over, where the datum was just replaced by its ellipsoid</title>
<updated>2019-08-26T16:12:38+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-26T16:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=78302efb70eb4b49610cda6a60bf9ce39b82264f'/>
<id>78302efb70eb4b49610cda6a60bf9ce39b82264f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update man-pages from Sphinx-docs</title>
<updated>2019-08-26T12:35:03+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T12:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5534ec0b609e6352b0839dcb17e155f6363b29a6'/>
<id>5534ec0b609e6352b0839dcb17e155f6363b29a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update API numbers in preparation for 6.2.0 release</title>
<updated>2019-08-26T12:04:43+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T12:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aac38008df0054c3c501a4a5be59d32f31792d3f'/>
<id>aac38008df0054c3c501a4a5be59d32f31792d3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ABI numbers in preparation for 6.2.0 release</title>
<updated>2019-08-26T12:01:58+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T12:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=311120c27a25834cfa239ec569023d364709fffb'/>
<id>311120c27a25834cfa239ec569023d364709fffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
