<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source, 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>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>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>Add osgeo community logo, part of incubation (#1568)</title>
<updated>2019-08-24T13:03:35+00:00</updated>
<author>
<name>Michael D. Smith</name>
<email>michael.smith.erdc@gmail.com</email>
</author>
<published>2019-08-24T13:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3119518b76dad0ff4a72e5410c955585e3b5b803'/>
<id>3119518b76dad0ff4a72e5410c955585e3b5b803</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_create_crs_to_crs_from_pj()</title>
<updated>2019-08-23T19:49:40+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-22T20:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=11869e2c4d29f0e607a0f78fb289d253fccd9a16'/>
<id>11869e2c4d29f0e607a0f78fb289d253fccd9a16</id>
<content type='text'>
I've been frustrated a number of times with proj_create_crs_to_crs()
not accepting a PJ* object for the source and target CRS.
And thus constraining to go back to WKT2 in a artificial way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've been frustrated a number of times with proj_create_crs_to_crs()
not accepting a PJ* object for the source and target CRS.
And thus constraining to go back to WKT2 in a artificial way.
</pre>
</div>
</content>
</entry>
<entry>
<title>PROJJSON: rename file as projjson.schema.json, and add versionning to it and to exported PROJJSON strings</title>
<updated>2019-08-17T10:15:53+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-17T08:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=cad1c5cf61fc00759bf4ad17b0b34f57f4945de6'/>
<id>cad1c5cf61fc00759bf4ad17b0b34f57f4945de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projinfo: document PROJJSON output, and add single-line output capability</title>
<updated>2019-08-09T15:41:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-08-09T15:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=124eb228c464eaf170c03b70fd461fd1a06b82f2'/>
<id>124eb228c464eaf170c03b70fd461fd1a06b82f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix malformed link in news.rst</title>
<updated>2019-07-01T12:27:39+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-07-01T12:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fb8228a938df79416329956164c76dae2023b0be'/>
<id>fb8228a938df79416329956164c76dae2023b0be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix release date for 6.1.1</title>
<updated>2019-07-01T07:10:57+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-07-01T07:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=65fca38d7e73198e23f8db4c8ccba2f0f88af0ca'/>
<id>65fca38d7e73198e23f8db4c8ccba2f0f88af0ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update website for 6.1.1 release</title>
<updated>2019-07-01T07:08:25+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-07-01T07:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ccad783cf13bc83483a922f571c4fc0dc654593f'/>
<id>ccad783cf13bc83483a922f571c4fc0dc654593f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
