<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/development, branch 6.1.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 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>
<entry>
<title>proj_create_crs_to_crs(): defer selection of actual coordinate operation until proj_trans() is called (fixes #1229)</title>
<updated>2019-01-21T23:10:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-21T18:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ed462b39fb7d9b92a75a069da707f2b7921b2820'/>
<id>ed462b39fb7d9b92a75a069da707f2b7921b2820</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 cs2cs and also C API regarding area of use (fixes #1186)</title>
<updated>2019-01-19T10:15:56+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-01-19T10:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=96a03878de5bab1628475ba1ac1f2bfa572479c6'/>
<id>96a03878de5bab1628475ba1ac1f2bfa572479c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
