<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/development, 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>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>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>Merge pull request #1433 from rouault/update_quickstart</title>
<updated>2019-05-01T16:36:52+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-05-01T16:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f6a9bbbc584c6a3633bde04f151be930957c384f'/>
<id>f6a9bbbc584c6a3633bde04f151be930957c384f</id>
<content type='text'>
Doc: update quickstart with PROJ 6 API + add PROJ 4-&gt;6 migration guide (fixes #1403)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc: update quickstart with PROJ 6 API + add PROJ 4-&gt;6 migration guide (fixes #1403)</pre>
</div>
</content>
</entry>
<entry>
<title>proj_create(): add support for compoundCRS and concatenatedOperation named from their components</title>
<updated>2019-04-22T18:05:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-04-22T18:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=292807eee9e1194175b64cb5c0a9f0b432352abc'/>
<id>292807eee9e1194175b64cb5c0a9f0b432352abc</id>
<content type='text'>
Support following syntaxes:
- OGC URN combining references for compoundCRS:
  e.g. "urn:ogc:def:crs,crs:EPSG::2393,crs:EPSG::5717"
- its GDAL shortcut: e.g. "EPSG:2393+5717"
- OGC URN combining references for concatenated operations:
  e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support following syntaxes:
- OGC URN combining references for compoundCRS:
  e.g. "urn:ogc:def:crs,crs:EPSG::2393,crs:EPSG::5717"
- its GDAL shortcut: e.g. "EPSG:2393+5717"
- OGC URN combining references for concatenated operations:
  e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618"
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: add a PROJ 4 -&gt; 6 migration (fixes #1407)</title>
<updated>2019-04-19T21:23:35+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-04-19T21:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c7417323daf1323e6ecad6cc1ba9c116397d8b00'/>
<id>c7417323daf1323e6ecad6cc1ba9c116397d8b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: update quickstart with PROJ 6 API (fixes #1403)</title>
<updated>2019-04-19T20:55:56+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-04-19T20:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a8080f3f17f96449a6c706bfed9ab3d7f9a75e5b'/>
<id>a8080f3f17f96449a6c706bfed9ab3d7f9a75e5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add sphinx links to reference in dev quickstart (#1420)</title>
<updated>2019-04-10T09:38:23+00:00</updated>
<author>
<name>Joris Van den Bossche</name>
<email>jorisvandenbossche@gmail.com</email>
</author>
<published>2019-04-10T09:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fb125618fd18f112ed6f37662b021d07a602ff90'/>
<id>fb125618fd18f112ed6f37662b021d07a602ff90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: update line numbers in dev quickstart example</title>
<updated>2019-04-09T13:08:32+00:00</updated>
<author>
<name>Joris Van den Bossche</name>
<email>jorisvandenbossche@gmail.com</email>
</author>
<published>2019-04-09T13:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=79bb57eecdd7b6cdf0bc34a1cf1705aa9456043d'/>
<id>79bb57eecdd7b6cdf0bc34a1cf1705aa9456043d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Clarify that angular in proj_angular_input/output means radians</title>
<updated>2019-04-02T10:59:55+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-04-02T10:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2a0ad3d42c7342ee060791aba01f70f058238dce'/>
<id>2a0ad3d42c7342ee060791aba01f70f058238dce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Clarify axis ordering used in proj_trans_generic()</title>
<updated>2019-03-28T13:15:37+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-03-28T10:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fec376c3eb0e17443c4338f217b70278247973df'/>
<id>fec376c3eb0e17443c4338f217b70278247973df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
