<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs, 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>Fix typos in geodesic doc</title>
<updated>2019-05-06T14:59:05+00:00</updated>
<author>
<name>Peter Limkilde Svendsen</name>
<email>pelis@sdfe.dk</email>
</author>
<published>2019-05-06T14:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=419d3f45e86e07ea6b01eb2f07e9e7a17092b283'/>
<id>419d3f45e86e07ea6b01eb2f07e9e7a17092b283</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 #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>Docs: Update link to Dutch grid files</title>
<updated>2019-04-20T14:36:41+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-04-20T14:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5d6945e76ba83af90bc94501f79fc0c51011c724'/>
<id>5d6945e76ba83af90bc94501f79fc0c51011c724</id>
<content type='text'>
Closes #1435
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1435
</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>Change egm96_16 to egm96_15.</title>
<updated>2019-04-08T20:18:00+00:00</updated>
<author>
<name>Andrew Hardin</name>
<email>andrew.hardin5+git@gmail.com</email>
</author>
<published>2019-04-08T20:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=967de3bd79a0f0dbd672ad45340be046e26cc7af'/>
<id>967de3bd79a0f0dbd672ad45340be046e26cc7af</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 #1398 from snowman2/issue_1327</title>
<updated>2019-04-02T18:49:49+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-04-02T18:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=41fe4d06282f5a5374cd6d19382e0e37c2c277bc'/>
<id>41fe4d06282f5a5374cd6d19382e0e37c2c277bc</id>
<content type='text'>
paths set by user take priority over PROJ_LIB for search paths</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
paths set by user take priority over PROJ_LIB for search paths</pre>
</div>
</content>
</entry>
</feed>
